Age | Commit message (Collapse) | Author |
|
|
|
Format is: nick_xxx or group_xxx to return only nick/group called "xxx".
|
|
version as number
|
|
|
|
|
|
missing CTCP: clientinfo, finger, source, time, userinfo (task #7270)
|
|
|
|
|
|
|
|
|
|
|
|
items, buffers, filters, plugins, irc_server, alias, script list)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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)
|
|
|
|
|
|
|
|
|
|
|
|
Command will be improved in near future and other plugins like xfer
will be modified to manage upgrade process.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
for irc plugin
|
|
|
|
|
|
current window
|
|
v0.2.6) (bug #22935), added "nicklist" infolist
|
|
commands with same name from different plugins
|
|
hooks (use of string_match)
|
|
option type for infolist "options"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
type (patch from Leonid Evdokimov)
|
|
fixed many memory leaks
|
|
completion (IRC plugin uses that feature)
|
|
|
|
|