Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
"command not found")
|
|
|
|
|
|
and get_nick_info
|
|
(patch from Gwenn)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
auto-load
|
|
- fixed DCC bug when looking for ports in range
|
|
plugins, or both.
|
|
|
|
- Added new plugin functions, for C plugins and scripts: set_config, get_plugin_config, set_plugin_config
- Added new script function: remove_handler
|
|
New file is used to store plugin variables (~/.weechat/plugins.rc)
|
|
|
|
|
|
- get_info("version") now returns only version
- added get_config() function to read config options
|
|
|
|
"weechat_dir" instead)
|
|
|
|
turkish), now using ASCII comparison
|
|
|
|
|
|
command, with "localhost" as host to differenciate from other messages)
|
|
|
|
command functions)
|
|
- function "print_with_channel" was removed
- function "command" now runs weechat command or send text to channel
- Perl functions are now called with weechat::name (instead of IRC::name)
- IRC::xxx functions are still active for compatibility with old scripts
|
|
|
|
|
|
|
|
removed, replaced by default), fixed crash when unknown section with option(s) in config file, fixed IRC commands: /op, /deop, /voice, /devoice
|
|
|
|
|
|
|
|
|
|
loading Perl script, auto create plugin directories at startup (~/.weechat/perl, /perl/autoload, /python, /python/autoload, /ruby, /ruby/autoload)
|
|
- cleanup code in main() function of weechat.c
- fixed bug when unloading all Perl scripts (now end and restart Perl interpreter)
|
|
|
|
- /perl prints all Perl scripts,
- error if registering 2 Perl scripts with same (internal) name.
|
|
|
|
|