Age | Commit message (Collapse) | Author |
|
directories (patch #6922)
|
|
version any more (API comparison is enough)
|
|
|
|
It is still possible to see messages by changing debug level for "core" or
plugins (perl, python, ruby, lua, tcl).
|
|
|
|
server feature, improve IRC server options, new functions in API
|
|
is not set
|
|
|
|
more signals for setting debug)
|
|
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)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
for irc plugin
|
|
with /set command
|
|
|
|
type (patch from Leonid Evdokimov)
|
|
|
|
|
|
commands (now possible to reload/save some files only), fixed completion bug
|
|
signal catched (reload all config files), better config files reloading
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fixed display bugs in IRC error messages
|
|
|
|
insert text on command line (task #6468)
|
|
messages (bug #18716)
|
|
|
|
|
|
|
|
messages (after command)
|
|
fixed compilation problems with FreeBSD, fixed status bar display bug
|