summaryrefslogtreecommitdiff
path: root/po
AgeCommit message (Collapse)Author
2023-08-18core: add name of section in warning message for invalid value when reading ↵Sébastien Helleu
config
2023-08-17core: update German translationsNils Görs
2023-08-17core: update German translationsNils Görs
2023-08-16core: update translations (issue #1282)Sébastien Helleu
2023-08-14fset: fix typos in French translation of /help fsetSébastien Helleu
2023-08-14irc: fix /help list and French translationSébastien Helleu
2023-08-13core: remove reference to iset in German translationSébastien Helleu
2023-08-12fset: remove redirection to /help fset.look.sort in /help fsetSébastien Helleu
2023-08-12core: fix French translation of /help listSébastien Helleu
2023-08-12irc: add buffer for /list reply (closes #1972)Sébastien Helleu
New options: - irc.color.list_buffer_line_selected - irc.color.list_buffer_line_selected_bg - irc.look.list_buffer_sort - irc.look.list_buffer_scroll_horizontal - irc.look.new_list_position - irc.look.list_buffer_topic_strip_colors
2023-08-08core: update translations (issue #1988)Sébastien Helleu
2023-07-23core: update German translationsNils Görs
2023-07-12irc: evaluate options irc.ctcp.* (issue #1974)Sébastien Helleu
2023-07-11core: clarify messages for unknown options/sections read in config files ↵Sébastien Helleu
(closes #1967)
2023-07-10irc: add missing "account-tag" in list of supported capabilitiesSébastien Helleu
2023-07-08fset: add variable `allowed_values` in options, add two color optionsSébastien Helleu
New options: - fset.color.allowed_values - fset.color.allowed_values_selected
2023-07-08fset: add missing enum in /help fsetSébastien Helleu
2023-07-05core: add quotes around key names in /help keySébastien Helleu
2023-07-05core: update German translationsNils Görs
2023-07-04buflist: increase max number of buflist items from 3 to 5 (closes #1703)Sébastien Helleu
2023-07-04trigger: add options `-o`, `-ol`, `-i` and `-il` in command `/trigger list` ↵Sébastien Helleu
(closes #1953)
2023-07-04core: add key ctrl-backspace in /help key (issue #1975)Sébastien Helleu
2023-07-01core: update German translationsNils Görs
2023-06-26api: add info "buffer" (closes #1962)Sébastien Helleu
This info returns a pointer buffer with its full name.
2023-06-25core: add missing space in French translationSébastien Helleu
2023-06-25core: fix format in Czech translationSébastien Helleu
2023-06-23core: update German translationsNils Görs
2023-06-17core: ignore rest of config file if config version is invalid or not supportedSébastien Helleu
2023-06-16core: update German translationsNils Görs
2023-06-15exec: fix URL to plugin API reference in /help execSébastien Helleu
2023-06-15relay: add IPv6 example in /help relay.network.bind_addressSébastien Helleu
2023-06-11core: update German translationsNils Görs
2023-06-10core: add completions "filters_names_disabled" and "filters_names_enabled"Sébastien Helleu
They are used in completion of commands `/filter disable` and `/filter enable`.
2023-06-10trigger: add completions "trigger_names_disabled" and "trigger_names_enabled"Sébastien Helleu
They are used in completion of commands `/trigger disable` and `/trigger enable`.
2023-06-04core: update German translationsNils Görs
2023-06-03irc: add option irc.look.display_host_noticeSébastien Helleu
2023-06-03core: update German translationsNils Görs
2023-06-03irc: add infos "irc_server_cap" and "irc_server_cap_value" (issue #1949)Sébastien Helleu
2023-05-31core: update German translationsNils Görs
2023-05-30core: update Serbian messages translationIvan Pešić
2023-05-30core: send all command line parameters not beginning with a dash to all ↵Sébastien Helleu
plugins, add info "auto_load_scripts" This fixes an issue with IRC URL given on command line when it starts with `ircs://` or `irc6://`: the server is not created at all (only `irc://` works fine).
2023-05-29irc: add command `/action` (closes #201, issue #1577), remove alias `action`Sébastien Helleu
2023-05-27alias: add option `missing` in command `/alias`Sébastien Helleu
2023-05-27irc: display STATUSMSG actions differently from standard actions on channels ↵Sébastien Helleu
(closes #1577, issue #139)
2023-05-25core: update German translationsNils Görs
2023-05-25irc: fix duplicated CTCP messages displayed when capability "echo-message" ↵Sébastien Helleu
is enabled (issue #139)
2023-05-23irc: add support of capability "echo-message" (closes #139)Sébastien Helleu
2023-05-20irc: add batch files for translationsSébastien Helleu
2023-05-20logger: add option logger.file.log_conditions (closes #1942)Sébastien Helleu
2023-05-18core: update translationsSébastien Helleu