Commit graph

39 commits

Author SHA1 Message Date
Ulyssa
3971801aa3
Allow typing newline with <S-Enter> and enable keyboard enhancement protocol (#272) 2024-04-21 18:19:53 -07:00
Ulyssa
5a2a7b028d
Wait to log in before starting background tasks (#234) 2024-03-29 04:14:37 +00:00
Ulyssa
2327658e8c
Add commands for importing and exporting room keys (#233) 2024-03-28 20:58:34 -07:00
Ulyssa
99996e275b
Support notifications via terminal bell (#227)
Co-authored-by: Benjamin Grosse <ste3ls@gmail.com>
2024-03-24 17:19:34 +00:00
Ulyssa
1e9b6cc271
Provide better error message for M_UNKNOWN_TOKEN (#101) 2024-03-23 19:09:11 -07:00
Benjamin Grosse
0c52375e06
Add support for desktop notifications (#192) 2024-03-21 17:46:46 -07:00
Ulyssa
013214899a
Ignore key releases on platforms that support it (#220) 2024-03-21 05:13:47 +00:00
Ulyssa
e7f158ffcd
Add support for custom key macros (#217) 2024-03-10 06:49:40 +00:00
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
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
221faa828d
Add support for previewing images in room scrollback (#108) 2023-11-16 08:36:22 -08:00
chloe
25eef55eb7
Add support for logging in with SSO (#160) 2023-11-04 21:39:17 +00:00
Aaditya Dhruv
3b86be0545
Add new command for logging out of iamb session (#162) 2023-10-19 21:40:22 -07:00
Ulyssa
df3148b9f5
Links should be "openable" (#43) 2023-10-07 18:25:25 -07:00
Ulyssa
9197864c5c
Add more documentation (#166) 2023-10-06 22:35:27 -07:00
Leonid Dyachkov
0565b6eb05
Support composing messages in an external editor (#155) 2023-09-12 17:07:56 -07:00
Ulyssa
bb30cecc63
Handle sync failure after successful password entry (#133) 2023-07-07 22:35:33 -07:00
Ulyssa
3da9835a17
Profile session token should only be readable by the user (#130) 2023-07-07 20:34:52 -07:00
Ulyssa
61aba80be1
Reduce number of Tokio workers (#129) 2023-07-05 15:25:42 -07:00
Ulyssa
7c39e88ba2
Restore opened tabs and windows upon restart (#72) 2023-06-28 23:42:31 -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
a5c25f2487
Support leaving rooms (#45) 2023-04-28 16:52:33 -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
93eff79f79
Support creating new rooms and spaces (#40) 2023-03-04 12:23:17 -08:00
Ulyssa
0ed1d53946
Support completing commands, usernames, and room names (#44) 2023-03-01 18:46:33 -08:00
Ulyssa
3629f15e0d
Fix newer Clippy warnings for 1.67.0 (#33) 2023-01-30 13:51:32 -08:00
Ulyssa
e8205df21d
Support bracketed paste (#28) 2023-01-28 18:01:17 -08:00
Benjamin Große
4337be108b
Add "default_room" to profile settings (#25) 2023-01-28 14:12:30 -08:00
Ulyssa
4f2261e66f
Support sending and displaying formatted messages (#10) 2023-01-23 17:08:11 -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
Ulyssa
704f631d54 Initial commit 2021-07-02 23:22:37 -07:00