Mark Qvist
|
503ea58b85
|
Added RRC nick colors option
|
2026-05-21 00:17:39 +02: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 |
|
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
1.0.1
|
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 |
|