Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-11-15 | Use of const for some functions returning "char *" | Sebastien Helleu | |
2008-11-02 | Remove debug plugin (merged to core), new debug variable for each plugin (no ↵ | Sebastien Helleu | |
more signals for setting debug) | |||
2008-10-30 | Add new features to logger plugin (command /logger, log level, level by ↵ | Sebastien Helleu | |
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) | |||
2008-10-18 | Add new argument "value" to function config_new_option | Sebastien Helleu | |
2008-10-08 | Add function to get plugin name (return "core" for WeeChat core) | Sebastien Helleu | |
2008-09-18 | Remove "category" for buffers (keep only name). | Sebastien Helleu | |
2008-08-22 | Add hook infolist to plugins API, fix bugs with gettext in plugins | Sebastien Helleu | |
2008-08-19 | Reintroduce /upgrade command, working only with core and IRC plugin today | Sebastien Helleu | |
Command will be improved in near future and other plugins like xfer will be modified to manage upgrade process. | |||
2008-06-17 | Fix help of /notify command | Sebastien Helleu | |
2008-06-17 | New plugin "notify", new option for debug messages in plugins | Sebastien Helleu | |