Age | Commit message (Expand) | Author |
2023-03-30 | doc: convert docgen.py to C, remove autogen files from repository, add parame... | Sébastien Helleu |
2023-03-27 | doc: sort commands by plugins in auto-generated files | Sébastien Helleu |
2023-03-26 | core: update translations (issue #1503) | Sébastien Helleu |
2023-03-24 | core: add option `legacy` in command `/key` | Sébastien Helleu |
2023-03-19 | core: add option `rename` in command `/bar` | Sébastien Helleu |
2023-03-19 | core: add command `/reset` to reset options to their default values | Sébastien Helleu |
2023-03-18 | core: update translations | Sébastien Helleu |
2023-03-10 | core: update translations (issue #1888) | Sébastien Helleu |
2023-01-31 | irc: add command `/rules` (closes #1864) | Sébastien Helleu |
2023-01-31 | irc: add command `/knock` (closes #7) | Sébastien Helleu |
2023-01-29 | core: force ctrl keys to lower case when they are added (closes #1875) | Sébastien Helleu |
2023-01-28 | core: update translations and auto-generated doc files (issue #1872) | Sébastien Helleu |
2023-01-24 | irc: add option `join` in command `/autojoin` | Sébastien Helleu |
2022-12-25 | core: move `/input` buffer switch/zoom actions to command `/buffer` | Sébastien Helleu |
2022-12-25 | core: move `/input` set_unread actions to commands `/allbuf` and `/buffer set` | Sébastien Helleu |
2022-12-25 | core: add command `/allbuf` | Sébastien Helleu |
2022-12-25 | core: add option `add` in command `/hotlist` | Sébastien Helleu |
2022-12-25 | core: move `/input` hotlist actions to new command `/hotlist` | Sébastien Helleu |
2022-12-25 | core: move `/input` jump actions to command `/buffer jump` | Sébastien Helleu |
2022-12-10 | core: add whole string information in /debug unicode | Sébastien Helleu |
2022-11-21 | core: add option `unicode` in command `/debug` | Sébastien Helleu |
2022-11-06 | core: update translations | Sébastien Helleu |
2022-09-18 | core: add key alt+backspace, change behavior of key ctrl+w (closes #559) | Sébastien Helleu |
2022-09-17 | spell: allow special dict value "-" to disable spell checking on a specific b... | Sébastien Helleu |
2022-08-07 | core: add option `-save` in command `/upgrade` (closes #1630) | Sébastien Helleu |
2022-08-03 | irc: mention how to remove capability in /help cap | Sébastien Helleu |
2022-07-31 | buflist: add variable "${hotlist_priority_number}" (integer version of "${hot... | Sébastien Helleu |
2022-06-18 | core: add trailing slashes in URLs | Sébastien Helleu |
2022-06-18 | irc: update translations | Sébastien Helleu |
2022-05-27 | core: update translations | Sébastien Helleu |
2022-05-11 | core: allow to remove multiple filters at once with command /filter del | Sébastien Helleu |
2022-04-24 | core: move detailed list of hooks from command "/plugin listfull" to "/debug ... | Sébastien Helleu |
2022-04-23 | doc: update auto-generated files with commands | Sébastien Helleu |
2022-04-18 | core: add case conversion in evaluation of expressions (closes #1778) | Sébastien Helleu |
2022-03-11 | irc: add option "sort" in command /autojoin | Sébastien Helleu |
2022-03-10 | irc: update translations | Sébastien Helleu |
2021-10-01 | core: add command /toggle | Sébastien Helleu |
2021-09-20 | core: add creation of user variables in evaluated expressions with ${define:n... | Sébastien Helleu |
2021-09-09 | core: add options "-o", "-ol", "-i" and "-il" in command "/plugin list" | Sébastien Helleu |
2021-09-06 | core: fix indentation in examples of /help eval | Sébastien Helleu |
2021-09-06 | api: add split of string and shell arguments in evaluation of expressions | Sébastien Helleu |
2021-08-31 | core: update translations | Sébastien Helleu |
2021-08-12 | irc: add option "-parted" in command /allchan (closes #1685) | Sébastien Helleu |
2021-08-03 | api: add random integer number in evaluation of expressions with "random:min,... | Sébastien Helleu |
2021-06-27 | core: add note about buffers that are not opened in /help layout | Sébastien Helleu |
2021-06-25 | irc: implement IRCv3.2 SASL authentication, add command /auth (closes #413) | Sébastien Helleu |
2021-06-24 | irc: add support of capability "message-tags" (closes #1654) | Sébastien Helleu |
2021-06-17 | core: add option "certs" in command /debug | Sébastien Helleu |
2021-06-15 | irc: add command /setname, add support of message and capability "setname" (c... | Sébastien Helleu |
2021-05-29 | core, irc, script: fix typos | Sébastien Helleu |