Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
server (task #6859)
|
|
|
|
|
|
|
|
|
|
|
|
changed" message)
|
|
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)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
found
|
|
|
|
|
|
1 to 5 (more than 5 is considered as looping)
|
|
|
|
same time with callbacks (bug #23109)
|
|
|
|
|
|
commands with same name from different plugins
|
|
hooks (use of string_match)
|
|
|
|
|
|
type (patch from Leonid Evdokimov)
|
|
fixed many memory leaks
|
|
signal catched (reload all config files), better config files reloading
|
|
|
|
|
|
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)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
when WeeChat starts
|
|
|
|
|
|
|
|
|