Age | Commit message (Collapse) | Author |
|
by /dcc command)
|
|
initial commit, not working yet)
|
|
|
|
config_get/config_get_plugin/config_set_plugin in script API
|
|
|
|
option type for infolist "options"
|
|
with /set command
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
commands (now possible to reload/save some files only), fixed completion bug
|
|
signal catched (reload all config files), better config files reloading
|
|
optional check of license when script is loaded
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
list by hook type (for fast search in hooks)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|