Commit graph

620 commits

Author SHA1 Message Date
Mark Qvist
f640f074d8 Added markdown rendering and compose support to messages 2026-05-19 23:20:19 +02:00
Mark Qvist
4114df70d1 Added markdown rendering support, config options for enabling/disabling markdown and micron rendering, justify_msgs and space_msgs layout options. 2026-05-19 21:23:02 +02:00
Mark Qvist
47afeb2d3b Use micron engine for RRC rendering. Added support for links with request vars. 2026-05-19 18:15:40 +02:00
Mark Qvist
68c26a697b Added sys/notice timeout config 2026-05-19 14:50:31 +02:00
Mark Qvist
da201fb3b6 Added option to filter sys and notice events from RRC room history on load 2026-05-18 15:18:05 +02:00
Mark Qvist
56da0e7353 Updated versions 2026-05-18 14:58:22 +02:00
Mark Qvist
aefc455c00 Link display truncation 2026-05-18 14:28:54 +02:00
Mark Qvist
f304485f0d Updated guide 2026-05-18 14:04:00 +02:00
Jeremy O'Brien
93b5496fc4 rrc: truncate in-memory messages to rrc.history_per_room_cap instead of 500 2026-05-17 17:43:16 -04:00
Jeremy O'Brien
087261c8bb channels: don't snap window to bottom of chat when a message arrives 2026-05-17 02:56:05 +02:00
Jeremy O'Brien
7e904ede5f add tools/rrc-log-dump.py for dumping on-disk rrc logs 2026-05-17 02:51:22 +02:00
Mark Qvist
bffb9e47dc Merged RRC support from Zenith and neutral 2026-05-17 02:04:37 +02:00
Mark Qvist
e946120dc9 Fixed urwid race/crash in conversations by neutral 2026-05-17 02:02:27 +02:00
Mark Qvist
9e8d5fa960 Allow configuring lxmf.delivery announce interval 2026-05-17 01:36:18 +02:00
Mark Qvist
5f2d9207c2 Arrows point left on part 2026-05-17 01:25:28 +02:00
Mark Qvist
0f0090d69c Updated versions 2026-05-17 01:11:15 +02:00
Mark Qvist
5c9a5cd478 Added RRC room history persistence by neutral 2026-05-17 01:09:55 +02:00
Mark Qvist
74ecdf7a43 Cleanup 2026-05-16 22:59:14 +02:00
Mark Qvist
c4b0bd0b57 Uuh... We didn't have periodic lxmf announces? 2026-05-16 22:58:56 +02:00
zenith
5c76d509d7 Fixes 2026-05-14 17:53:51 -04:00
zenith
2977d9ed71 Fixes 2026-05-14 16:24:42 -04:00
zenith
1c117507c4 Change AutoWho regex to match partial hashes 2026-05-14 12:43:48 -04:00
zenith
6e0d8b9f4c AutoWho to populate nicks in user sidebar. Thanks @pintobyte 2026-05-14 12:27:22 -04:00
zenith
3187fe296c Add HubInfoArea focus shortcuts, fix for pending room joins 2026-05-14 12:08:42 -04:00
zenith
deb8c7f55d Don't set STATUS_CONNECTING before we've connected (Patch from @pintobyte) 2026-05-14 10:42:57 -04:00
zenith
07ba36a21c Use K_BODY for join/part events, changes to /nick behavior 2026-05-11 21:16:26 -04:00
Mark Qvist
602ebd8520 Fixed missing none check for stats 2026-05-11 20:00:13 +02:00
zenith
e17d9a8cea Initial RRC protocol support and Channels functionality 2026-05-11 00:51:26 -04:00
Mark Qvist
19e5563060 Check there's actually an announce to delete 2026-05-09 15:42:53 +02:00
Mark Qvist
09c1179b00 Fixed downloaded file sizes displaying incorrectly on stream-based resource transfers 2026-05-09 15:13:56 +02:00
Mark Qvist
0e68f9caed Updated versions 2026-05-07 20:24:46 +02:00
Mark Qvist
29a2c9f7c6 Added better name sanitization options 2026-05-06 18:44:17 +02:00
Mark Qvist
fcde1c92db Updated version 2026-05-06 14:24:23 +02:00
Mark Qvist
6363311a71 Adjusted logging 2026-05-06 14:21:17 +02:00
Mark Qvist
a46525cae9 Fixed annoying cursor reset behavior on scroll 2026-05-06 14:18:58 +02:00
Mark Qvist
137b64e677 Implemented scroll acceleration 2026-05-06 13:41:46 +02:00
Mark Qvist
2fda909da7 Updated versions 2026-05-06 05:07:12 +02:00
Mark Qvist
8cba30e6ff Added draggable scrollbar in browser, thanks to @RFNexus 2026-05-06 05:06:17 +02:00
Mark Qvist
90023a9b07 Split announce stream into separate lists and cleanup, and collect as class property 2026-05-05 21:46:16 +02:00
Mark Qvist
b1bdb46b99 Fixed file saved notice sometimes disappearing immediately after file download completes 2026-05-04 23:35:23 +02:00
Mark Qvist
859f76d4a9 Fixed file download speed display on stream-based resource transfers 2026-05-04 23:05:22 +02:00
Mark Qvist
d87700c7a9 Updated version 2026-05-04 20:53:13 +02:00
Mark Qvist
e79798c826 Added ability to include requst data for file downloads 2026-05-04 20:51:58 +02:00
Mark Qvist
738cb9989c Default to truecolor and nerdfonts rendering 2026-05-04 20:51:34 +02:00
Mark Qvist
37af0e66dd Updated version 2026-05-04 01:44:41 +02:00
Mark Qvist
4d25e17f65 Added table rendering to micron 2026-05-04 01:18:37 +02:00
Mark Qvist
a42e1b8a3d Fixed page background and foreground colors not supporting truecolor 2026-05-03 18:06:36 +02:00
Mark Qvist
0aa9e45d97 Updated version 2026-05-02 02:03:47 +02:00
Mark Qvist
eee7f8b416 Improved link handling 2026-05-02 02:01:26 +02:00
Mark Qvist
c6e76ea38f Updated versions 2026-04-28 22:29:28 +02:00