Age | Commit message (Expand) | Author |
2009-02-08 | Add hook type "command_run", add new function "string_remove_color" in plugin... | Sebastien Helleu |
2009-01-30 | Add plugin name in buffer name for filters | Sebastien Helleu |
2009-01-15 | Add Jabber plugin (alpha version, many Jabber features are missing) | Sebastien Helleu |
2009-01-04 | Rename options in proxy structure | Sebastien Helleu |
2009-01-04 | Fix crash when creating bar, rename options in bar structure | Sebastien Helleu |
2009-01-04 | Remove unused functions and prototypes | Sebastien Helleu |
2009-01-03 | Update copyright dates | Sebastien Helleu |
2009-01-02 | Add null values for options, new syntax for /set, reintroduce temporary IRC s... | Sebastien Helleu |
2008-12-19 | Remove obsolete nicklist options, add /bar toggle to hide/show quietly a bar | Sebastien Helleu |
2008-12-19 | Add sub-items in bars (items glued with "+" as separator instead of comma), a... | Sebastien Helleu |
2008-12-17 | Improve /upgrade command: expand "~" with user home, check that binary exists... | Sebastien Helleu |
2008-12-16 | Add new filling options in /help bar | Sebastien Helleu |
2008-12-13 | Add infolists for bars/bar items/bar windows, code cleanup for bars | Sebastien Helleu |
2008-11-27 | Remove argument "switch_to_another" for function gui_buffer_close() | Sebastien Helleu |
2008-11-23 | Add support for more than one proxy, with proxy selection for each IRC server... | Sebastien Helleu |
2008-11-22 | Add missing options in /help window | Sebastien Helleu |
2008-11-15 | Use of const for some functions returning "char *" | Sebastien Helleu |
2008-11-05 | Add completion with "core" for command /debug | Sebastien Helleu |
2008-11-02 | Remove debug plugin (merged to core), new debug variable for each plugin (no ... | Sebastien Helleu |
2008-10-31 | Allow mask or regex for IRC command /ignore (mask is default) | Sebastien Helleu |
2008-10-30 | Fix clear of buffers with free content (allowed, but not from user with /buff... | Sebastien Helleu |
2008-10-30 | Add new features to logger plugin (command /logger, log level, level by buffe... | Sebastien Helleu |
2008-10-26 | Display readable values for flag of fd hooked with /plugin listfull command | Sebastien Helleu |
2008-10-25 | Fix creation of filters (many filters with same content are authorized) | Sebastien Helleu |
2008-10-25 | Add smart join/part/quit message filter in IRC plugin, add names for filters | Sebastien Helleu |
2008-10-24 | Use of toggle option for /filter to toggle a filter on/off | Sebastien Helleu |
2008-10-24 | Add "enabled" flag for each filter (now possible to disable only one or some ... | Sebastien Helleu |
2008-10-24 | Add local variables for buffers, fix alias creation, use of local variables $... | Sebastien Helleu |
2008-10-18 | Aspell plugin is born again | Sebastien Helleu |
2008-10-12 | Remove old title/nicklist/status/input, use of new bars | Sebastien Helleu |
2008-10-08 | Add function to get plugin name (return "core" for WeeChat core) | Sebastien Helleu |
2008-10-08 | Fix /reload command (now reloads config files with no reload callback) | Sebastien Helleu |
2008-10-02 | Add new /layout command and save_layout_on_exit config option, to save/restor... | Sebastien Helleu |
2008-09-23 | Fix help of /bar command | Sebastien Helleu |
2008-09-18 | Replace french word "pourcentage" by percentage | Sebastien Helleu |
2008-09-18 | Remove "category" for buffers (keep only name). | Sebastien Helleu |
2008-09-05 | Many changes in doc | Sebastien Helleu |
2008-09-03 | Reintroduce /ignore command to ignore IRC nicks/hosts, using regex | Sebastien Helleu |
2008-09-03 | Add "no_filter" tag, to prevent some lines to be filtered (like output of /fi... | Sebastien Helleu |
2008-08-24 | Add nick filtering example in /help filter | Sebastien Helleu |
2008-08-24 | Add some examples in /help filter | Sebastien Helleu |
2008-08-19 | Reintroduce /upgrade command, working only with core and IRC plugin today | Sebastien Helleu |
2008-07-10 | Split "filling" bar value into "filling_top_bottom" and "filling_left_right" ... | Sebastien Helleu |
2008-07-08 | Remove error message when bar is not found for scroll | Sebastien Helleu |
2008-07-03 | Add "buffer_nicklist" bar item and scroll feature in bars with /bar scroll | Sebastien Helleu |
2008-06-29 | Fix error displayed with /buffer command | Sebastien Helleu |
2008-06-28 | Fix error with command /window (sometimes error is displayed and should not) | Sebastien Helleu |
2008-06-28 | Add "default" option to command /bar, to create default bars (today only inpu... | Sebastien Helleu |
2008-06-27 | Fix error message for /buffer and /window commands when option is unknown | Sebastien Helleu |
2008-06-27 | Add input bar item, add "hidden" flag for bars, fix some display bugs with bars | Sebastien Helleu |