Ulyssa
4935899aed
Indicate when you're editing a message ( #75 )
2023-05-01 22:14:08 -07:00
Ulyssa
a5c25f2487
Support leaving rooms ( #45 )
2023-04-28 16:52:33 -07:00
Benjamin Große
50023bad40
Append suffix to download filenames to avoid overwrites ( #35 )
2023-04-28 15:56:14 -07:00
Ulyssa
ad3b40d538
Interpret newlines as line breaks when converting Markdown to HTML ( #74 )
2023-04-06 16:10:48 -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
6a0722795a
Fix empty message check when sending ( #56 )
2023-03-13 09:26:49 -07:00
Ulyssa
0ed1d53946
Support completing commands, usernames, and room names ( #44 )
2023-03-01 18:46:33 -08:00
Benjamin Große
8eef8787cc
fix: attachment download flags + exists check ( #34 )
...
Fix files never downloading (unless it has been downloaded in the past
and using `!` force flag).
The logic should be:
* If file does not exist, or `!` force flag used, then download it
* Else if neither `!` or `:open` flag used, then error out
and then return downloaded-message or open-and-message.
I.e. `:open` should still open the file if it has already been
downloaded. Otherwise the only way to open it is to use `!` and
re-download it.
2023-02-09 22:31:01 -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
Benjamin Große
1d93461183
Add :open attachments command ( #31 )
...
Fixes #27
2023-01-30 13:14:11 -08:00
Ulyssa
b968d8c4a2
Focus should switch to message bar after :edit ( #22 )
2023-01-26 16:07:18 -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
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
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