266 Commits

Author SHA1 Message Date
Ulyssa
98aa2f871d Update to ratatui-image@8.0.1 (#434) 2025-05-30 15:39:13 +00:00
VAWVAW
952374aab0 Show more text in notifications and use "normal" urgency for dbus notifications (#430) 2025-05-29 19:28:08 -07:00
VAWVAW
e99674b245 Query user for profile at startup when none have been specified (#432) 2025-05-29 19:25:07 -07:00
Aleš Katona
82ed796a91 Add support for scrolling w/ mouse when explicitly enabled (#389)
Co-authored-by: Ulyssa <git@ulyssa.dev>
2025-05-29 04:48:10 +00:00
VAWVAW
3296f58859 Omit room name on desktop notifications for DMs (#428) 2025-05-28 20:23:26 -07:00
VAWVAW
26802bab55 Fix Clippy warnings for 1.83 (#429) 2025-05-28 19:59:42 -07:00
VAWVAW
fd3fef5c9e Allow spaces to be searched by name (#404) 2025-05-23 09:26:17 -07:00
Ulyssa
af96bfbb41 Update to latest modalkit, modalkit-ratatui and ratatui-image (#422) 2025-05-16 18:02:43 -07:00
Ulyssa
5f927ce9c3 Binaries worklog should override rust-toolchain.yml (#420) 2025-05-15 21:21:05 -07:00
Jihyeon Kim (김지현)
6e923f3878 Update modalkit and modalkit-ratatui to SHA 45855daeeb (#358) 2025-05-16 03:09:12 +00:00
Ulyssa
ebd89423e9 Bump minimum supported Rust version to 1.83 (#420) 2025-05-16 01:11:34 +00:00
Ulyssa
9fce71f896 Display <unknown> for unknown room history visibility (#397) 2025-05-15 17:56:43 -07:00
Ken Rachynski
93502f9993 Bump matrix-sdk dependency to 0.10.0 (#397) 2025-05-15 17:56:35 -07:00
Ulyssa
6529e61963 Update binaries workflow to mozilla-actions/sccache-action@v0.0.9 (#419) 2025-05-15 09:26:41 -07:00
Andrew Collins
a9c1e69a89 Fix image preview in replies and threads (#366) 2025-05-15 04:23:39 +00:00
VAWVAW
3e45ca3d2c Support adding rooms to spaces (#407) 2025-05-15 03:26:35 +00:00
Felix Van der Jeugt
7dd09e32a8 Support an "invite" field in the room sorting settings (#395)
Co-authored-by: Felix Van der Jeugt <felix.vanderjeugt@posteo.net>
2025-05-14 19:39:22 -07:00
daef
1dcd658928 Support :room topic show (#380) 2025-05-14 19:05:58 -07:00
Repoman
382a72a468 Mention Gentoo's GURU ebuild in the README (#374) 2025-05-15 01:51:19 +00:00
Benjamin Bouvier
591fc0af83 Address some warnings and typos (#408) 2025-05-15 01:46:13 +00:00
Ulyssa
2b6363f529 Update to mozilla-actions/sccache-action@v0.0.9 (#419) 2025-05-15 01:38:22 +00:00
VAWVAW
6470e845e0 Fix warning from cargo doc (#413) 2025-05-14 18:22:27 -07:00
Odd Eivind Ebbesen
b023e38f77 Updated rust version and added sqlite in flake.nix (#396) 2025-02-24 03:16:46 +00:00
Stu Black
e66a8c6716 Bump matrix-sdk dependency to 0.8 (#386) 2025-02-18 03:22:16 +00:00
Nemo157
9a9bdb4862 Support enabling multiple notification sinks (#344) 2024-09-16 22:15:36 -07:00
Nemo157
e40a8a8d2e Fix ratatui-image tmux detection when used with a configured image protocol (#352) 2024-09-16 22:12:16 -07:00
Nemo157
f4492c9f77 Fix Clippy warning for unused format! in 1.81 (#343) 2024-08-30 09:10:15 -07:00
Ulyssa
a32915b7e9 Update Cargo.toml to v0.0.11-alpha.1 (#346) 2024-08-30 16:08:12 +00:00
Ulyssa
3355eb2d26 Do not use icons in MetaInfo (#336) 2024-08-23 18:35:32 +00:00
Ulyssa
7b6c5df268 Update MetaInfo for v0.0.10 release (#335) 2024-08-21 16:10:56 +00:00
Ulyssa
2e6376ff86 Release v0.0.10 (#333) latest v0.0.10 2024-08-20 22:26:52 -07:00
Ulyssa
480888a1fc Add commands for viewing and clearing unreads (#332) 2024-08-20 19:33:46 -07:00
Ulyssa
4fc05c7b40 Handle message marks on non-64-bit platforms (#329) 2024-08-18 08:31:42 +00:00
Ulyssa
3003f0a528 Add command for setting room history visibility (#328) 2024-08-18 07:33:45 +00:00
Ulyssa
df3896df9c Add ban/unban/kick room commands (#327) 2024-08-18 01:50:48 +00:00
Tony
2a66496913 Add command to set per-room notification levels (#305) 2024-08-17 14:43:19 -07:00
Ulyssa
b4fc574163 Include room name in desktop notifications (#326) 2024-08-17 01:03:13 -07:00
Ulyssa
e63341fe32 Avoid treating simple messages as Markdown (#325) 2024-08-16 23:56:30 -07:00
Ulyssa
657e61fe2e Remove modifyOtherKeys enablement (#324) 2024-08-17 03:06:35 +00:00
Ulyssa
94999dc4c0 Build cross-platform binaries and packages of main (#323) 2024-08-16 10:06:26 -07:00
Ulyssa
54cb7991be Fix underflow panics when using TextPrinter::push_span_nobreak (#322) 2024-08-15 03:48:04 +00:00
Ulyssa
c94d7d0ad7 Add metadata for cargo-deb and cargo-generate-rpm (#321) 2024-08-15 03:37:56 +00:00
Ulyssa
d44961c461 Support reacting literally with non-Emojis (#320) 2024-08-13 06:21:11 +00:00
Ulyssa
6d80b516f8 Update to modalkit{,-ratatui}@0.0.20 (#319) 2024-08-12 04:59:32 +00:00
Ulyssa
04480eda1b Add message slash commands (#317) 2024-08-08 05:49:54 +00:00
Ulyssa
653287478e Add FreeDesktop MetaInfo file (#315) 2024-08-01 07:45:50 +00:00
lymkwi
4571788678 Implement set/unset/show for alternative and canonical aliases (#279) 2024-08-01 06:51:01 +00:00
Andrew Collins
9a1adfb287 Allow notifications on open room if terminal not focused (#281) 2024-08-01 03:37:21 +00:00
Backroom8816
cb4455655f Add Hombrew as install method on MacOS (#303) 2024-08-01 03:10:31 +00:00
Jarkko Sakkinen
4fc71c9291 Fix newer Clippy warnings for 1.80 (#301) 2024-08-01 03:02:42 +00:00