Commit Graph

165 Commits

Author SHA1 Message Date
Xithrius
52042540f6
Open current stream in browser popout player 2023-08-06 21:05:38 -07:00
Xithrius
6989f8a6fa
Bumped a bunch of crates 2023-07-24 20:32:20 -07:00
Xithrius
6f1283a48f
ratatui 0.21.0 -> 0.22.0 2023-07-17 21:13:01 -07:00
Xithrius
c2246b2b3b
Bumped dependencies 2023-07-10 01:02:25 -07:00
Xithrius
7249a2948a
Upgraded all dependencies 2023-06-26 21:53:47 -07:00
Xithrius
f9c9a2c84b
2.3.0 -> 2.4.0 2023-06-21 20:52:56 -07:00
dependabot[bot]
bb0f7d7452
Bump openssl from 0.10.52 to 0.10.55
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.52 to 0.10.55.
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.52...openssl-v0.10.55)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-21 22:57:34 +00:00
Xithrius
0f22d3465e
lazy_static -> once_cell 2023-06-05 20:39:08 -07:00
Xithrius
55b617d73c
ratatui 0.20.1 -> 0.21.0 2023-05-29 15:47:25 -07:00
Xithrius
82e52dbd98
Updated most dependencies
However, rustyline isn't at 11.0 due to me not understanding what I
should do with a `ChangeListener`.
2023-05-22 20:59:45 -07:00
Xithrius
d5b3f6fd9c
serde_with dep, DeserializeFromStr added to config 2023-04-21 23:49:36 -07:00
Xithrius
7f8d58d322
Corrected general highlighting indices 2023-04-21 22:45:50 -07:00
Xithrius
533b4496fe
2.2.1 -> 2.3.0 2023-04-21 22:12:58 -07:00
Xithrius
a19dee51bb
Reverted image-rs to 0.24.6 for now 2023-04-21 22:09:55 -07:00
Mano Ségransan
8e2c44b39f
Add support for 7tv "zero-width" emotes, enable webp decoding, switch to serde_json 2023-04-18 13:00:28 +02:00
Xithrius
65ffca269f
2.2.0 -> 2.2.1 2023-04-14 18:06:21 -07:00
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