Commit graph

25 commits

Author SHA1 Message Date
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
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
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
Benjamin Große
95af00ba93
Update modalkit for newer ratatui and crossterm 2023-10-07 17:21:48 -07:00
Ulyssa
9197864c5c
Add more documentation (#166) 2023-10-06 22:35:27 -07:00
Ulyssa
7b050f82aa
Indicate when there are new messages below scrollback viewport (#131) 2023-07-07 22:16:57 -07:00
Ulyssa
885b56038f
Use terminal window focus to determine when a message has actually been seen (#94) 2023-06-14 22:42:23 -07:00
Ulyssa
0ed1d53946
Support completing commands, usernames, and room names (#44) 2023-03-01 18:46:33 -08:00
Ulyssa
4c5c57e26c
Window keybindings should be mapped in Visual mode (#37) 2023-02-09 23:05:02 -08:00
Ulyssa
c9c547acc1
Support sending and displaying message reactions (#2) 2023-02-09 17:53:33 -08:00
Ulyssa
3629f15e0d
Fix newer Clippy warnings for 1.67.0 (#33) 2023-01-30 13:51:32 -08:00
Ulyssa
a1574c6b8d
Show current date and local time for messages (#30) 2023-01-29 18:07:00 -08:00
Ulyssa
afe892c7fe
Support sending and displaying read markers (#11) 2023-01-26 15:40:16 -08:00
Ulyssa
4f2261e66f
Support sending and displaying formatted messages (#10) 2023-01-23 17:08:11 -08:00
Ulyssa
d13d4b9f7f
Support replying to messages (#3) 2023-01-12 21:20:32 -08:00
Ulyssa
b6f4b03c12
Support uploading and downloading message attachments (#13) 2023-01-10 19:59:30 -08:00
Ulyssa
504b520fe1
Support configuring a user's color and name (#19) 2023-01-06 16:56:28 -08:00
Ulyssa
d038da6844
Support sending and displaying typing notifications (#9) 2023-01-03 13:57:28 -08:00
Ulyssa
262c96b62f
Want a Matrix client that uses Vim keybindings (#1) 2022-12-29 18:00:59 -08:00