Commit Graph

252 Commits

Author SHA1 Message Date
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
Ulyssa
98aa2f871d Update to ratatui-image@8.0.1 (#434) 2025-05-30 15:39:13 +00:00
VAWVAW
952374aab0 Show more text in notifications and use "normal" urgency for dbus notifications (#430) 2025-05-29 19:28:08 -07:00
VAWVAW
e99674b245 Query user for profile at startup when none have been specified (#432) 2025-05-29 19:25:07 -07:00
Aleš Katona
82ed796a91 Add support for scrolling w/ mouse when explicitly enabled (#389)
Co-authored-by: Ulyssa <git@ulyssa.dev>
2025-05-29 04:48:10 +00:00
VAWVAW
3296f58859 Omit room name on desktop notifications for DMs (#428) 2025-05-28 20:23:26 -07:00
VAWVAW
26802bab55 Fix Clippy warnings for 1.83 (#429) 2025-05-28 19:59:42 -07:00
VAWVAW
fd3fef5c9e Allow spaces to be searched by name (#404) 2025-05-23 09:26:17 -07:00
Ulyssa
af96bfbb41 Update to latest modalkit, modalkit-ratatui and ratatui-image (#422) 2025-05-16 18:02:43 -07:00
Ulyssa
5f927ce9c3 Binaries worklog should override rust-toolchain.yml (#420) 2025-05-15 21:21:05 -07:00
Jihyeon Kim (김지현)
6e923f3878 Update modalkit and modalkit-ratatui to SHA 45855daeeb (#358) 2025-05-16 03:09:12 +00:00
Ulyssa
ebd89423e9 Bump minimum supported Rust version to 1.83 (#420) 2025-05-16 01:11:34 +00:00
Ulyssa
9fce71f896 Display <unknown> for unknown room history visibility (#397) 2025-05-15 17:56:43 -07:00
Ken Rachynski
93502f9993 Bump matrix-sdk dependency to 0.10.0 (#397) 2025-05-15 17:56:35 -07:00
Ulyssa
6529e61963 Update binaries workflow to mozilla-actions/sccache-action@v0.0.9 (#419) 2025-05-15 09:26:41 -07:00