Commit Graph

149 Commits

Author SHA1 Message Date
dependabot[bot]
2bfd9db3f0
Bump h2 from 0.3.16 to 0.3.17
Bumps [h2](https://github.com/hyperium/h2) from 0.3.16 to 0.3.17.
- [Release notes](https://github.com/hyperium/h2/releases)
- [Changelog](https://github.com/hyperium/h2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/hyperium/h2/compare/v0.3.16...v0.3.17)

---
updated-dependencies:
- dependency-name: h2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-13 17:09:41 +00:00
Xithrius
865e8a76af
2.1.0 -> 2.2.0 2023-04-12 17:35:18 -07:00
Xithrius
ff2c6cac2f
Bumped version from 2.0.2 to 2.1.0 2023-04-09 19:27:59 -07:00
dependabot[bot]
aa6eaaf1a9
Bump spin from 0.9.7 to 0.9.8
Bumps [spin](https://github.com/mvdnes/spin-rs) from 0.9.7 to 0.9.8.
- [Release notes](https://github.com/mvdnes/spin-rs/releases)
- [Changelog](https://github.com/mvdnes/spin-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mvdnes/spin-rs/commits)

---
updated-dependencies:
- dependency-name: spin
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-10 00:46:06 +00:00
Mano Ségransan
09a282cdaa
Switch to using anyhow for error handling, cleanup code in downloader.rs 2023-04-04 16:17:02 +02:00
Mano Ségransan
127a7be342
Add support for displaying emotes using the terminal graphics protocol 2023-04-02 20:03:21 +02:00
Xithrius
9c09b1ce4e
Migrated to ratatui (#324) 2023-04-01 20:55:15 -07:00
dependabot[bot]
b1331fd23a
Bump openssl from 0.10.45 to 0.10.48
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.45 to 0.10.48.
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.45...openssl-v0.10.48)

---
updated-dependencies:
- dependency-name: openssl
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-25 01:24:46 +00:00
Xithrius
6c33665a1b
Merge pull request #312 from Xithrius/dependabot/cargo/chrono-0.4.24
Bump chrono from 0.4.23 to 0.4.24
2023-03-13 20:48:48 -07:00
dependabot[bot]
5c5fa74322
Bump chrono from 0.4.23 to 0.4.24
Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.23 to 0.4.24.
- [Release notes](https://github.com/chronotope/chrono/releases)
- [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md)
- [Commits](https://github.com/chronotope/chrono/compare/v0.4.23...v0.4.24)

---
updated-dependencies:
- dependency-name: chrono
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-13 07:58:30 +00:00
dependabot[bot]
aa321c7850
Bump serde from 1.0.154 to 1.0.155
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.154 to 1.0.155.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.154...v1.0.155)

---
updated-dependencies:
- dependency-name: serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-13 07:58:20 +00:00
Xithrius
6655eb9592
Updated lock dependencies 2023-03-09 20:15:43 -08:00
Xithrius
fa8bd6bd69
Merge branch 'main' into chat-to-list 2023-03-08 19:59:38 -08:00
Xithrius
cbe470d914
Bumped crossterm to 0.26, which changed cursor enums 2023-03-06 21:02:08 -08:00
dependabot[bot]
14a7cf8dac
Bump clap from 4.1.1 to 4.1.6 (#302)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-20 21:50:05 -08:00
Xithrius
064ae13474
Messages show up 2023-02-10 21:37:54 -08:00
dependabot[bot]
648dc42e5d
Bump toml from 0.5.10 to 0.7.1 (#295)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-06 14:02:30 -08:00
Martin Hloska
501a730340
feat: add interactive config on first start (#289) 2023-01-26 09:00:06 -08:00
dependabot[bot]
8cc126735b
Bump rustyline from 10.0.0 to 10.1.0 (#284)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-15 23:19:44 -08:00
Xithrius
8faa3c0805
Dependabot checks updates for actions, lockfile updated 2023-01-14 17:21:30 -08:00
Xithrius
ea9b7c37da
Bumped tokio to avoid vulnerability.
More information: https://github.com/Xithrius/twitch-tui/security/dependabot/4
2023-01-08 21:05:25 -08:00
Xithrius
d79add9e35
Updated dependencies 2023-01-02 21:06:21 -08:00
dependabot[bot]
049dda9364
Bump clap from 4.0.29 to 4.0.32 (#278)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-26 09:08:01 -08:00
Xithrius
4ddaf5b733
Data builder payload converted to string type 2022-12-16 07:18:24 -08:00
Xithrius
76dd136b28
v2.0.1 -> v2.0.2, appeased rust 1.66 2022-12-15 16:38:59 -08:00
Xithrius
2b9cf4951e
v2.0.0 -> v2.0.1 2022-12-10 11:53:13 -08:00
Xithrius
30a316f198
v2.0.0-rc.1 -> 2.0.0 2022-12-10 01:15:49 -08:00
Xithrius
184564cd85
v2.0.0-alpha.12 -> v2.0.0-rc.1 2022-10-27 20:29:30 -07:00
Xithrius
ad68d45ea6
Updated dependencies, added install/config to book summary 2022-10-26 12:50:12 -07:00
Xithrius
9e2c98b747
Clap 4.0 (#227) 2022-10-01 17:34:42 -07:00
Xithrius
87d7b8892f
v2.0.0-alpha.11 -> v2.0.0-alpha.12 2022-09-27 23:42:31 -07:00
Xithrius
4f1727e115
v2.0.0-alpha.10 -> v2.0.0-alpha.11 2022-09-08 22:12:42 -07:00
Xithrius
a9f560499c
Removed enum-iterator, stateful buffers aren't useful.
In the future if people want information in `LineBuffer` to be saved, it
is possible for us to instead implement a save state generic for each
state of the application.

Besides that, a hashmap of enums wasn't a good idea.
2022-09-08 22:11:09 -07:00
Xithrius
063b5e6429
v2.0.0-alpha.9 -> v2.0.0-alpha.10 2022-09-07 21:03:59 -07:00
Xithrius
7f3f43066c
Faster release and dev builds
https://fasterthanli.me/articles/why-is-my-rust-build-so-slow
2022-09-07 20:54:56 -07:00
Xithrius
f07ffd3900
Highlight user's name in chat. (#206) 2022-08-29 05:58:41 +00:00
Xithrius
e75b001452
Cleaning up a bit. (#205)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2022-08-28 05:17:23 +00:00
Xithrius
3999a5c22d
v2.0.0-alpha.8 -> v2.0.0-alpha.9 2022-08-19 21:26:57 -07:00
Xithrius
7c5d23f37f
v2.0.0-alpha.7 -> v2.0.0-alpha.8 2022-08-17 16:18:55 -07:00
Xithrius
f0e29aa633
Input character limit, message count tracker. (#184) 2022-08-17 16:09:47 -07:00
Xithrius
7bcee8d43e
Manually fixed lockfile crossterm version conflicts. 2022-07-21 21:20:35 -07:00
Xithrius
612116b72f
Logging is happening. (#180) 2022-07-21 21:06:24 -07:00
dependabot[bot]
9fbb8eaf92
Bump crossterm from 0.23.2 to 0.24.0 (#171)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-04 15:17:07 -07:00
Xithrius
8d9f748799
Bumped rust and crate binary version
GitHub doesn't support 1.62.0 yet in actions, so I couldn't use the new enum defaults.
2022-07-02 19:28:49 -07:00
Xithrius
9e36610b93
Config defaults. (#169)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2022-07-02 18:39:53 -07:00
Xithrius
d7d6fd883a
Release v2.0.0-alpha.4 -> v2.0.0-alpha.5 2022-06-13 21:52:45 -07:00
Xithrius
45912d5f24
Release v2.0.0-alpha.3 -> v2.0.0-alpha.4 2022-06-12 18:00:29 -07:00
Xithrius
5b2dc4a6b3
Removed rusqlite dependency for windows 2022-06-12 17:50:21 -07:00
Xithrius
319cb4dd6d
Replaced anyhow with color-eyre 2022-06-12 17:34:16 -07:00
Xithrius
0fcdad1acb
regex 1.5.5 -> 1.5.6, tokio 1.18.2 -> 1.19.2 2022-06-08 11:57:51 -07:00