Commit graph

23 commits

Author SHA1 Message Date
Ulyssa
1325295d2b
Update modalkit dependencies (#204) 2024-02-28 05:21:05 +00:00
Benjamin Lee
1cb280df8b
Fix truncation/padding for non-ASCII sender names (#182) 2024-02-27 21:09:37 -08: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
88af9bfec3
Fix crash on small image preview (#198) 2024-01-27 23:35:07 -08:00
Benjamin Grosse
1ae22086f6
Fix image preview offset (#179) 2023-11-20 13:22:15 -08:00
Benjamin Grosse
221faa828d
Add support for previewing images in room scrollback (#108) 2023-11-16 08:36:22 -08: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
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
c7864cb869
Enable sending strikethrough text (#141) 2023-09-12 17:27:04 -07:00
Ulyssa
64891ec68f
Support hiding server part of username in message scrollback (#71) 2023-07-06 23:15:58 -07:00
Ulyssa
8d22b83d85
Support sending and completing Emoji shortcodes in the message bar (#100) 2023-05-24 21:14:13 -07:00
Ulyssa
ad3b40d538
Interpret newlines as line breaks when converting Markdown to HTML (#74) 2023-04-06 16:10:48 -07:00
Ulyssa
725ebb9fd6
Redacted messages should have their HTML removed (#67) 2023-03-22 21:25:37 -07:00
Ulyssa
e98d58a8cc
Emote messages should always show sender (#65) 2023-03-21 14:02:42 -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
ac6ff63d25
Avoid breaking up words during wrapping when possible (#47) 2023-03-05 12:59:34 -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
a1574c6b8d
Show current date and local time for messages (#30) 2023-01-29 18:07:00 -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
Renamed from src/message.rs (Browse further)