Age | Commit message (Expand) | Author |
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 |
2021-05-29 | irc: add variable "${target}" (target nick) in commands /kick and /kickban | Sébastien Helleu |
2021-05-25 | core: replace freenode by libera in command examples | Sébastien Helleu |
2021-05-16 | doc: update auto-generated files | Sébastien Helleu |
2021-05-11 | core: update translations (issue #1285) | Sébastien Helleu |
2021-04-13 | Revert "core: add option "-save" in command /upgrade (closes #1630)" | Sébastien Helleu |
2021-04-12 | core: add option "-save" in command /upgrade (closes #1630) | Sébastien Helleu |
2021-03-17 | api: add support of pointer names in function string_eval_expression (direct ... | Sébastien Helleu |
2021-03-14 | doc: use full path /usr/bin/pass in example for option sec.crypt.passphrase_c... | Sébastien Helleu |
2021-02-06 | core: replace option sec.crypt.passphrase_file by sec.crypt.passphrase_comman... | Sébastien Helleu |
2021-02-05 | core: add raw string in evaluation of expressions with "raw:xxx" (closes #1611) | Sébastien Helleu |
2020-12-31 | core: display more verbose debug with two "-d" in command /eval | Sébastien Helleu |
2020-12-19 | core: add options "setvar" and "delvar" in command /buffer, rename option "lo... | Sébastien Helleu |
2020-12-18 | core: add option "recreate" in command /filter | Sébastien Helleu |
2020-12-15 | script: add status of scripts in output of command /script list in /help script | Sébastien Helleu |
2020-12-06 | doc: update auto-generated files with commands | Sébastien Helleu |
2020-11-14 | trigger: add variable "${tg_trigger_name}" in command trigger evaluated strin... | Sébastien Helleu |
2020-11-14 | core: add evaluation of conditions in evaluation of expressions with "eval_co... | Sébastien Helleu |
2020-10-11 | exec: add option "-oerr" to send stderr to buffer (now disabled by default) (... | Sébastien Helleu |
2020-07-20 | irc: allow to send text on buffers with commands /allchan, /allpv and /allserv | Sébastien Helleu |
2020-07-20 | irc: evaluate command executed by commands /allchan, /allpv and /allserv (clo... | Sébastien Helleu |
2020-05-21 | core: add base 16/32/64 encoding/decoding in evaluation of expressions | Sébastien Helleu |
2020-05-16 | core: add color in /buffer output for notification level, update translations... | Sébastien Helleu |
2020-05-05 | core: add include comparison operators in evaluation of expressions | Sébastien Helleu |
2020-05-03 | doc: remove extra separator lines in auto-generated files | Sébastien Helleu |
2020-05-03 | doc: merge 53 autogen files into 11 files, move them to includes directory | Sébastien Helleu |