|
1475d9ce50
|
feat: add test for new username_display config options
|
2025-07-25 02:07:41 +08:00 |
|
|
5029c6ee3b
|
feat: add regex option for username_display
|
2025-07-25 02:07:40 +08:00 |
|
vaw
|
e9cdb3371a
|
Clear desktop notification when message is read (#427)
Co-authored-by: Ulyssa <git@ulyssa.dev>
|
2025-07-23 05:19:23 +00:00 |
|
vaw
|
0ff8828a1c
|
Add config option to allow resetting mode after sending a message (#459)
Co-authored-by: Ulyssa <git@ulyssa.dev>
|
2025-07-23 04:05:40 +00:00 |
|
vaw
|
331a6bca89
|
Make blockquotes in message visually distict (#466)
|
2025-07-22 17:26:29 -07:00 |
|
Thierry Delafontaine
|
963ce3c7c2
|
Support XDG_CONFIG_HOME on macOS for config directory resolution (#478)
|
2025-07-22 17:19:18 -07:00 |
|
vaw
|
ec88f4441e
|
Recognise URLs in plain text message bodies (#476)
|
2025-07-22 17:05:23 -07:00 |
|
vaw
|
34d3b844af
|
Highlight border of focused window (#470)
|
2025-07-05 00:25:38 +00:00 |
|
Ulyssa
|
52010d44d7
|
Update to modalkit{,-ratatui}@0.0.23 (#473)
|
2025-07-05 00:12:50 +00:00 |
|
vaw
|
0ef5c39f7f
|
Make merging of configuration options consistent (#471)
|
2025-06-25 13:14:04 -07:00 |
|
VAWVAW
|
fed19d7a4b
|
Improve image preview placeholder (#453)
|
2025-06-21 11:25:46 -07:00 |
|
VAWVAW
|
ed9ee26854
|
Add missing <s> tag in HTML parsing (#465)
|
2025-06-21 11:22:21 -07:00 |
|
VAWVAW
|
2e6c711644
|
Make scrollback display stable with typing_notice_display = false (#469)
|
2025-06-21 10:43:26 -07:00 |
|
VAWVAW
|
9e40b49e5e
|
Fix display of tabs in code blocks (#463)
|
2025-06-16 18:30:07 -07:00 |
|
Ulyssa
|
33d3407694
|
Apply user highlighting to display name changes (#449)
|
2025-06-06 02:46:32 +00:00 |
|
VAWVAW
|
f880358a83
|
Implement receipts per thread (#438)
|
2025-06-06 01:11:57 +00:00 |
|
VAWVAW
|
f0de97a049
|
Remove image preview on message redaction (#448)
|
2025-06-05 10:16:01 -07:00 |
|
VAWVAW
|
a9cb5608f0
|
Document every client command in the manual page (#441)
|
2025-06-05 04:57:06 +00:00 |
|
Ulyssa
|
c420c9dd65
|
Add configuration option for hiding state events (#447)
|
2025-06-05 02:36:21 +00:00 |
|
Ulyssa
|
ba7d0392d8
|
Do proper Unicode collation on room names (#440)
|
2025-05-31 12:52:15 -07:00 |
|
Ulyssa
|
9ed9400b67
|
Support automatically toggling room focus (#337)
|
2025-05-31 09:29:49 -07:00 |
|
Ulyssa
|
84eaadc09a
|
Show state events in the timeline (#437)
|
2025-05-30 23:06:19 -07:00 |
|
VAWVAW
|
f39261ff84
|
Fix most incorrect unreads on startup (#433)
|
2025-05-30 08:56:46 -07:00 |
|
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 |
|
Jihyeon Kim (김지현)
|
6e923f3878
|
Update modalkit and modalkit-ratatui to SHA 45855daeeb (#358)
|
2025-05-16 03:09:12 +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 |
|
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 |
|
Benjamin Bouvier
|
591fc0af83
|
Address some warnings and typos (#408)
|
2025-05-15 01:46:13 +00:00 |
|
VAWVAW
|
6470e845e0
|
Fix warning from cargo doc (#413)
|
2025-05-14 18:22:27 -07: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
|
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 |
|