index
:
weechat
master
topic/doc-command-hyperlink
The extensible chat client.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-06-05
guile: fix crash when plugin is loaded on GNU/Hurd (closes #1951)
Sébastien Helleu
2023-06-05
debian: update changelog
Sébastien Helleu
2023-06-05
doc: fix URLs to WeeChat docs
Sébastien Helleu
2023-06-05
tests: fix checks on integers in relay irc protocol tests
Sébastien Helleu
2023-06-05
tests: add missing include of string.h in logger tests
Sébastien Helleu
2023-06-05
doc/relay: add option "escape_commands" in handshake response and examples
Sébastien Helleu
2023-06-05
Version 4.0.0-rc1
Sébastien Helleu
2023-06-05
logger: fix display of multiline messages in backlog (closes #1926)
Sébastien Helleu
2023-06-05
tests: add tests on logger tail functions (issue #1926)
Sébastien Helleu
2023-06-05
logger: return arraylist instead of custom linked list in logger_tail_file (i...
Sébastien Helleu
2023-06-04
doc: update German documentation
Nils Görs
2023-06-04
core: update German translations
Nils Görs
2023-06-04
irc: add tag "new_host_xxx" in message displayed for command CHGHOST (closes ...
Sébastien Helleu
2023-06-03
core: update ChangeLog (issue #1950)
Sébastien Helleu
2023-06-03
doc/user: add new FIFO syntax (issue #1950)
Sébastien Helleu
2023-06-03
fifo: allow using escape characters
Trygve Aaberge
2023-06-03
irc: add option irc.look.display_host_notice
Sébastien Helleu
2023-06-03
relay: add handshake option "escape_commands" in weechat protocol
Sébastien Helleu
2023-06-03
core: update German translations
Nils Görs
2023-06-03
core: specify irc protocol for relay changes
Sébastien Helleu
2023-06-03
doc: fix formatting issues with links that target a blank window
Sébastien Helleu
2023-06-03
relay: add support of capability "echo-message" (closes #1949)
Sébastien Helleu
2023-06-03
irc: add infos "irc_server_cap" and "irc_server_cap_value" (issue #1949)
Sébastien Helleu
2023-06-02
tests: add tests on relay "irc" protocol
Sébastien Helleu
2023-06-02
irc: add missing "user" in documentation of functions
Sébastien Helleu
2023-06-02
relay: fix connection with IRC clients sending "CAP REQ :" (without capabilit...
Sébastien Helleu
2023-06-02
relay: add modifiers "relay_client_irc_in", "relay_client_irc_out1" and "rela...
Sébastien Helleu
2023-06-02
core: fix weechat.look.align_multiline_words not working
Trygve Aaberge
2023-05-31
tests: create and close server buffer in tests on function irc_join_split
Sébastien Helleu
2023-05-31
tests: fix close of channel buffers after tests on function irc_join_split
Sébastien Helleu
2023-05-31
ruby: fix crash in display of exception backtrace with Ruby 3 (issue #1631, i...
Sébastien Helleu
2023-05-31
core: update German translations
Nils Görs
2023-05-30
doc: update Serbian documentation
Ivan Pešić
2023-05-30
core: update Serbian messages translation
Ivan Pešić
2023-05-30
core: send all command line parameters not beginning with a dash to all plugi...
Sébastien Helleu
2023-05-30
fset: reset color immediately after the color name (issue #1920)
Sébastien Helleu
2023-05-30
core: update ChangeLog (issue #1920)
Sébastien Helleu
2023-05-29
doc: update German documentation
Nils Görs
2023-05-29
core: set word_end_offset to character after word
Trygve Aaberge
2023-05-29
core: fix chat colors at certain positions not being applied
Trygve Aaberge
2023-05-29
tests: add tests on manual CTCP ACTION sent to IRC channel
Sébastien Helleu
2023-05-29
irc: fix display of CTCP ACTION sent without parameters nor space
Sébastien Helleu
2023-05-29
irc: remove unneeded extra check on "\01ACTION " in irc_input_user_message_di...
Sébastien Helleu
2023-05-29
irc: hide password in messages to nickserv with cap echo-message enabled (iss...
Sébastien Helleu
2023-05-29
irc: add command `/action` (closes #201, issue #1577), remove alias `action`
Sébastien Helleu
2023-05-27
alias: add option `missing` in command `/alias`
Sébastien Helleu
2023-05-27
alias: add alias `action` to send a CTCP ACTION to a channel or a nick (issue...
Sébastien Helleu
2023-05-27
irc: add missing host tag in self messages with cap echo-message enabled (iss...
Sébastien Helleu
2023-05-27
irc: fix display of STATUSMSG CTCP ACTION to channel with cap echo-message en...
Sébastien Helleu
2023-05-27
irc: fix display of outgoing CTCP when channel/private buffer doesn't exist
Sébastien Helleu
[next]