Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
script plugin API
|
|
string_is_command_char and string_input_for_buffer in plugin and script API
|
|
|
|
|
|
|
|
|
|
|
|
info in irc plugin if Diffie-Hellman prime sent by the server is not acceptable (not long enough)
|
|
IRC server (CertFP) (task #7492) (patch from kolter)
|
|
|
|
zepard)
|
|
|
|
|
|
|
|
|
|
in error messages for scripts
|
|
default completion items
|
|
|
|
exchange keys (bug #25996)
|
|
|
|
It is still possible to see messages by changing debug level for "core" or
plugins (perl, python, ruby, lua, tcl).
|
|
for arguments
|
|
(rc/stdout/stderr) via callback
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
plugin API (task #9089)
|
|
|
|
|
|
|
|
server feature, improve IRC server options, new functions in API
|
|
|
|
|
|
developer guide
|
|
|
|
server (task #6859)
|
|
|
|
|
|
|
|
buffer, mask by buffer, ..), fix some bugs
New features:
- new command /logger
- log level, to log only some messages, according to importance (task #8592)
- level by buffer: custom level for some buffers (or group of buffers)
- log filename mask by buffer (or group of buffers)
- marker line is added after display of backlog
- add "delete" callback for config file sections
- add "mkdir_parents" function to plugin API
- remove old log options in IRC plugin
Bug fix:
- marker line is set only when user switches buffer (not when a plugin force
switch, like IRC plugin does when opening server or channel buffer)
- backlog fixed (sometimes lines were not properly displayed)
|
|
|