Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
server feature, improve IRC server options, new functions in API
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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)
|
|
$nick/$channel/$server in alias
|
|
|
|
|
|
with callback to core items if not found
|
|
|
|
|
|
|
|
server feature
|
|
Command will be improved in near future and other plugins like xfer
will be modified to manage upgrade process.
|
|
|
|
found
|
|
|
|
|
|
|
|
home directory
|
|
|
|
for irc plugin
|
|
by /dcc command)
|
|
initial commit, not working yet)
|
|
same time with callbacks (bug #23109)
|
|
|
|
with /set command
|
|
|
|
|
|
|
|
|
|
type (patch from Leonid Evdokimov)
|
|
|
|
fixed many memory leaks
|
|
|
|
Today only root bars are partially working (refresh is not always performed),
and bars are not saved in configuration file. To be continued...
|
|
logger plugin (bug #19522)
The new option "name_lower_case" is "on" by default and will convert category/name to lower case for log filename.
|
|
|
|
leave channel or disconnect from server when buffer is closed
|
|
signal catched (reload all config files), better config files reloading
|