Commit Graph

689 Commits

Author SHA1 Message Date
dependabot[bot]
ce2d86b3b2
Bump openssl from 0.10.56 to 0.10.60
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.56 to 0.10.60.
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.56...openssl-v0.10.60)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-28 21:41:47 +00:00
Xithrius
9d23fac149
Merge pull request #411 from Nogesma/emotes/unicode-placeholders 2023-11-26 16:07:49 -08:00
Mano Ségransan
1b861648a7
Fix display issues with some emotes
Fix issue where wrong emote size was given to kitty, which made it fail
to display the emote.
Fix issue where overlay larger than the root emote were not given a
negative offset.
Remove anyhow dependency.
2023-11-26 23:41:39 +01:00
Mano Ségransan
70b29fbb31
Switch to using unicode placeholders for displaying emotes 2023-11-26 23:41:39 +01:00
Xithrius
4283ae7aa1
2.6.0 -> 2.6.1 2023-11-24 01:51:58 -08:00
Xithrius
5fc4399c6b
Unsupported screen size config option is now functional 2023-11-20 22:15:06 -08:00
Xithrius
c5cd829a15
Merge pull request #496 from Xithrius/dependabot/cargo/clap-4.4.8 2023-11-15 20:59:10 -08:00
dependabot[bot]
44e61bd649
Bump clap from 4.4.7 to 4.4.8
Bumps [clap](https://github.com/clap-rs/clap) from 4.4.7 to 4.4.8.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v4.4.7...v4.4.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-16 04:54:52 +00:00
Xithrius
b459fd62eb
Merge pull request #497 from Xithrius/dependabot/cargo/serde-1.0.192 2023-11-15 20:53:32 -08:00
dependabot[bot]
09bf8c04ad
Bump serde from 1.0.190 to 1.0.192
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.190 to 1.0.192.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.190...v1.0.192)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-14 05:50:27 +00:00
Xithrius
37e0652e12
Merge pull request #495 from Xithrius/dependabot/cargo/tokio-1.34.0 2023-11-13 21:50:04 -08:00
Xithrius
30c8b82831
Merge branch 'main' into dependabot/cargo/tokio-1.34.0 2023-11-13 21:49:57 -08:00
Xithrius
7fa417a22c
Merge pull request #498 from Xithrius/dependabot/cargo/toml-0.8.8 2023-11-13 21:49:47 -08:00
dependabot[bot]
56f8378c7f
Bump toml from 0.8.6 to 0.8.8
Bumps [toml](https://github.com/toml-rs/toml) from 0.8.6 to 0.8.8.
- [Commits](https://github.com/toml-rs/toml/compare/toml-v0.8.6...toml-v0.8.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-13 07:20:08 +00:00
dependabot[bot]
950324fdc9
Bump tokio from 1.33.0 to 1.34.0
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.33.0 to 1.34.0.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.33.0...tokio-1.34.0)

---
updated-dependencies:
- dependency-name: tokio
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-13 07:19:31 +00:00
Xithrius
85600338b6
Merge pull request #492 from Xithrius/dependabot/cargo/base64-0.21.5 2023-10-31 23:58:12 -07:00
dependabot[bot]
9f4fdabf86
Bump base64 from 0.21.4 to 0.21.5
Bumps [base64](https://github.com/marshallpierce/rust-base64) from 0.21.4 to 0.21.5.
- [Changelog](https://github.com/marshallpierce/rust-base64/blob/master/RELEASE-NOTES.md)
- [Commits](https://github.com/marshallpierce/rust-base64/compare/v0.21.4...v0.21.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-01 06:49:18 +00:00
Xithrius
184bea12fb
Merge pull request #489 from Xithrius/dependabot/cargo/toml-0.8.6 2023-10-31 23:48:33 -07:00
dependabot[bot]
435fb15857
Bump toml from 0.8.2 to 0.8.6
Bumps [toml](https://github.com/toml-rs/toml) from 0.8.2 to 0.8.6.
- [Commits](https://github.com/toml-rs/toml/compare/toml-v0.8.2...toml-v0.8.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-01 06:40:44 +00:00
Xithrius
57a94f8e1b
Merge pull request #491 from Xithrius/dependabot/cargo/tempfile-3.8.1 2023-10-31 23:40:07 -07:00
dependabot[bot]
fbbde1d048
Bump tempfile from 3.8.0 to 3.8.1
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.8.0 to 3.8.1.
- [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Stebalien/tempfile/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-01 06:34:28 +00:00
Xithrius
5a6dbd8344
Merge pull request #490 from Xithrius/dependabot/cargo/serde-1.0.190 2023-10-31 23:33:50 -07:00
dependabot[bot]
a09e1ffbbb
Bump serde from 1.0.189 to 1.0.190
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.189 to 1.0.190.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.189...v1.0.190)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-01 06:27:18 +00:00
Xithrius
92ad301e33
Merge pull request #493 from Xithrius/dependabot/cargo/clap-4.4.7 2023-10-31 23:26:39 -07:00
dependabot[bot]
85a4d1e3a9
Bump clap from 4.4.6 to 4.4.7
Bumps [clap](https://github.com/clap-rs/clap) from 4.4.6 to 4.4.7.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v4.4.6...v4.4.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-30 07:55:12 +00:00
Xithrius
554bc69be0
Merge pull request #488 from Xithrius/dependabot/github_actions/actions/checkout-4 2023-10-30 00:23:03 -07:00
dependabot[bot]
6ee313bf8f
Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-30 07:04:36 +00:00
Xithrius
72c9741506
CodeCov CI integration 2023-10-28 22:57:37 -07:00
Xithrius
d749d8d417
If channel doesn't exist in recent but is valid, allow switch
Caught this before the release, close one.
2023-10-26 20:49:18 -07:00
Xithrius
07da51356c
2.5.1 -> 2.6.0
Also removed a bug where going back a state from the channel switcher would go 2 states back
2023-10-26 20:34:30 -07:00
Xithrius
ab59861be9
Flakehub CI, config, bumped ratatui to 0.24.0 2023-10-23 21:27:19 -07:00
Xithrius
e145602fb6
Flakehub release workflow 2023-10-23 20:25:46 -07:00
Xithrius
68ce224553
Merge pull request #486 from GDWR/GDWR/nix-flake 2023-10-20 16:21:49 -07:00
GDWR
de8ae57546 Correct heading level 2023-10-20 19:33:25 +01:00
GDWR
792e192447 Update Installation documentation 2023-10-20 19:31:53 +01:00
GDWR
161b5f949b Add nix flake 2023-10-20 19:25:28 +01:00
Xithrius
694cd08f63
Bumped dependencies 2023-10-18 21:17:51 -07:00
Xithrius
80175c44c8
Ratatui 0.23.0 -> 0.23.1-alpha.6 2023-10-14 16:36:37 -07:00
Xithrius
3d8310b18a
Merge pull request #481 from Xithrius/pre-commit-ci-update-config 2023-10-12 17:23:49 -07:00
pre-commit-ci[bot]
0e1c50c891
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/pre-commit/pre-commit-hooks: v4.4.0 → v4.5.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.4.0...v4.5.0)
2023-10-09 19:00:54 +00:00
Xithrius
75530e5f0e
Rust 1.72.0 -> 1.73.0 2023-10-05 21:23:55 -07:00
Xithrius
3f61121585
Merge pull request #476 from Xithrius/dependabot/cargo/regex-1.9.6 2023-10-02 18:35:51 -07:00
dependabot[bot]
1aab84bb65
Bump regex from 1.9.4 to 1.9.6
Bumps [regex](https://github.com/rust-lang/regex) from 1.9.4 to 1.9.6.
- [Release notes](https://github.com/rust-lang/regex/releases)
- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/regex/compare/1.9.4...1.9.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-03 01:27:29 +00:00
Xithrius
17008bfa03
Merge pull request #478 from Xithrius/dependabot/cargo/clap-4.4.6 2023-10-02 18:26:30 -07:00
Xithrius
0767ea76be
Merge pull request #477 from Xithrius/dependabot/cargo/toml-0.8.1 2023-10-02 18:26:06 -07:00
dependabot[bot]
b34f59ba02
Bump clap from 4.4.1 to 4.4.6
Bumps [clap](https://github.com/clap-rs/clap) from 4.4.1 to 4.4.6.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.4.1...v4.4.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-02 07:25:02 +00:00
dependabot[bot]
1a76c206e9
Bump toml from 0.7.6 to 0.8.1
Bumps [toml](https://github.com/toml-rs/toml) from 0.7.6 to 0.8.1.
- [Commits](https://github.com/toml-rs/toml/compare/toml-v0.7.6...toml-v0.8.1)

---
updated-dependencies:
- dependency-name: toml
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-02 07:24:42 +00:00
Xithrius
6b5e41c205
Merge pull request #473 from Xithrius/dependabot/cargo/unicode-width-0.1.11
Bump unicode-width from 0.1.10 to 0.1.11
2023-09-25 21:18:16 -07:00
dependabot[bot]
3186f2de19
Bump unicode-width from 0.1.10 to 0.1.11
Bumps [unicode-width](https://github.com/unicode-rs/unicode-width) from 0.1.10 to 0.1.11.
- [Commits](https://github.com/unicode-rs/unicode-width/compare/v0.1.10...v0.1.11)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-25 07:47:13 +00:00
Xithrius
c68d8a038f
Merge pull request #464 from Xithrius/dependabot/github_actions/actions/checkout-4 2023-09-11 18:21:04 -07:00