summaryrefslogtreecommitdiff
path: root/doc/ja/includes/autogen_user_commands.ja.adoc
AgeCommit message (Expand)Author
2023-01-29core: force ctrl keys to lower case when they are added (closes #1875)Sébastien Helleu
2023-01-28core: update translations and auto-generated doc files (issue #1872)Sébastien Helleu
2023-01-24irc: add option `join` in command `/autojoin`Sébastien Helleu
2022-12-25core: move `/input` buffer switch/zoom actions to command `/buffer`Sébastien Helleu
2022-12-25core: move `/input` set_unread actions to commands `/allbuf` and `/buffer set`Sébastien Helleu
2022-12-25core: add command `/allbuf`Sébastien Helleu
2022-12-25core: add option `add` in command `/hotlist`Sébastien Helleu
2022-12-25core: move `/input` hotlist actions to new command `/hotlist`Sébastien Helleu
2022-12-25core: move `/input` jump actions to command `/buffer jump`Sébastien Helleu
2022-12-10core: add whole string information in /debug unicodeSébastien Helleu
2022-11-21core: add option `unicode` in command `/debug`Sébastien Helleu
2022-11-06core: update translationsSébastien Helleu
2022-09-18core: add key alt+backspace, change behavior of key ctrl+w (closes #559)Sébastien Helleu
2022-09-17spell: allow special dict value "-" to disable spell checking on a specific b...Sébastien Helleu
2022-08-07core: add option `-save` in command `/upgrade` (closes #1630)Sébastien Helleu
2022-08-03irc: mention how to remove capability in /help capSébastien Helleu
2022-07-31buflist: add variable "${hotlist_priority_number}" (integer version of "${hot...Sébastien Helleu
2022-06-18core: add trailing slashes in URLsSébastien Helleu
2022-06-18irc: update translationsSébastien Helleu
2022-05-27core: update translationsSébastien Helleu
2022-05-11core: allow to remove multiple filters at once with command /filter delSébastien Helleu
2022-04-24core: move detailed list of hooks from command "/plugin listfull" to "/debug ...Sébastien Helleu
2022-04-23doc: update auto-generated files with commandsSébastien Helleu
2022-04-18core: add case conversion in evaluation of expressions (closes #1778)Sébastien Helleu
2022-03-11irc: add option "sort" in command /autojoinSébastien Helleu
2022-03-10irc: update translationsSébastien Helleu
2021-10-01core: add command /toggleSébastien Helleu
2021-09-20core: add creation of user variables in evaluated expressions with ${define:n...Sébastien Helleu
2021-09-09core: add options "-o", "-ol", "-i" and "-il" in command "/plugin list"Sébastien Helleu
2021-09-06core: fix indentation in examples of /help evalSébastien Helleu
2021-09-06api: add split of string and shell arguments in evaluation of expressionsSébastien Helleu
2021-08-31core: update translationsSébastien Helleu
2021-08-12irc: add option "-parted" in command /allchan (closes #1685)Sébastien Helleu
2021-08-03api: add random integer number in evaluation of expressions with "random:min,...Sébastien Helleu
2021-06-27core: add note about buffers that are not opened in /help layoutSébastien Helleu
2021-06-25irc: implement IRCv3.2 SASL authentication, add command /auth (closes #413)Sébastien Helleu
2021-06-24irc: add support of capability "message-tags" (closes #1654)Sébastien Helleu
2021-06-17core: add option "certs" in command /debugSébastien Helleu
2021-06-15irc: add command /setname, add support of message and capability "setname" (c...Sébastien Helleu
2021-05-29core, irc, script: fix typosSébastien Helleu
2021-05-29irc: add variable "${target}" (target nick) in commands /kick and /kickbanSébastien Helleu
2021-05-25core: replace freenode by libera in command examplesSébastien Helleu
2021-05-16doc: update auto-generated filesSébastien Helleu
2021-05-11core: update translations (issue #1285)Sébastien Helleu
2021-04-13Revert "core: add option "-save" in command /upgrade (closes #1630)"Sébastien Helleu
2021-04-12core: add option "-save" in command /upgrade (closes #1630)Sébastien Helleu
2021-03-17api: add support of pointer names in function string_eval_expression (direct ...Sébastien Helleu
2021-03-14doc: use full path /usr/bin/pass in example for option sec.crypt.passphrase_c...Sébastien Helleu
2021-02-06core: replace option sec.crypt.passphrase_file by sec.crypt.passphrase_comman...Sébastien Helleu
2021-02-05core: add raw string in evaluation of expressions with "raw:xxx" (closes #1611)Sébastien Helleu