Age | Commit message (Collapse) | Author |
|
server (task #6859)
|
|
|
|
|
|
more signals for setting debug)
|
|
for IRC buffers
|
|
|
|
with page_up and page_down keys (task #8702)
|
|
save/restore windows and buffers order (task #5453)
|
|
|
|
|
|
|
|
found
|
|
|
|
|
|
initial commit, not working yet)
|
|
(char is still possible)
|
|
with /set command
|
|
|
|
|
|
"startup_command_{before|after}_plugins"
|
|
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").
|
|
commands (now possible to reload/save some files only), fixed completion bug
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
options in core
|
|
|
|
|