index
:
weechat
master
topic/doc-command-hyperlink
The extensible chat client.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ChangeLog.adoc
Age
Commit message (
Expand
)
Author
2021-08-12
irc: add option "-parted" in command /allchan (closes #1685)
Sébastien Helleu
2021-08-08
core: switch to PHP 8.0 in CI
Sébastien Helleu
2021-08-08
core: update ChangeLog (issue #1668)
Sébastien Helleu
2021-08-07
core: update ChangeLog (issue #1656)
Sébastien Helleu
2021-08-06
core: fix decoding of attributes in basic ANSI colors (closes #1678)
Sébastien Helleu
2021-08-03
irc: fix SASL authentication when AUTHENTICATE message is received with a ser...
Sébastien Helleu
2021-08-03
api: add random integer number in evaluation of expressions with "random:min,...
Sébastien Helleu
2021-07-10
irc: remove unneeded message about Diffie-Hellman shared secret exchange duri...
Sébastien Helleu
2021-07-04
core: update ChangeLog
Sébastien Helleu
2021-07-03
script: fix move of installed script on another filesystem (closes #1667)
Sébastien Helleu
2021-07-03
api: add function file_copy (issue #1667)
Sébastien Helleu
2021-06-27
irc: allow signals "irc_raw_in" and "irc_in" to eat messages (issue #1657)
Simon Ser
2021-06-26
api: remember insertion order in hashtables
Sébastien Helleu
2021-06-25
irc: implement IRCv3.2 SASL authentication, add command /auth (closes #413)
Sébastien Helleu
2021-06-24
irc: add support of capability "message-tags" (closes #1654)
Sébastien Helleu
2021-06-24
irc: add keys/values with tags in output of irc_message_parse_to_hashtable (i...
Sébastien Helleu
2021-06-24
irc: add support of TAGMSG messages (issue #1654)
Sébastien Helleu
2021-06-24
irc: escape/unescape IRC message tags values (issue #1654)
Sébastien Helleu
2021-06-22
core: fix function string_match with joker in the string if multiple words ma...
Sébastien Helleu
2021-06-21
irc: set notify level to "private" for received WALLOPS
Sébastien Helleu
2021-06-19
irc: enable all capabilities by default (supported by both server and WeeChat...
Sébastien Helleu
2021-06-19
irc: add option irc.look.display_account_message (issue #320)
Sébastien Helleu
2021-06-19
irc: add option irc.look.display_extended_join (issue #320)
Sébastien Helleu
2021-06-17
core: add option "certs" in command /debug
Sébastien Helleu
2021-06-16
core: fix build on macOS (closes #1662)
Sébastien Helleu
2021-06-16
core: add build on macOS in CI
Sébastien Helleu
2021-06-15
irc: drop support of DH-BLOWFISH and DH-AES SASL mechanisms (closes #175)
Sébastien Helleu
2021-06-15
core: update ChangeLog
Sébastien Helleu
2021-06-13
Version 3.2
Sébastien Helleu
2021-06-01
irc: add support of SASL mechanisms SCRAM-SHA-1, SCRAM-SHA-256 and SCRAM-SHA-...
Sébastien Helleu
2021-06-01
api: add function crypto_hmac (issue #1628)
Sébastien Helleu
2021-05-29
irc: add variable "${target}" (target nick) in commands /kick and /kickban
Sébastien Helleu
2021-05-26
core: add signals "cursor_start" and "cursor_end"
Sébastien Helleu
2021-05-22
core: fix typo
Sébastien Helleu
2021-05-22
core: split startup command before evaluating it (issue #1643)
Sébastien Helleu
2021-05-22
irc: split server command before evaluating it (issue #1643)
Sébastien Helleu
2021-05-18
core: merge two entries into one about GnuTLS options
Sébastien Helleu
2021-05-16
core: set server name when connecting to server with TLS (SNI extension) only...
Sébastien Helleu
2021-05-16
core: move build option CA_FILE in build section
Sébastien Helleu
2021-05-16
core: update ChangeLog (issue #1622)
Sébastien Helleu
2021-05-16
api: add translated string in evaluation of expressions with "translate:xxx" ...
Sébastien Helleu
2021-05-14
core: add generator and Python stub file for WeeChat API (issue #1377)
Sébastien Helleu
2021-05-12
core: improve options to load GnuTLS system/user CAs (closes #972)
Sébastien Helleu
2021-05-11
core: update ChangeLog (issue #1285)
Sébastien Helleu
2021-05-08
core: update ChangeLog (issue #1636)
Sébastien Helleu
2021-05-04
core: display a warning when the file with certificate authorities is not fou...
Sébastien Helleu
2021-04-26
xfer: make file transfer fail when option xfer.file.auto_rename is off and fi...
Sébastien Helleu
2021-04-13
Revert "core: add option "-save" in command /upgrade (closes #1630)"
Sébastien Helleu
2021-04-12
core: add option "-save" in command /upgrade (closes #1630)
Sébastien Helleu
2021-04-11
trigger: add tests on main trigger functions
Sébastien Helleu
[next]