Commit graph

39 commits

Author SHA1 Message Date
Ulyssa
1325295d2b
Update modalkit dependencies (#204) 2024-02-28 05:21:05 +00:00
Benjamin Grosse
4236d9f53e
Update to ratatui-image@0.4.3 to use native sixel lib (#181) 2023-11-24 15:22:39 -08: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
Benjamin Große
95af00ba93
Update modalkit for newer ratatui and crossterm 2023-10-07 17:21:48 -07:00
Ulyssa
2673cfaeb9
Fix CI workflow (#164) 2023-10-05 18:37:31 -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
89bb107c87
Release v0.0.8 (fix cargo publish issues) (#134) 2023-07-07 23:21:47 -07:00
Ulyssa
ca4c0034d9
Release v0.0.8 (#134) 2023-07-07 22:46:08 -07:00
Ulyssa
b1ccec6732
Code blocks get rendered without line breaks (#122) 2023-07-07 21:46:13 -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
Moritz Poldrack
0ddefcd7b3
Add manual pages (#88) 2023-06-14 21:14:23 -07:00
Ulyssa
2a573b6056
Show Git SHA information when printing version information (#120) 2023-06-14 20:28:01 -07:00
mikoto
a020b860dd
Indicate number of members in room (#110) 2023-06-14 19:42:53 -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
a5c25f2487
Support leaving rooms (#45) 2023-04-28 16:52:33 -07:00
Ulyssa
ad3b40d538
Interpret newlines as line breaks when converting Markdown to HTML (#74) 2023-04-06 16:10:48 -07:00
Ulyssa
274234ce4c
Update locked Cargo dependencies (#70) 2023-03-23 13:39:57 -07:00
Ulyssa
a2590b6bbb
Release v0.0.7 (#68) 2023-03-22 21:28:34 -07:00
Ulyssa
10b142c071
Release v0.0.6 (#48) 2023-03-05 13:28:08 -08: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
4c5c57e26c
Window keybindings should be mapped in Visual mode (#37) 2023-02-09 23:05:02 -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
8c010d7e7e
Release v0.0.4 (#26) 2023-01-28 14:24:08 -08:00
Ulyssa
4f2261e66f
Support sending and displaying formatted messages (#10) 2023-01-23 17:08:11 -08:00
Ulyssa
69125e3fc4
Release v0.0.3 (#20) 2023-01-13 18:02:58 -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
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