Age | Commit message (Expand) | Author |
2024-04-07 | relay: add synchronization with remote and handler for events received (issue... | Sébastien Helleu |
2024-04-07 | relay: add connection to remote (issue #2066) | Sébastien Helleu |
2024-04-07 | relay: add command `/remote`, add remote configuration in relay.conf (issue #... | Sébastien Helleu |
2024-03-12 | core: remove "wee-" prefix from source files in src/core and src/core/hook | Sébastien Helleu |
2024-02-01 | relay: add "api" protocol (HTTP REST API) (issue #2066) | Sébastien Helleu |
2023-10-01 | buflist: add support of item names in command `/buflist refresh` | Sébastien Helleu |
2023-09-16 | api: add function hook_url | Sébastien Helleu |
2023-08-28 | core: move sys filename and functions | Sébastien Helleu |
2023-08-28 | core: add command `/sys` to show resource limits and usage | Sébastien Helleu |
2023-08-12 | irc: add buffer for /list reply (closes #1972) | Sébastien Helleu |
2023-05-20 | irc: add batch files for translations | Sébastien Helleu |
2023-03-30 | doc: convert docgen.py to C, remove autogen files from repository, add parame... | Sébastien Helleu |
2023-03-26 | core: add missing source files to build translations | Sébastien Helleu |
2022-05-27 | core: add command /item (closes #808) | Sébastien Helleu |
2022-03-10 | irc: add server option "autojoin_record" | Sébastien Helleu |
2021-07-04 | irc, typing: display typing status for IRC nicks | Sébastien Helleu |
2021-07-04 | typing: translate strings in typing plugin sources | Sébastien Helleu |
2021-06-24 | core: add missing source files for gettext | Sébastien Helleu |
2021-06-24 | irc: escape/unescape IRC message tags values (issue #1654) | Sébastien Helleu |
2021-05-11 | core: move directory/file functions from wee-util.c to wee-dir.c (issue #1285) | Sébastien Helleu |
2021-03-16 | core: add options to customize commands on system signals, quit by default on... | Sébastien Helleu |
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 |