Commit graph

32 commits

Author SHA1 Message Date
chloe
25eef55eb7
Add support for logging in with SSO (#160) 2023-11-04 21:39:17 +00:00
Ulyssa
8943909f06
Support custom sorting for room and user lists (#170) 2023-10-21 02:32:33 +00:00
Aaditya Dhruv
3b86be0545
Add new command for logging out of iamb session (#162) 2023-10-19 21:40:22 -07: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
9197864c5c
Add more documentation (#166) 2023-10-06 22:35:27 -07:00
Ulyssa
bb30cecc63
Handle sync failure after successful password entry (#133) 2023-07-07 22:35:33 -07:00
Ulyssa
64891ec68f
Support hiding server part of username in message scrollback (#71) 2023-07-06 23:15:58 -07:00
Ulyssa
61aba80be1
Reduce number of Tokio workers (#129) 2023-07-05 15:25:42 -07:00
Ulyssa
ad8b4a60d2
ChatStore::set_receipts locks up app for bad connections (#99) 2023-05-12 17:42:25 -07:00
Ulyssa
cc1d2f3bf8
Gracefully handle verification events that are unknown locally (#90) 2023-05-01 21:33:12 -07:00
Ulyssa
a5c25f2487
Support leaving rooms (#45) 2023-04-28 16:52:33 -07:00
Ulyssa
725ebb9fd6
Redacted messages should have their HTML removed (#67) 2023-03-22 21:25:37 -07:00
Ulyssa
0bc4ff07b0
Lazy load room state events on initial sync (#62) 2023-03-20 16:17:59 -07:00
Ulyssa
7c1c62897a
Show events that couldn't be decrypted (#57) 2023-03-13 15:18:53 -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
93eff79f79
Support creating new rooms and spaces (#40) 2023-03-04 12:23:17 -08:00
Ulyssa
11625262f1
Direct message rooms should be encrypted from creation (#29) 2023-03-03 16:37:11 -08: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
Ulyssa
3629f15e0d
Fix newer Clippy warnings for 1.67.0 (#33) 2023-01-30 13:51:32 -08:00
Ulyssa
afe892c7fe
Support sending and displaying read markers (#11) 2023-01-26 15:40:16 -08:00
Ulyssa
d8713141f2
Display room tags in list of direct messages (#21) 2023-01-26 15:23:15 -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
56ec90523c
Support redacting messages (#5) 2023-01-13 17:53:54 -08:00
Ulyssa
54ce042384
Support sending and accepting room invitations (#7) 2023-01-11 17:54:49 -08:00
Ulyssa
b6f4b03c12
Support uploading and downloading message attachments (#13) 2023-01-10 19:59:30 -08:00
Ulyssa
38f4795886
Support displaying and editing room descriptions (#12) 2023-01-05 18:12:25 -08:00
Ulyssa
8ed037afca
Support listing room members (#6) 2023-01-04 12:51:33 -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