jcs
/wallops
/amendments
Amendments on September 12, 2024
jcs made amendment
90
2 months ago
jcs made amendment
89
2 months ago
Amendments on September 11, 2024
jcs made amendment
88
2 months ago
jcs made amendment
87
2 months ago
jcs made amendment
86
2 months ago
jcs made amendment
85
2 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
2 months ago
jcs made amendment
82
2 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
2 months ago
jcs made amendment
78
2 months ago
jcs made amendment
77
2 months ago
jcs made amendment
76
2 months ago
jcs made amendment
75
2 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
2 months ago
jcs made amendment
71
2 months ago