Commit Graph

639 Commits

Author SHA1 Message Date
Mark Qvist 7315eb3edb Include alignment tags in strip_non_formatting_tags 2026-05-21 03:19:46 +02:00
Mark Qvist 7b63164947 Updated version 2026-05-21 03:10:36 +02:00
Mark Qvist 5c01142f8d Added anchor handling for links to other pages to guide 2026-05-21 02:59:50 +02:00
Mark Qvist 316b03ae52 Added anchor handling for links to other pages 2026-05-21 02:57:04 +02:00
Mark Qvist e7958ad331 Added nick colors in RRC users pane 2026-05-21 02:36:12 +02:00
Mark Qvist 1fb7ed5b8d Made gutters configurable 2026-05-21 02:24:13 +02:00
Mark Qvist 057f24674f Remapped QR-code shortcut to ctrl-p (ctrl-q conflicts with quit shortcut). 2026-05-21 02:12:57 +02:00
Mark Qvist 0222714f48 Adjusted unread message styling. Remapped QR-code shortcut to ctrl-p (ctrl-q conflicts with quit shortcut). 2026-05-21 02:10:10 +02:00
Mark Qvist 45c031d343 Merged The Deluxe Nomadnet Expansion Pack from Zenith 2026-05-21 01:27:51 +02:00
Mark Qvist f6158ba4df Added custom nick color theme option 2026-05-21 00:38:08 +02:00
Mark Qvist 503ea58b85 Added RRC nick colors option 2026-05-21 00:17:39 +02:00
zenith 3ce348dbb2 Add trusted/untrusted tabs with trust banner, peer-info ping/block/note/pi propagation-node picker and last-sync indicator, warning badge for failed outgoing messages, ASCII qrcodes QR, for own own and peer LXMF addresses, RRC MOTD pane, collapsible/clickable channel and users panes with F8 join/part collapse, Guide info update, anchor microntags # 2026-05-20 16:16:24 -04:00
Mark Qvist 6484037c95 Updated versions 2026-05-20 19:57:01 +02:00
Mark Qvist 38e4da0797 Merged urwid non-main thread update crash fix from neutral 2026-05-20 19:45:51 +02:00
Mark Qvist 9a764a187a Adjusted logging 2026-05-20 19:45:15 +02:00
Mark Qvist 84eabeabab Removed debug logging. Sorry for the logspam. 2026-05-20 18:27:22 +02:00
Jeremy O'Brien af74a326a9 Conversations: urwid is not thread-safe. prevent the possibility of updating the UI on a non-main thread by assigning delegate in the ConversationWidget constructor 2026-05-20 10:45:49 -04:00
Mark Qvist 0c38f2dcdf Thanks neutral :) 2026-05-20 01:22:08 +02:00
Mark Qvist 1e8b0780e0 Updated makefile 2026-05-19 23:34:41 +02:00
Mark Qvist f640f074d8 Added markdown rendering and compose support to messages 1.1.1 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 1.1.0 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 1.0.4 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 1.0.3 2026-05-07 20:24:46 +02:00