summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2023-05-27irc: fix display of outgoing STATUSMSG CTCP ACTION without argumentsSébastien Helleu
2023-05-27irc: remove extra space in CTCP ACTION message sent without argumentsSébastien Helleu
2023-05-27irc: fix split of CTCP message with no argumentsSébastien Helleu
2023-05-27irc: display STATUSMSG actions differently from standard actions on channels ...Sébastien Helleu
2023-05-27irc: fix send of empty action with `/me` commandSébastien Helleu
2023-05-26core: remove WeeChat website from SRC_URI in cygport fileSébastien Helleu
2023-05-26core: update ChangeLogSébastien Helleu
2023-05-26tests: add tests on IRC message/notice/action/CTCP sent with cap echo-message...Sébastien Helleu
2023-05-26tests: remove capabilities added after the end of testsSébastien Helleu
2023-05-26tests: add tests on IRC message/notice/action/CTCP sent (issue #139)Sébastien Helleu
2023-05-26irc: add missing nick tag in self CTCP ACTION displayed (issue #139)Sébastien Helleu
2023-05-26irc: display CTCP ACTION to channel on the channel buffer (issue #139, closes...Sébastien Helleu
2023-05-26doc/user: rewrite IRC smart filter chapter, add detail on all filtered messagesSébastien Helleu
2023-05-26doc/user: display 3 levels instead of 2 in TOCSébastien Helleu
2023-05-25core: update German translationsNils Görs
2023-05-25irc: display actions sent with `/me` in private buffer instead of server buff...Sébastien Helleu
2023-05-25irc: fix display of actions sent with `/me` (issue #139)Sébastien Helleu
2023-05-25irc: fix duplicated CTCP messages displayed when capability "echo-message" is...Sébastien Helleu
2023-05-25irc: hide messages sent with `/msg` to a nick when capability "echo-message" ...Sébastien Helleu
2023-05-25irc: hide CTCP messages sent with `/ctcp` when capability "echo-message" is e...Sébastien Helleu
2023-05-25irc: hide self actions sent with `/me` when capability "echo-message" is enab...Sébastien Helleu
2023-05-23tests: remove import of unused headersSébastien Helleu
2023-05-23doc/user: move IRCv3 chapter outside "Servers"Sébastien Helleu
2023-05-23irc: add support of capability "echo-message" (closes #139)Sébastien Helleu
2023-05-23irc: fix display of status privmsg/notice, add missing tags in messages (issu...Sébastien Helleu
2023-05-23irc: fix order of tags in outgoing messagesSébastien Helleu
2023-05-23irc: add missing tags "irc_cap" and "log3" in cap messages (client capability)Sébastien Helleu
2023-05-23irc: add missing tag "log3" in notify messagesSébastien Helleu
2023-05-23tests: check tags in messages displayed by IRC pluginSébastien Helleu
2023-05-22tests: separate prefix from message in recorded messagesSébastien Helleu
2023-05-22script: remove trailing "J" (line feed char) in source of scripts displayedSébastien Helleu
2023-05-21core: add note about config files incompatibility in release notesSé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-20xfer: create buffer with function buffer_new_props (issue #1942)Sébastien Helleu
2023-05-20trigger: create buffer with function buffer_new_props (issue #1942)Sébastien Helleu
2023-05-20script: create buffer with function buffer_new_props (issue #1942)Sébastien Helleu
2023-05-20relay: create buffers with function buffer_new_props (issue #1942)Sébastien Helleu
2023-05-20fset: create buffer with function buffer_new_props (issue #1942)Sébastien Helleu
2023-05-20exec: create buffer with function buffer_new_props (issue #1942)Sébastien Helleu
2023-05-20irc: create server/channel/raw buffers with function buffer_new_props (issue ...Sébastien Helleu
2023-05-20doc: reduce toc levels and numbering in sections (user/API/scripting/relay/dev)Sébastien Helleu
2023-05-20doc: move toc and section asciidoctor attributes from docs to CMakeLists.txtSébastien Helleu
2023-05-18core: update ChangeLog (closes #1260)Sébastien Helleu
2023-05-18irc: optimize and reuse irc_channel_rejoinSimmo Saan
2023-05-18irc: use key when /join-ing in open channel bufferSimmo Saan
2023-05-18core: update ChangeLog (closes #1140, closes #1190)Sébastien Helleu