Commit graph

29 commits

Author SHA1 Message Date
Ulyssa
ef868175cb
Add support for threads (#216) 2024-03-09 00:47:05 -08:00
Ulyssa
9732971fc2
Update to matrix-sdk@0.7.1 (#200) 2024-03-02 23:00:29 +00:00
Ulyssa
84bc6be822
Support following the .well-known entries for a username's domain (#209) 2024-02-29 07:21:31 +00:00
Ulyssa
a2a708f1ae
Indicate and sort on rooms with unread messages (#205)
Fixes #83
2024-02-28 09:03:28 -08:00
Benjamin Grosse
3ed87aae05
Support coloring entire message with the user color (#193) 2024-02-28 06:52:24 +00:00
Ulyssa
1325295d2b
Update modalkit dependencies (#204) 2024-02-28 05:21:05 +00: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
Benjamin Lee
b2b47ed7a0
Reduce CPU usage by instead fetching read receipts after related sync events (#168) 2023-10-16 01:12:39 +00:00
Ulyssa
6e8e12b579
Need fallback behaviour when dirs::download_dir returns None (#118) 2023-07-07 20:35:01 -07:00
Ulyssa
64891ec68f
Support hiding server part of username in message scrollback (#71) 2023-07-06 23:15:58 -07:00
Ulyssa
7c39e88ba2
Restore opened tabs and windows upon restart (#72) 2023-06-28 23:42:31 -07:00
Benjamin Große
430c601ff2
Support configuring which program :open runs (#95) 2023-06-14 21:36:23 -07:00
Ulyssa
8d22b83d85
Support sending and completing Emoji shortcodes in the message bar (#100) 2023-05-24 21:14:13 -07:00
Ulyssa
14fe916d94
Allow log level to be configured (#58) 2023-03-13 16:43:08 -07:00
Ulyssa
61897ea6f2
Fetch scrollback history independently of main loop (#39) 2023-03-13 10:46:26 -07:00
Ulyssa
f3bbc6ad9f
Support configuring client request timeout (#54) 2023-03-12 15:43:13 -07:00
Ulyssa
0ed1d53946
Support completing commands, usernames, and room names (#44) 2023-03-01 18:46:33 -08:00
Ulyssa
c9c547acc1
Support sending and displaying message reactions (#2) 2023-02-09 17:53:33 -08:00
Benjamin Große
4337be108b
Add "default_room" to profile settings (#25) 2023-01-28 14:12:30 -08:00
Ulyssa
afe892c7fe
Support sending and displaying read markers (#11) 2023-01-26 15:40:16 -08:00
Ulyssa
a6888bbc93
Support displaying and editing room tags (#15) 2023-01-25 17:54:16 -08:00
Ulyssa
8966644f6e
Support editing messages (#4) 2023-01-19 16:05:02 -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
38f4795886
Support displaying and editing room descriptions (#12) 2023-01-05 18:12:25 -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