Age | Commit message (Expand) | Author |
2020-04-14 | relay: add command "handshake" in weechat relay protocol and nonce to prevent... | Sébastien Helleu |
2020-03-01 | core: move crypto functions to wee-crypto.c, rename API function string_hash ... | Sébastien Helleu |
2019-09-26 | logger: move logger backlog functions to logger-backlog.c | Sébastien Helleu |
2019-09-20 | core: add calculation of expression in evaluation of expressions with "calc:.... | Sébastien Helleu |
2019-07-11 | core: update translations (issue #1375) | Sébastien Helleu |
2019-02-19 | spell: rename "aspell" plugin to "spell" (issue #1299) | Sébastien Helleu |
2018-11-03 | core: split plugin-api.c into 2 files (API wrappers and infos/infolists) | Sébastien Helleu |
2018-10-27 | core: split wee-secure.c into 3 files (secured data functions, buffer and con... | Sébastien Helleu |
2018-09-24 | logger: move logger command into a separate source file | Sébastien Helleu |
2018-08-14 | core: split wee-hook.c into multiple sources | Sébastien Helleu |
2018-03-24 | core: add irc-modelist sources files to generate translations | Sébastien Helleu |
2018-03-11 | core: add binary weechat-headless to run WeeChat without interface (closes #1... | Sébastien Helleu |
2018-01-15 | scripts: add configuration file for each script plugin | Sébastien Helleu |
2017-09-05 | core: update translations | Sébastien Helleu |
2017-06-25 | fset: add completion "fset_options" | Sébastien Helleu |
2017-06-25 | fset: add fset source files to generate translations | Sébastien Helleu |
2017-03-31 | script: move default mouse keys for script plugin from core to script-mouse.c | Sébastien Helleu |
2017-03-30 | buflist: add mouse support | Sébastien Helleu |
2017-03-25 | buflist: add command /buflist | Sébastien Helleu |
2017-03-25 | buflist: new plugin "buflist" (bar with list of buffers) | Sébastien Helleu |
2016-11-22 | fifo: add file fifo.conf and option fifo.file.path to customize FIFO pipe pat... | Sébastien Helleu |
2016-04-05 | core: move nick coloring from irc plugin to core (closes #262) | Sébastien Helleu |
2016-03-21 | core: add pointer in some callbacks (closes #406) | Sébastien Helleu |
2015-12-02 | fifo: add /fifo command | Sébastien Helleu |
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 |