Age | Commit message (Collapse) | Author |
|
|
|
|
|
argument (closes #1296)
|
|
Regression was introduced by commit b38b2abe3b397af1133951fb5326cc5cbb80807e.
|
|
|
|
|
|
#597, task #11374, task #10876)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
extra command "MODES" to server), fix parsing of modes (bug #36215)
|
|
|
|
|
|
|
|
value from message 005
|
|
|
|
|
|
|
|
|
|
|
|
send mode only when channel modes are updated (bug #25651)
|
|
|
|
|
|
|
|
Added group support for nicklist (with subgroups).
Partial changes in IRC protocol functions (new arguments with argv and argv_eol).
Fixed some bugs:
- nicklist in plugins API
- problem in main loop with select() when SIGWINCH is received (terminal resize)
- bug in string explode function
- bug in infobar countdown.
|
|
replaced "void *" pointers by structures
|
|
|
|
|