Benjamin Grosse
|
88af9bfec3
|
Fix crash on small image preview (#198)
|
2024-01-27 23:35:07 -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 |
|
sem pruijs
|
b33759cbc3
|
Enable direnv for Nix flakes (#183)
|
2023-12-19 00:53:17 +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
|
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 |
|
Ron Waldon-Howe
|
974775b29b
|
feat: desktop file for GUI environment launchers (#178)
|
2023-11-14 12:19:54 -08:00 |
|
chloe
|
25eef55eb7
|
Add support for logging in with SSO (#160)
|
2023-11-04 21:39:17 +00:00 |
|
Ulyssa
|
8943909f06
|
Support custom sorting for room and user lists (#170)
|
2023-10-21 02:32:33 +00:00 |
|
Ulyssa
|
443ad241b4
|
Use mozilla-actions/sccache-action for caching builds (#169)
|
2023-10-21 01:48:06 +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
|
2673cfaeb9
|
Fix CI workflow (#164)
|
2023-10-05 18:37:31 -07:00 |
|
Ulyssa
|
c7864cb869
|
Enable sending strikethrough text (#141)
|
2023-09-12 17:27:04 -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 |
|
balejk
|
47e650c2be
|
Fix example config (#140)
|
2023-09-12 16:50:37 -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
|
bb30cecc63
|
Handle sync failure after successful password entry (#133)
|
2023-07-07 22:35:33 -07:00 |
|
Ulyssa
|
7b050f82aa
|
Indicate when there are new messages below scrollback viewport (#131)
|
2023-07-07 22:16:57 -07:00 |
|
Ulyssa
|
b1ccec6732
|
Code blocks get rendered without line breaks (#122)
|
2023-07-07 21:46:13 -07:00 |
|
Ulyssa
|
6e8e12b579
|
Need fallback behaviour when dirs::download_dir returns None (#118)
|
2023-07-07 20:35:01 -07:00 |
|
Ulyssa
|
3da9835a17
|
Profile session token should only be readable by the user (#130)
|
2023-07-07 20:34:52 -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
|
8d4539831f
|
Remove trailing newlines in body (#125)
|
2023-06-30 21:18:08 -07:00 |
|
Ulyssa
|
7c39e88ba2
|
Restore opened tabs and windows upon restart (#72)
|
2023-06-28 23:42:31 -07:00 |
|
satoqz
|
758397eb5a
|
Fix Nix flake build on Darwin (#117)
|
2023-06-22 23:05:50 -07:00 |
|
u2on
|
1a0af6df37
|
Link to AUR pkg in README (#121)
|
2023-06-22 23:01:07 -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 |
|
Benjamin Große
|
430c601ff2
|
Support configuring which program :open runs (#95)
|
2023-06-14 21:36: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 |
|
jasalltime
|
6c031f589e
|
Mention Minimum Supported Rust Version in README (#115)
|
2023-06-14 19:28:23 -07:00 |
|
Ulyssa
|
b0256d7120
|
Replace GitHub actions using deprecated features (#114)
|
2023-05-28 21:46:43 -07:00 |
|
Ulyssa
|
0f870367b3
|
Show errors fetching space hierarchy when list is empty (#113)
|
2023-05-28 13:16:37 -07:00 |
|
Ulyssa
|
8d22b83d85
|
Support sending and completing Emoji shortcodes in the message bar (#100)
|
2023-05-24 21:14:13 -07:00 |
|
Pavlo Rudy
|
529073f4d4
|
Upload artifacts built in GitHub Actions (#105)
|
2023-05-22 17:20:17 -07:00 |
|
Ulyssa
|
17c87a617e
|
Cache build directory in GitHub Actions (#107)
|
2023-05-19 18:25:09 -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
|
cc1d2f3bf8
|
Gracefully handle verification events that are unknown locally (#90)
|
2023-05-01 21:33:12 -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 |
|