Age | Commit message (Collapse) | Author |
|
log file)
|
|
colors are displayed by WeeChat (optional by new settings irc_colors_receive
and irc_colors_send)
- fixed IRC command 367
- added IRC command 382
|
|
|
|
|
|
|
|
|
|
MacOS)
|
|
|
|
|
|
|
|
"look_one_server_buffer")
|
|
auto-load
|
|
|
|
|
|
|
|
- fixed DCC bug when looking for ports in range
|
|
|
|
|
|
|
|
CFLAGS on freebsd
add option --enable-perl-nothread to compile perl plugin without Perl without thread or multiplicity support (typically in some *bsd)
|
|
|
|
plugins, or both.
|
|
|
|
received)
|
|
|
|
|
|
|
|
|
|
same for all handlers
|
|
- Added new plugin functions, for C plugins and scripts: set_config, get_plugin_config, set_plugin_config
- Added new script function: remove_handler
|
|
ncurses if ncursesw is not found (auto-detect ncurses.h location too)
|
|
|
|
New file is used to store plugin variables (~/.weechat/plugins.rc)
|
|
|
|
|
|
|
|
- fixed bug when exiting DCC buffer (wrong input buffer)
|
|
* remove automatic update of config.{guess,sub} since it's now handled by
libtool
* Add new loadable plugins in weechat-curses package
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- get_info("version") now returns only version
- added get_config() function to read config options
|