Age | Commit message (Expand) | Author |
2009-09-15 | Add options for CTCP, to block/customize CTCP reply (task #9693), add missing... | Sebastien Helleu |
2009-08-30 | Remove compiler warning when NLS is disabled | Sebastien Helleu |
2009-06-10 | Add infolist with commands history | Sebastien Helleu |
2009-06-10 | Add buffer merging feature, with /buffer merge/unmerge (task #7404) | Sebastien Helleu |
2009-05-17 | Add function "config_is_set_plugin" in plugin/script API | Sebastien Helleu |
2009-05-16 | Add infolist "key" with key bindings | Sebastien Helleu |
2009-04-24 | Add filter with third argument of infolist_get for some infolists (bars, bar ... | Sebastien Helleu |
2009-02-01 | Add function config_unset_plugin in API, fix return code of config_set_plugin | Sebastien Helleu |
2009-01-03 | Update copyright dates | Sebastien Helleu |
2008-12-13 | Add infolists for bars/bar items/bar windows, code cleanup for bars | Sebastien Helleu |
2008-11-22 | Save last read line (for marker) within /upgrade | Sebastien Helleu |
2008-11-15 | Use of const for some functions returning "char *" | Sebastien Helleu |
2008-11-01 | Add infolist "plugin", with list of plugins | Sebastien Helleu |
2008-10-30 | Add new features to logger plugin (command /logger, log level, level by buffe... | Sebastien Helleu |
2008-09-03 | Add infolist for list of filters ("filter") | Sebastien Helleu |
2008-09-02 | Add description for info and infolist hooks | Sebastien Helleu |
2008-09-02 | Add hotlist infolist | Sebastien Helleu |
2008-08-30 | Add new hooks (info and infolist), IRC plugin now return infos and infolists | 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 |
2008-07-03 | Add "buffer_nicklist" bar item and scroll feature in bars with /bar scroll | Sebastien Helleu |
2008-06-22 | Add delimiter color for bars, fix some bugs with bars | Sebastien Helleu |
2008-06-21 | Remove infobar | Sebastien Helleu |
2008-06-17 | New plugin "notify", new option for debug messages in plugins | Sebastien Helleu |
2008-06-03 | Add "const" keyword for some "char *" function arguments (core and plugins API) | Sebastien Helleu |
2008-06-01 | Reintroduce highlight (move code from irc plugin to core) | Sebastien Helleu |
2008-05-15 | Add arguments for plugin init functions and "irc://.." command line option fo... | Sebastien Helleu |
2008-05-13 | Disable auto-connect for plugins with command line option ("-a") | Sebastien Helleu |
2008-04-30 | IRC colors reintroduced | Sebastien Helleu |
2008-04-29 | Added "current" option for infolist "window", to retrieve infolist for curren... | Sebastien Helleu |
2008-04-19 | Fixed output of names on channels (now it's sorted/grouped/colored, like v0.2... | Sebastien Helleu |
2008-04-18 | Replaced /builtin command by /command, and can now be used to launch commands... | Sebastien Helleu |
2008-04-17 | Added infolist "window", scroll in buffers with free content, fixed config ho... | Sebastien Helleu |
2008-04-16 | Added "toggle" value for /set on boolean options, fixed refresh bugs, added o... | Sebastien Helleu |
2008-04-12 | Added value and default value for options in infolist | Sebastien Helleu |
2008-04-11 | Added plugin name in beginning of log filenames | Sebastien Helleu |
2008-04-11 | Fixed bugs with weechat_config_get() in plugin API | Sebastien Helleu |
2008-04-11 | Improved /set command, added /unset command, new name for config files (*.conf) | Sebastien Helleu |
2008-04-03 | Fixed compilation problems when gnutls dev lib is not found | Sebastien Helleu |
2008-03-28 | Added preliminary support of new buffer type, with free content | Sebastien Helleu |
2008-03-23 | Removed sizeof(char) and useless type casts from void* to another pointer typ... | Sebastien Helleu |
2008-03-22 | Added tags for lines and custom filtering by tags or regex (task #7674), fixe... | Sebastien Helleu |
2008-01-30 | Nick completion enabled again, plugins can now override default nick completi... | Sebastien Helleu |
2008-01-12 | Migration of Python plugin to new API, bugs fixed in Perl/Python plugins | Sebastien Helleu |
2008-01-02 | Update of year in some copyrights | Sebastien Helleu |
2008-01-01 | Added group support for nicklist, fixed some bugs in plugins API and IRC plugin | Sebastien Helleu |
2007-12-18 | All messages translated to french, fixed bugs/typos in some messages | Sebastien Helleu |
2007-12-17 | New backlog option in logger plugin, added variable names in .h files, replac... | Sebastien Helleu |
2007-12-14 | Improved main loop (less CPU usage), better precision for timers, use of one ... | Sebastien Helleu |
2007-12-13 | Function "hook_signal_send" added to plugin API | Sebastien Helleu |