summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-05-14irc: do not display multiline message if capability "draft/multiline" is not ...Sébastien Helleu
2023-05-14irc: ignore BATCH commands when capability "batch" is not enabled (issue #1292)Sébastien Helleu
2023-05-14irc: do not allow send of empty messages (single line or multiline)Sébastien Helleu
2023-05-14irc: add test of privmsg message parsing with empty textSébastien Helleu
2023-05-14irc: set "input_multiline" to 1 in buffers only if capability draft/multiline...Sébastien Helleu
2023-05-14core: allow to reset buffer property "input_multiline" to 0 even if there are...Sébastien Helleu
2023-05-14irc: add support of "LINELEN" in message 005 (max message length in bytes) (c...Sébastien Helleu
2023-05-14irc: reset all internal servers variables when disconnectingSébastien Helleu
2023-05-14irc: add support of capability "draft/multiline" (closes #1923)Sébastien Helleu
2023-05-14irc: return arraylist instead of hashtable in function irc_server_sendf (issu...Sébastien Helleu
2023-05-14irc: don't split messages on "\n" in function irc_server_sendf (issue #1923)Sébastien Helleu
2023-05-13irc: rename constant IRC_COMMAND_CAP_SUPPORTED_COMPLETION to IRC_COMMAND_CAP_...Sébastien Helleu
2023-05-13doc: group all CMake files into a single one to build all docs (all languages)Sébastien Helleu
2023-05-13core: add quotes around paths in CMake files (closes #29)Sébastien Helleu
2023-05-12core: fix completion after newline in input (closes #1925)Sébastien Helleu
2023-05-05core: fix execution of multiple commands separated by newline when there are ...Sébastien Helleu
2023-05-04api: don't split on newline by default in functions `command` and `command_op...Sébastien Helleu
2023-05-04doc/user: add missing French translation for cursor key `l`Sébastien Helleu
2023-05-04doc/scripting: add missing French translation for Tcl null valuesSébastien Helleu
2023-05-03core: update German translationsNils Görs
2023-05-03irc: add support of capability "batch" (closes #1292)Sébastien Helleu
2023-05-03doc: Update Serbian documentationIvan Pešić
2023-05-03core: Update Serbian translationIvan Pešić
2023-05-01core: update German translationsNils Görs
2023-05-01trigger: add translation for first line of displayed triggersSébastien Helleu
2023-05-01core: add enabled/disabled status color in output of `/filter list` (closes #...Sébastien Helleu
2023-05-01core: remove options trigger.color.trigger and trigger.color.trigger_disabled...Sébastien Helleu
2023-05-01core: add options weechat.color.chat_status_disabled and weechat.color.chat_s...Sébastien Helleu
2023-05-01core: move line from "New features" to "Build"Sébastien Helleu
2023-05-01core: update German translationsNils Görs
2023-05-01irc: fix help on `sort` option in command `/autojoin` (issue #1876)Sébastien Helleu
2023-05-01core: keep only first message line in modifier "weechat_print" when input_mul...Sébastien Helleu
2023-05-01core: update German translationsNils Görs
2023-05-01irc: add option `buffer` in command `/autojoin sort` (closes #1876)Sébastien Helleu
2023-05-01core: keep only first message line in hook line when input_multiline is not s...Sébastien Helleu
2023-04-28core: update German translationsNils Görs
2023-04-27irc: add `${username}` in server options "nicks" and "username", change their...Sébastien Helleu
2023-04-27core: add missing French translationSébastien Helleu
2023-04-27fset: change default value of option fset.color.value_selected from 80 to 159...Sébastien Helleu
2023-04-27core: update German translationsNils Görs
2023-04-27core: update German translationsNils Görs
2023-04-26core: update ChangeLog (issue #1920)Sébastien Helleu
2023-04-26core: update translations (issue #1920)Sébastien Helleu
2023-04-26irc: change default colors (issue #1920)Sébastien Helleu
2023-04-26core: enable option weechat.look.color_inactive_time by default (issue #1920)Sébastien Helleu
2023-04-26core: change default chat colors (issue #1920)Sébastien Helleu
2023-04-26logger: change default colors (issue #1920)Sébastien Helleu
2023-04-26script: change default colors (issue #1920)Sébastien Helleu
2023-04-26fset: enable option fset.look.use_color_value by default (issue #1920)Sébastien Helleu
2023-04-26fset: add options fset.color.color_name and fset.color.color_name_selected (i...Sébastien Helleu