jcs
/wallops
/amendments
Amendments on September 12, 2024
jcs made amendment
90
10 months ago
jcs made amendment
89
10 months ago
Amendments on September 11, 2024
jcs made amendment
88
10 months ago
jcs made amendment
87
10 months ago
jcs made amendment
86
10 months ago
jcs made amendment
85
10 months ago
irc: Cope with input buffer getting full of non-lines
This should only happen on a rogue server, but we shouldn't fall
over ourselves dealing with it.
jcs made amendment
83
10 months ago
jcs made amendment
82
10 months ago
irc: Try to detect channel name at start of commands, various fixes
If the user types "/topic #channel blah", detect "#channel" and use
that as the channel name rather than the current tab channel.
Also fix up some things around channel mode handling, especially when
using +k since there's a space in it between the mode and key.
*: Implement selective ignoring of certain events like joins and quits
On a small screen in a busy channel, having a screenful of nothing
but joins and quits is pretty annoying, so make it easy to turn them
off and on globally.
Amendments on September 10, 2024
jcs made amendment
79
10 months ago
jcs made amendment
78
10 months ago
jcs made amendment
77
10 months ago
jcs made amendment
76
10 months ago
jcs made amendment
75
10 months ago
Amendments on September 9, 2024
chatter: Only autoscroll when the scrollbar is at the bottom
If the user has scrolled up, they probably want to keep reading until
they scroll back down.
irc: Pass count of nicks in batch to irc_add_nick_to_channel
This lets it do a malloc of the full count of the line, rather than
having to realloc it 5 at a time.
Also implement 333 and 475 and show non-server notices properly.
jcs made amendment
72
10 months ago
jcs made amendment
71
10 months ago