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
2020-03-28
tests: add tests on function irc_protocol_get_message_tags
Sébastien Helleu
2020-03-28
irc: move functions irc_protocol_get_message_tags and irc_protocol_parse_time...
Sébastien Helleu
2020-03-28
irc: remove empty lines
Sébastien Helleu
2020-03-27
irc: fix typo in description of message 001
Sébastien Helleu
2020-03-27
irc: add examples of NOTICE and PRIVMSG messages to channel ops
Sébastien Helleu
2020-03-26
tests: add tests on function irc_protocol_cb_ping
Sébastien Helleu
2020-03-26
doc: update German documentation
Nils Görs
2020-03-25
tests: add tests on function irc_protocol_cb_part
Sébastien Helleu
2020-03-24
tests: add test with no arguments for AWAY command
Sébastien Helleu
2020-03-24
tests: add tests on IRC protocol functions with not enough arguments
Sébastien Helleu
2020-03-23
core: fix compiler warnings on Cygwin
Sébastien Helleu
2020-03-22
doc: add question about configuration for a small terminal size in FAQ
Sébastien Helleu
2020-03-22
doc: fix font size in literal blocks
Sébastien Helleu
2020-03-22
doc: update German auto-generated file
Sébastien Helleu
2020-03-22
core: update German translations
Nils Görs
2020-03-22
Version 2.8-rc1
Sébastien Helleu
2020-03-22
core: fix C++ compiler flags with autotools
Sébastien Helleu
2020-03-22
php: add detection of PHP 7.4 in autotools
Sébastien Helleu
2020-03-22
ruby: fix compiler warning on third argument of function weechat_ruby_hash_fo...
Sébastien Helleu
2020-03-21
irc: use larger buffer for message in function irc_message_split_authenticate...
Sébastien Helleu
2020-03-21
irc: split AUTHENTICATE message in 400-byte chunks (closes #1459)
Sébastien Helleu
2020-03-21
irc: replace "char *" by "const char *" in arguments of split functions
Sébastien Helleu
2020-03-20
api: add info "auto_connect" (closes #1453)
Sébastien Helleu
2020-03-20
doc: add note about call to "free" on result of info_get (plugin API reference)
Sébastien Helleu
2020-03-19
tests: add tests on functions irc_protocol_cb_mode and irc_protocol_cb_nick
Sébastien Helleu
2020-03-18
tests: add tests on functions irc_protocol_cb_kick and irc_protocol_cb_kill
Sébastien Helleu
2020-03-17
tests: add tests on function irc_protocol_cb_join
Sébastien Helleu
2020-03-16
tests: add tests on function irc_protocol_cb_chghost
Sébastien Helleu
2020-03-15
doc: update German auto-generated file
Sébastien Helleu
2020-03-15
irc: set channel modes to NULL instead of "+" when no modes are remaining
Sébastien Helleu
2020-03-15
tests: rename function run_cmd_server to server_recv
Sébastien Helleu
2020-03-15
irc: add another example of MODE message
Sébastien Helleu
2020-03-15
irc: remove unused variable "modes" from function irc_bar_item_buffer_name_co...
Sébastien Helleu
2020-03-14
core: update German translations
Nils Görs
2020-03-13
tests: always run callback in calls to function config_file_option_set
Sébastien Helleu
2020-03-12
irc: fix variable name in function irc_server_connect when GnuTLS is disabled
Sébastien Helleu
2020-03-11
tests: add tests on IRC protocol functions and some callbacks
Sébastien Helleu
2020-03-10
irc: rename argument in function irc_protocol_is_numeric_command
Sébastien Helleu
2020-03-10
irc: return 0 in function irc_protocol_is_numeric_command if the command is N...
Sébastien Helleu
2020-03-09
irc: add support of fake servers (no I/O, for testing purposes)
Sébastien Helleu
2020-03-08
irc: copy temporary server flag in command /server copy
Sébastien Helleu
2020-03-05
tests: add tests on functions weecrypto_totp_generate and weecrypto_totp_vali...
Sébastien Helleu
2020-03-04
tests: add tests on functions weecrypto_hash and weecrypto_hash_pbkdf2 with N...
Sébastien Helleu
2020-03-03
core: update ChangeLog (issue #1455)
Sébastien Helleu
2020-03-03
core: add detection of Ruby 2.7 in autotools
Sébastien Helleu
2020-03-03
core: add detection for Ruby 2.7
Lucas Kanashiro
2020-03-03
tests: add tests on function weecrypto_get_hash_algo
Sébastien Helleu
2020-03-02
core: add minimum libgcypt version 1.7.0 for SHA3 algorithms in comment of fu...
Sébastien Helleu
2020-03-02
core: fix ChangeLog entry
Sébastien Helleu
2020-03-02
core: fix copyright date in wee-crypto sources
Sébastien Helleu
[next]