Sebastien Helleu
|
079e4a4028
|
- added new setting (look_one_server_buffer): use same buffer for all servers
- fixed DCC bug when looking for ports in range
|
2005-10-30 09:56:24 +00:00 |
|
Sebastien Helleu
|
e26772dcdb
|
Added new return codes for plugin handlers, to discard messages for WeeChat, plugins, or both.
|
2005-10-28 07:31:21 +00:00 |
|
Sebastien Helleu
|
0f055b087a
|
- Added options for /plugin command: autoload, reload, unload
- Added new plugin functions, for C plugins and scripts: set_config, get_plugin_config, set_plugin_config
- Added new script function: remove_handler
|
2005-10-25 17:37:13 +00:00 |
|
Sebastien Helleu
|
32a7fbb767
|
Added new plugins functions: set_config, get_plugin_config, set_plugin_config.
New file is used to store plugin variables (~/.weechat/plugins.rc)
|
2005-10-23 22:07:18 +00:00 |
|
Sebastien Helleu
|
f7872a9dd8
|
Converted old Ruby interface to new plugin system (Ruby plugin still NOT ok!)
|
2005-10-23 11:33:39 +00:00 |
|
Sebastien Helleu
|
aeb7170024
|
Moved some functions in source code
|
2005-10-17 17:45:23 +00:00 |
|
Sebastien Helleu
|
357d7c5a2f
|
Changes in plugins and scripts plugins:
- get_info("version") now returns only version
- added get_config() function to read config options
|
2005-10-17 14:30:03 +00:00 |
|
Sebastien Helleu
|
cdc33d08b0
|
New plugin interface (loads dynamic C libraries)
|
2005-10-15 12:34:21 +00:00 |
|