summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-11-29irc: add server option "anti_flood", remove server options "anti_flood_prio_{...Sébastien Helleu
2023-11-29core: Update Serbian translationIvan Pešić
2023-11-28core: update German translationsNils Görs
2023-11-26irc: remove trailing "\r\n" in signals "irc_out" and "irc_outtags" when messa...Sébastien Helleu
2023-11-24irc: add option irc.look.list_bufferSébastien Helleu
2023-11-24tests: add eval tests on "raw" and "raw_hl" with escaped prefixSébastien Helleu
2023-11-23tests: fix tests on function string_replace_with_callbackSébastien Helleu
2023-11-23core: fix evaluation of `${raw_hl:...}` with escaped prefix insideSébastien Helleu
2023-11-23core: evaluate expressions even when the suffix is missing (issue #2042, issu...Sébastien Helleu
2023-11-23core: add syntax highlighting in evaluation of expressions, add option weecha...Sébastien Helleu
2023-11-21api: remove script hooks before buffers/bar items/configsSébastien Helleu
2023-11-21core: add "core" in ChangeLogSébastien Helleu
2023-11-20po: updated polish translationKrzysztof Korościk
2023-11-19po: updated part of polish translationKrzysztof Korościk
2023-11-19doc: updated polish translationKrzysztof Korościk
2023-11-16doc: Update Serbian documentationIvan Pešić
2023-11-16core: Update Serbian translationIvan Pešić
2023-11-11buflist: jump to previous/next buffer displayed in buflist item with ctrl+whe...Sébastien Helleu
2023-11-11core: update German translationsNils Görs
2023-11-11core: remove empty lines in release notesSébastien Helleu
2023-11-11core: fix section titles in release notesSébastien Helleu
2023-11-11core: update translations (issue #2040)Sébastien Helleu
2023-11-11core: add search in commands history in release notes (issue #2040)Sébastien Helleu
2023-11-11core: split ChangeLog entry on multiple lines (issue #2040)Sébastien Helleu
2023-11-11core: move key ctrl+s, ctrl+u to alt+shift+U (issue #2040)Sébastien Helleu
2023-11-11core: add key ctrl+o to send command found and insert next one in input (issu...Sébastien Helleu
2023-11-11core: add incremental search in commands history (issue #2040)Sébastien Helleu
2023-11-09core: update German translationsNils Görs
2023-11-07tests: add tests on IRC message 337Sébastien Helleu
2023-11-07irc: fix target buffer of IRC message 337 (whois reply: "is hiding their idle...Sébastien Helleu
2023-11-06core: update German translationsNils Görs
2023-11-04core: fix value of buffer variable "num_history" when the value defined in op...Sébastien Helleu
2023-11-04relay: close properly connection with the IRC client in case of server discon...Sébastien Helleu
2023-11-04core: remove incorrect warning when binding keys F10 to F20 (closes #2039)Sébastien Helleu
2023-11-04doc/faq: add question about key F11Sébastien Helleu
2023-11-04core: fix double call to hook config when an option is unsetSébastien Helleu
2023-11-04core: update ChangeLogSébastien Helleu
2023-11-03core: call hook config when options are freed by unset or when file/section i...Sébastien Helleu
2023-11-03relay: change default value of option relay.network.tls_priorities to `NORMAL`Sébastien Helleu
2023-11-03irc: change default value of server option "tls_priorities" to `NORMAL`Sébastien Helleu
2023-11-01irc: update help on color remap options, update translations (issue #2025)Sébastien Helleu
2023-11-01irc: add option irc.color.term_remap (closes #2025)Sébastien Helleu
2023-11-01irc: add support of RGB colors in messages (issue #2025)Sébastien Helleu
2023-11-01core, plugins: set error to NULL before calling strtol()Sébastien Helleu
2023-11-01core: display an error with command `/history N` when N is not a valid integerSébastien Helleu
2023-10-30trigger: rename local variable "trigger_filter" to "filter" on monitor buffer...Sébastien Helleu
2023-10-30core: fix memory leak when config version is invalid or not supportedSébastien Helleu
2023-10-30core: fix memory leak when infolist variable can not be createdSébastien Helleu
2023-10-30core: check that buffer is not NULL in function gui_chat_printf_date_tags_int...Sébastien Helleu
2023-10-30core: fix use NULL pointer when a config file has no optionsSébastien Helleu