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
|
2ac71da9a6
|
Fix entering thread view when there's no messages yet (#224)
|
2024-03-24 02:20:06 +00: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 |
|
Ulyssa
|
ec81b72f2c
|
Load receipts for room before acquiring lock (#213)
|
2024-03-07 07:49:35 +00: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 |
|
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
|
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 |
|
Ulyssa
|
9197864c5c
|
Add more documentation (#166)
|
2023-10-06 22:35:27 -07:00 |
|
Ulyssa
|
7fdb5f98e3
|
Update Cargo.lock file (#157)
|
2023-09-12 17:17:29 -07:00 |
|
Leonid Dyachkov
|
0565b6eb05
|
Support composing messages in an external editor (#155)
|
2023-09-12 17:07:56 -07: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
|
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
|
8d22b83d85
|
Support sending and completing Emoji shortcodes in the message bar (#100)
|
2023-05-24 21:14:13 -07:00 |
|
Benjamin Große
|
2899d4f45a
|
Support uploading image attachments from clipboard (#36)
|
2023-05-19 17:38:23 -07:00 |
|
Ulyssa
|
ad8b4a60d2
|
ChatStore::set_receipts locks up app for bad connections (#99)
|
2023-05-12 17:42:25 -07:00 |
|
Ulyssa
|
4935899aed
|
Indicate when you're editing a message (#75)
|
2023-05-01 22:14:08 -07:00 |
|
Ulyssa
|
5df9fe7960
|
Tab completion panics for unrecognized commands (#81)
|
2023-05-01 21:14:19 -07:00 |
|
Ulyssa
|
a5c25f2487
|
Support leaving rooms (#45)
|
2023-04-28 16:52:33 -07:00 |
|
Ulyssa
|
db35581d07
|
Indicate when an encrypted room event has been redacted (#59)
|
2023-03-13 16:43:04 -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
|
54a0e76823
|
Edited messages need to have their HTML reprocessed (#46)
|
2023-03-05 12:48:31 -08: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 |
|
Benjamin Große
|
1d93461183
|
Add :open attachments command (#31)
Fixes #27
|
2023-01-30 13:14:11 -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
|
4f2261e66f
|
Support sending and displaying formatted messages (#10)
|
2023-01-23 17:08:11 -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
|
d13d4b9f7f
|
Support replying to messages (#3)
|
2023-01-12 21:20:32 -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
|
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
|
8ed037afca
|
Support listing room members (#6)
|
2023-01-04 12:51:33 -08:00 |
|