Commit graph

96 commits

Author SHA1 Message Date
vaw
ec88f4441e
Recognise URLs in plain text message bodies (#476) 2025-07-22 17:05:23 -07:00
Ulyssa
52010d44d7
Update to modalkit{,-ratatui}@0.0.23 (#473) 2025-07-05 00:12:50 +00:00
VAWVAW
2e6c711644
Make scrollback display stable with typing_notice_display = false (#469) 2025-06-21 10:43:26 -07:00
VAWVAW
f880358a83
Implement receipts per thread (#438) 2025-06-06 01:11:57 +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
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
Benjamin Bouvier
591fc0af83
Address some warnings and typos (#408) 2025-05-15 01:46:13 +00:00
Stu Black
e66a8c6716
Bump matrix-sdk dependency to 0.8 (#386) 2025-02-18 03:22:16 +00:00
Ulyssa
480888a1fc
Add commands for viewing and clearing unreads (#332) 2024-08-20 19:33:46 -07: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
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
lymkwi
4571788678
Implement set/unset/show for alternative and canonical aliases (#279) 2024-08-01 06:51:01 +00:00
Jarkko Sakkinen
4fc71c9291
Fix newer Clippy warnings for 1.80 (#301) 2024-08-01 03:02:42 +00:00
Andrew Collins
a18d0f54eb
Trim :editor output and check if it's empty (#275) 2024-05-25 15:52:41 -07:00
Ulyssa
46f6d37f76
Update to modalkit{,-ratatui}@0.0.19 (#273) 2024-04-24 06:30:01 +00:00
Ulyssa
949100bdc7
Update Welcome window to reference TOML instead of JSON (#254) 2024-04-12 06:20:05 +00:00
Ethan Reynolds
b995906c79
Add external_edit_file_suffix to config (#253) 2024-04-11 20:50:26 -07:00
Matthias Ahouansou
aba72aa64d
Prevent sending duplicate reaction events (#240) 2024-04-02 15:21:24 +00:00
Ulyssa
a98bbd97be
Support marking a room as a direct message room (#92) 2024-03-31 00:12:57 -07:00
Ulyssa
79f6b5b75c
Reset message bar when ! is passed with :cancel (#231) 2024-03-27 19:35:15 -07:00
Ulyssa
d3b717d1be
Fix image previews in replies (#225) 2024-03-24 02:41:05 +00:00
Ulyssa
2ac71da9a6
Fix entering thread view when there's no messages yet (#224) 2024-03-24 02:20:06 +00:00
mordquist
46e081b1e4
Support configuring user gutter width (#223) 2024-03-23 18:54:26 -07:00
Benjamin Grosse
0c52375e06
Add support for desktop notifications (#192) 2024-03-21 17:46:46 -07:00
Ulyssa
ef868175cb
Add support for threads (#216) 2024-03-09 00:47:05 -08:00
Benjamin Grosse
8ee203c9a9
Update to ratatui-image@0.8.1 (#215) 2024-03-08 20:04:52 -08:00
Ulyssa
9732971fc2
Update to matrix-sdk@0.7.1 (#200) 2024-03-02 23:00:29 +00:00
Ulyssa
c5999bffc8
Pull in modalkit repository with a Cargo.lock (#208) 2024-02-29 07:00:25 +00:00
Ulyssa
a2a708f1ae
Indicate and sort on rooms with unread messages (#205)
Fixes #83
2024-02-28 09:03:28 -08:00
Ulyssa
1325295d2b
Update modalkit dependencies (#204) 2024-02-28 05:21:05 +00:00
FormindVER
b7ae01499b
Add a new :chats window that lists both DMs and Rooms (#184)
Fixes #172
2024-02-27 18:37:10 -08:00
Benjamin Grosse
999399a70f
Fix not showing display names in already synced rooms (#171)
Fixes #149
2023-12-18 20:55:04 -08:00
Benjamin Grosse
221faa828d
Add support for previewing images in room scrollback (#108) 2023-11-16 08:36:22 -08:00
Ulyssa
8943909f06
Support custom sorting for room and user lists (#170) 2023-10-21 02:32:33 +00:00
Ulyssa
df3148b9f5
Links should be "openable" (#43) 2023-10-07 18:25:25 -07:00
Benjamin Große
95af00ba93
Update modalkit for newer ratatui and crossterm 2023-10-07 17:21:48 -07:00