Age | Commit message (Collapse) | Author |
|
|
|
with callback to core items if not found
|
|
|
|
|
|
Command will be improved in near future and other plugins like xfer
will be modified to manage upgrade process.
|
|
|
|
|
|
|
|
|
|
deleted) (bug #23178)
|
|
|
|
|
|
type (patch from Leonid Evdokimov)
|
|
|
|
fixed many memory leaks
|
|
|
|
display, fixed nick in input for IRC buffers
The "irc/debug" buffer is displayed when IRC debug is enabled (with "/debug irc" thru debug plugin).
If the buffer is closed, it is reopen when new messages are written, until debug is disabled by user (with "/debug irc").
|
|
|
|
leave channel or disconnect from server when buffer is closed
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
(still under development)
|
|
"plugin", not a "protocol")
|