Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|