summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-06-05guile: fix crash when plugin is loaded on GNU/Hurd (closes #1951)Sébastien Helleu
2023-06-05debian: update changelogSébastien Helleu
2023-06-05doc: fix URLs to WeeChat docsSébastien Helleu
2023-06-05tests: fix checks on integers in relay irc protocol testsSébastien Helleu
2023-06-05tests: add missing include of string.h in logger testsSébastien Helleu
2023-06-05doc/relay: add option "escape_commands" in handshake response and examplesSébastien Helleu
2023-06-05Version 4.0.0-rc1Sébastien Helleu
2023-06-05logger: fix display of multiline messages in backlog (closes #1926)Sébastien Helleu
2023-06-05tests: add tests on logger tail functions (issue #1926)Sébastien Helleu
2023-06-05logger: return arraylist instead of custom linked list in logger_tail_file (i...Sébastien Helleu
2023-06-04doc: update German documentationNils Görs
2023-06-04core: update German translationsNils Görs
2023-06-04irc: add tag "new_host_xxx" in message displayed for command CHGHOST (closes ...Sébastien Helleu
2023-06-03core: update ChangeLog (issue #1950)Sébastien Helleu
2023-06-03doc/user: add new FIFO syntax (issue #1950)Sébastien Helleu
2023-06-03fifo: allow using escape charactersTrygve Aaberge
2023-06-03irc: add option irc.look.display_host_noticeSébastien Helleu
2023-06-03relay: add handshake option "escape_commands" in weechat protocolSébastien Helleu
2023-06-03core: update German translationsNils Görs
2023-06-03core: specify irc protocol for relay changesSébastien Helleu
2023-06-03doc: fix formatting issues with links that target a blank windowSébastien Helleu
2023-06-03relay: add support of capability "echo-message" (closes #1949)Sébastien Helleu
2023-06-03irc: add infos "irc_server_cap" and "irc_server_cap_value" (issue #1949)Sébastien Helleu
2023-06-02tests: add tests on relay "irc" protocolSébastien Helleu
2023-06-02irc: add missing "user" in documentation of functionsSébastien Helleu
2023-06-02relay: fix connection with IRC clients sending "CAP REQ :" (without capabilit...Sébastien Helleu
2023-06-02relay: add modifiers "relay_client_irc_in", "relay_client_irc_out1" and "rela...Sébastien Helleu
2023-06-02core: fix weechat.look.align_multiline_words not workingTrygve Aaberge
2023-05-31tests: create and close server buffer in tests on function irc_join_splitSébastien Helleu
2023-05-31tests: fix close of channel buffers after tests on function irc_join_splitSébastien Helleu
2023-05-31ruby: fix crash in display of exception backtrace with Ruby 3 (issue #1631, i...Sébastien Helleu
2023-05-31core: update German translationsNils Görs
2023-05-30doc: update Serbian documentationIvan Pešić
2023-05-30core: update Serbian messages translationIvan Pešić
2023-05-30core: send all command line parameters not beginning with a dash to all plugi...Sébastien Helleu
2023-05-30fset: reset color immediately after the color name (issue #1920)Sébastien Helleu
2023-05-30core: update ChangeLog (issue #1920)Sébastien Helleu
2023-05-29doc: update German documentationNils Görs
2023-05-29core: set word_end_offset to character after wordTrygve Aaberge
2023-05-29core: fix chat colors at certain positions not being appliedTrygve Aaberge
2023-05-29tests: add tests on manual CTCP ACTION sent to IRC channelSébastien Helleu
2023-05-29irc: fix display of CTCP ACTION sent without parameters nor spaceSébastien Helleu
2023-05-29irc: remove unneeded extra check on "\01ACTION " in irc_input_user_message_di...Sébastien Helleu
2023-05-29irc: hide password in messages to nickserv with cap echo-message enabled (iss...Sébastien Helleu
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-27alias: add alias `action` to send a CTCP ACTION to a channel or a nick (issue...Sébastien Helleu
2023-05-27irc: add missing host tag in self messages with cap echo-message enabled (iss...Sébastien Helleu
2023-05-27irc: fix display of STATUSMSG CTCP ACTION to channel with cap echo-message en...Sébastien Helleu
2023-05-27irc: fix display of outgoing CTCP when channel/private buffer doesn't existSébastien Helleu