Jeremy O'Brien
|
ad10301569
|
Directory/Node: replace some bare open/close's with with's
|
2026-05-28 11:59:51 -04:00 |
|
Jeremy O'Brien
|
7bc691169a
|
Conversation: avoid calling conversation_list() on every received announce; this can cause fd starvation during an announce storm
|
2026-05-28 11:59:51 -04:00 |
|
Mark Qvist
|
1a7288517e
|
Fixed link and mention scans happening inside code blocks
|
2026-05-28 14:37:14 +02:00 |
|
Mark Qvist
|
c62f7511e6
|
Ensure jump_to_anchor doesn't run before layout caching is complete
|
2026-05-28 14:11:34 +02:00 |
|
Mark Qvist
|
aee1f6a774
|
Make prop node sync button first focus on sync dialog open
|
2026-05-27 12:14:51 +02:00 |
|
Mark Qvist
|
38f9dfbebc
|
Updated versions
|
2026-05-26 23:33:03 +02:00 |
|
Mark Qvist
|
a88b31d033
|
Updated version
|
2026-05-25 23:40:24 +02:00 |
|
Mark Qvist
|
dbbab3c7cf
|
Merge branch 'patch_readline' into dev_readline
|
2026-05-25 21:38:26 +02:00 |
|
Mark Qvist
|
e2b3aceaee
|
Merge branch 'patch_conversations_speedup' into dev
|
2026-05-25 21:35:19 +02:00 |
|
Mark Qvist
|
e7a988b45e
|
Merge branch 'patch_channels_nohide' into dev
|
2026-05-25 21:32:37 +02:00 |
|
Jeremy O'Brien
|
3586a8ce6a
|
Add readline shortcuts globally
|
2026-05-24 16:35:17 -04:00 |
|
Jeremy O'Brien
|
9e7f912f97
|
conversation load speedups: use a set instead of a list in update_message_widgets() and cache our ConversationMessages after load
|
2026-05-24 16:35:17 -04:00 |
|
Jeremy O'Brien
|
ace2969770
|
fix mouse focus issue in indicative_listbox
|
2026-05-24 16:35:17 -04:00 |
|
Jeremy O'Brien
|
2f86d06c25
|
Channels: prevent the channels list from permanently hiding after hiding it and leaving a room
|
2026-05-24 16:35:17 -04:00 |
|
Mark Qvist
|
944fc15a2b
|
Updated version
|
2026-05-24 21:26:20 +02:00 |
|
Mark Qvist
|
9977e310f8
|
Fixed missing byteorder spec in nick color conversion for old snakes
|
2026-05-24 21:24:56 +02:00 |
|
Mark Qvist
|
8d6cf7bc54
|
Handle invalid page cache time headers
|
2026-05-23 00:18:13 +02:00 |
|
Mark Qvist
|
b6d2ebbfc7
|
Updated makefile
|
2026-05-22 23:34:06 +02:00 |
|
Mark Qvist
|
c2af9f80d1
|
Updated versions
|
2026-05-22 23:31:19 +02:00 |
|
Mark Qvist
|
859aaeeba9
|
Changelog: Added option to set specific mention color
|
2026-05-22 23:10:33 +02:00 |
|
Mark Qvist
|
814cd043b8
|
Ensure important future options availability
|
2026-05-22 22:57:53 +02:00 |
|
Mark Qvist
|
5752e70124
|
Updated version
|
2026-05-22 22:44:49 +02:00 |
|
Mark Qvist
|
69f17fe3c4
|
Changelog: Added option to color mention timestamps
|
2026-05-22 22:33:15 +02:00 |
|
Mark Qvist
|
7fe7a54db1
|
Map mentions to nick colors
|
2026-05-22 22:12:08 +02:00 |
|
Mark Qvist
|
8d14eb2d7b
|
Experimental actions formatting
|
2026-05-22 20:04:33 +02:00 |
|
Mark Qvist
|
f8f875df9d
|
Experimental actions formatting
|
2026-05-22 19:55:49 +02:00 |
|
Jeremy O'Brien
|
6446debb52
|
/me added support for rrcd ACTIONs and advisory K_NICK on join/part
|
2026-05-22 12:05:16 -04:00 |
|
Mark Qvist
|
2375a92f26
|
Added clipboard_copy option to guide
|
2026-05-22 13:54:33 +02:00 |
|
Mark Qvist
|
66f29adb8d
|
Changelog: Made clipboard functionality an opt-in feature by **neutral**
|
2026-05-22 13:47:08 +02:00 |
|
Mark Qvist
|
820f3455a1
|
Fixed expired message cleaning sometimes targeting invalid indices
|
2026-05-22 13:43:10 +02:00 |
|
Mark Qvist
|
d661ba0531
|
Run UI-side message cleaning with hub lock
|
2026-05-22 11:48:36 +02:00 |
|
Mark Qvist
|
a1b1aea83d
|
Slight robustification of theme-based style selection
|
2026-05-22 11:33:13 +02:00 |
|
Jeremy O'Brien
|
e492cfbce0
|
make clipboard copy an opt-in feature
|
2026-05-21 21:31:58 -04:00 |
|
Mark Qvist
|
475c0ee2a0
|
Updated versions
1.2.0
|
2026-05-22 01:14:29 +02:00 |
|
Mark Qvist
|
be80565340
|
Fixed conversation dialogs hanging on close
|
2026-05-22 00:57:10 +02:00 |
|
Mark Qvist
|
85fe1dc494
|
Added url truncation based on browser width to header and footer
|
2026-05-22 00:40:24 +02:00 |
|
Mark Qvist
|
e359135847
|
Merge branch 'patch_add_copy_ability'
|
2026-05-22 00:31:46 +02:00 |
|
Mark Qvist
|
ab369eef70
|
Fixed incorrect anchor jump position calculation
|
2026-05-21 23:56:59 +02:00 |
|
Jeremy O'Brien
|
fa205354bc
|
Browser: fix for manual URL getting truncated by 1 char when | not in URL
|
2026-05-21 17:30:58 -04:00 |
|
Jeremy O'Brien
|
7de0fa9a8f
|
Browser: allow ctrl-k to clear the URL edit field
|
2026-05-21 17:22:41 -04:00 |
|
Jeremy O'Brien
|
cf25ed8a64
|
Browser/Conversations: add ability to copy browser URL and conversation message text
|
2026-05-21 17:01:37 -04:00 |
|
Mark Qvist
|
f8c57e675e
|
Fixed anchors not updating scroll position
|
2026-05-21 22:55:26 +02:00 |
|
Mark Qvist
|
66f72ead0f
|
Hack for link span and micron handling
|
2026-05-21 22:12:09 +02:00 |
|
Jeremy O'Brien
|
d3e5e11e27
|
Channels: more window scroll fixes
|
2026-05-21 13:43:36 -04:00 |
|
Jeremy O'Brien
|
6e544c288d
|
RRC: pin new message notification order to buffer-append order to fix scroll sometimes not moving down with latest message
|
2026-05-21 12:30:27 -04:00 |
|
Mark Qvist
|
329368fa27
|
Sanitize names in join/part messages
|
2026-05-21 16:28:12 +02:00 |
|
Mark Qvist
|
fa7ce67eab
|
Fixed guide focus handling
|
2026-05-21 14:06:15 +02:00 |
|
Mark Qvist
|
ddb4ad0043
|
Merge branch 'patch_allow_manual_propnode'
|
2026-05-21 13:32:43 +02:00 |
|
Mark Qvist
|
d1506ab742
|
Merge branch 'patch_channels_save_drafts'
|
2026-05-21 13:19:51 +02:00 |
|
Jeremy O'Brien
|
2564b6c59a
|
add manual propagation node saving
|
2026-05-21 07:17:53 -04:00 |
|