Age | Commit message (Expand) | Author |
2015-07-20 | alias: add options "add", "addcompletion" and "del" in command /alias, remove... | Sébastien Helleu |
2015-03-07 | javascript: add new plugin to run javascript scripts in WeeChat | Sébastien Helleu |
2014-09-01 | core: add functions to manage array lists | Sébastien Helleu |
2014-07-20 | core: add main.c in list of translated files for gettext | Sébastien Helleu |
2014-03-12 | exec: add options "-n"/"-ns" in command /exec (display output in a new buffer) | Sebastien Helleu |
2014-03-11 | exec: add exec plugin | Sebastien Helleu |
2014-03-04 | rmodifier: remove plugin (replaced by trigger) | Sebastien Helleu |
2014-02-09 | trigger: add trigger plugin | Sebastien Helleu |
2013-08-02 | Merge branch 'secured-data' | Sebastien Helleu |
2013-07-31 | plugins: remove the demo plugin | Sebastien Helleu |
2013-07-27 | core: add secured data with optional encryption in file sec.conf | Sebastien Helleu |
2013-03-09 | relay: add message "_nicklist_diff" (differences between old and current nick... | Sebastien Helleu |
2013-02-23 | irc: hide passwords in commands or messages sent to nickserv with modifiers (... | Sebastien Helleu |
2013-02-17 | core: remove Gtk interface (obsolete sources not working) | Sebastien Helleu |
2013-02-10 | relay: add experimental websocket server support (RFC 6455) for irc and weech... | Sebastien Helleu |
2013-01-31 | aspell: optimization on spellers to improve speed (save state by buffer), add... | Sebastien Helleu |
2012-12-16 | core: add git version in build, display it in "weechat-curses --help" and /ve... | Sebastien Helleu |
2012-11-02 | core: add command /eval, use expression in conditions for bars, add function ... | Sebastien Helleu |
2012-10-06 | aspell: add bar item "aspell_dict" (dictionary used on current buffer) | Nils Görs |
2012-08-14 | core: add new plugin "script" (scripts manager, replacing scripts weeget.py a... | Sebastien Helleu |
2012-08-02 | core: remove directory "src/plugins/scripts", move script plugins in "src/plu... | Sebastien Helleu |
2012-07-27 | relay: add support of SSL (for irc and weechat protocols), new option relay.n... | Sebastien Helleu |
2012-01-16 | core: add URL transfer (using libcurl), add function hook_process_hashtable i... | Sebastien Helleu |
2011-12-06 | relay: add WeeChat protocol (for remote GUI), doc about protocol, new options | Sebastien Helleu |
2011-11-03 | core: remove obsolete/empty sources for Qt and Wxwidgets | Sebastien Helleu |
2011-10-26 | guile: new script plugin for scheme (task #7289) | Sebastien Helleu |
2011-08-01 | core: add info about position where mouse button is released in hook_focus (f... | Sebastien Helleu |
2011-07-26 | core: add mouse support (task #5435), free cursor movement, hook_focus, fix b... | Sebastien Helleu |
2011-07-05 | core: add context "search" for keys (to define keys used during search in buf... | Sebastien Helleu |
2011-07-03 | doc: convert script docgen.pl to docgen.py | Sebastien Helleu |
2010-11-21 | Move some functions from irc-server.c and irc-protocol.c to irc-message.c | Sebastien Helleu |
2010-11-09 | Move WeeChat core completions from gui-completion.c to wee-completion.c | Sebastien Helleu |
2010-11-06 | Add IRC command /notify, new options for notify and infolist "irc_notify" (ta... | Sebastien Helleu |
2010-10-23 | Add IRC command redirection (task #6703) | Sebastien Helleu |
2010-09-17 | Beta version of IRC proxy feature in Relay plugin | Sebastien Helleu |
2010-08-11 | Add new plugin "rmodifier": alter modifier strings with regular expressions (... | Sebastien Helleu |
2010-03-21 | Add custom completion for aliases (task #9479) | Sebastien Helleu |
2010-02-18 | Add mechanism DH-BLOWFISH for SASL authentication with IRC server | Sebastien Helleu |
2010-02-12 | Add description of arguments for API functions hook_info and hook_infolist | Sebastien Helleu |
2009-12-31 | Add IRC options to customize target buffer for messages (task #7381) | Sebastien Helleu |
2009-10-29 | Add partial irc-proxy feature to relay plugin | Sebastien Helleu |
2009-09-15 | Add options for CTCP, to block/customize CTCP reply (task #9693), add missing... | Sebastien Helleu |
2009-06-14 | Remove jabber plugin (will be replaced by script) | Sebastien Helleu |
2009-06-14 | Remove obsolete trigger plugin | Sebastien Helleu |
2009-06-10 | Add buffer merging feature, with /buffer merge/unmerge (task #7404) | Sebastien Helleu |
2009-04-24 | Remove notify plugin (moved to core) | Sebastien Helleu |
2009-03-23 | Add nick completion in xfer dcc buffers, fix bug when opening xfer dcc buffer... | Sebastien Helleu |
2009-03-19 | Many improvements on IRC raw buffer | Sebastien Helleu |
2009-01-15 | Add Jabber plugin (alpha version, many Jabber features are missing) | Sebastien Helleu |
2008-12-11 | Source code reorganization for bars and bar windows | Sebastien Helleu |