Age | Commit message (Collapse) | Author |
|
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)
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|