266 Commits

Author SHA1 Message Date
Ulyssa
93fc47d019 Release v0.0.11 v0.0.11 2026-01-19 19:22:41 -05:00
vaw
a32149f604 Fix CI on main branch (#545)
Co-authored-by: Benjamin Große <ste3ls@gmail.com>
2025-10-26 07:44:38 -07:00
vaw
3149f79d11 Add :replied to go to the message the selected message replied to (#452) 2025-10-26 14:36:46 +00:00
vaw
7ccb1cbf2c Upgrade Matrix SDK to 0.14 (#521) 2025-10-25 16:23:59 -07:00
Benjamin Grosse
1ec311590d Use cargo crane in Nix flake and set up cachix action (#539) 2025-10-25 22:44:19 +00:00
Thierry Delafontaine
0ddded3b8b Remove deprecated Apple SDK frameworks pattern (#543) 2025-10-25 14:43:25 -07:00
vaw
a8cbc352ff Indicate encryption state of room in messagebar (#522) 2025-10-25 14:41:08 -07:00
vaw
dfa0937077 Remove blocking timeout for first sync on startup (#529) 2025-10-25 13:54:47 -07:00
Sandro Santilli
43485270ee Document how to build from sources (#513) 2025-10-25 20:54:19 +00:00
vaw
28fea03625 Improve error message for UnknownToken on login (#514) 2025-10-25 13:53:47 -07:00
vaw
e021d4a55d Add :forget to forget all left rooms (#507) 2025-10-25 13:41:34 -07:00
vaw
b01dbe5a5d Add more compatibility for unreads (#451) 2025-10-25 20:22:14 +00:00
vaw
4b2382bf93 Fix image preview placeholder rendering (#483) 2025-10-25 13:00:49 -07:00
Electria
0f2442566f Fix incorrect empty unreads window message (#541) 2025-10-25 19:59:06 +00:00
vaw
8c9a2714a1 Fix rustfmt warning (#523) 2025-10-25 12:55:23 -07:00
vaw
d44f861871 Respect user color of replied message with message_user_color (#532) 2025-10-25 12:54:16 -07:00
vaw
14aa97251c Expand ~ and shell variables in dirs config (#538) 2025-10-25 12:52:14 -07:00
vaw
55456dbc1e Treat unknown html tags as plain text (#509) 2025-09-13 13:38:47 -07:00
vaw
d5c330ac72 Fix most clippy warnigs (#501) 2025-09-13 13:32:25 -07:00
weird
7b1dc93f3a Update Nix flake and its lockfile (#500) 2025-09-02 22:10:16 -07:00
vaw
745f547904 Fall back to showing body for unknown message types (#496) 2025-09-02 22:02:21 -07:00
Akseli
6ebb7ac7fd Add config option for playing sound-hints with desktop notifications (#481) 2025-08-22 14:47:33 -07:00
vaw
1bb93c18fb Search :members by display name and user id (#482) 2025-08-22 14:30:57 -07:00
vaw
e3090e537f Handle attachment file names more robustly (#494) 2025-08-22 14:24:35 -07:00
vaw
ad10082c2f Upgrade matrix sdk 0.13 (#485)
Co-authored-by: Ken Rachynski <chief@troublemaker.dev>
2025-08-22 14:16:01 -07:00
Ulyssa
67603d0623 Update to modalkit{,-ratatui}@0.0.24 (#492) 2025-08-16 23:40:59 +00:00
vaw
e9cdb3371a Clear desktop notification when message is read (#427)
Co-authored-by: Ulyssa <git@ulyssa.dev>
v0.0.11-alpha.1
2025-07-23 05:19:23 +00:00
vaw
0ff8828a1c Add config option to allow resetting mode after sending a message (#459)
Co-authored-by: Ulyssa <git@ulyssa.dev>
2025-07-23 04:05:40 +00:00
vaw
331a6bca89 Make blockquotes in message visually distict (#466) 2025-07-22 17:26:29 -07:00
Thierry Delafontaine
963ce3c7c2 Support XDG_CONFIG_HOME on macOS for config directory resolution (#478) 2025-07-22 17:19:18 -07:00
vaw
ec88f4441e Recognise URLs in plain text message bodies (#476) 2025-07-22 17:05:23 -07:00
vaw
34d3b844af Highlight border of focused window (#470) 2025-07-05 00:25:38 +00:00
Ulyssa
52010d44d7 Update to modalkit{,-ratatui}@0.0.23 (#473) 2025-07-05 00:12:50 +00:00
vaw
0ef5c39f7f Make merging of configuration options consistent (#471) 2025-06-25 13:14:04 -07:00
VAWVAW
fed19d7a4b Improve image preview placeholder (#453) 2025-06-21 11:25:46 -07:00
VAWVAW
ed9ee26854 Add missing <s> tag in HTML parsing (#465) 2025-06-21 11:22:21 -07:00
VAWVAW
2e6c711644 Make scrollback display stable with typing_notice_display = false (#469) 2025-06-21 10:43:26 -07:00
VAWVAW
d1b03880f3 Remove duplicate documentation from manpage (#454) 2025-06-16 18:35:38 -07:00
Pavlo Rudy
d961fe3f7b Document settings.state_event_display in manual page (#455) 2025-06-16 18:31:01 -07:00
VAWVAW
9e40b49e5e Fix display of tabs in code blocks (#463) 2025-06-16 18:30:07 -07:00
Ulyssa
33d3407694 Apply user highlighting to display name changes (#449) 2025-06-06 02:46:32 +00:00
VAWVAW
f880358a83 Implement receipts per thread (#438) 2025-06-06 01:11:57 +00:00
VAWVAW
f0de97a049 Remove image preview on message redaction (#448) 2025-06-05 10:16:01 -07:00
VAWVAW
a9cb5608f0 Document every client command in the manual page (#441) 2025-06-05 04:57:06 +00:00
Ulyssa
c420c9dd65 Add configuration option for hiding state events (#447) 2025-06-05 02:36:21 +00:00
Ulyssa
ba7d0392d8 Do proper Unicode collation on room names (#440) 2025-05-31 12:52:15 -07:00
Ulyssa
9ed9400b67 Support automatically toggling room focus (#337) 2025-05-31 09:29:49 -07:00
Ulyssa
84eaadc09a Show state events in the timeline (#437) 2025-05-30 23:06:19 -07:00
Ulyssa
998e50f4a5 Update lockfile dependencies (#436) 2025-05-31 03:42:38 +00:00
VAWVAW
f39261ff84 Fix most incorrect unreads on startup (#433) 2025-05-30 08:56:46 -07:00