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
2021-11-06
core: update ChangeLog
Sébastien Helleu
2021-11-06
irc: do not display a message parsing error when a channel buffer can not be ...
Sébastien Helleu
2021-11-06
irc: fix join of channels with name longer than 127 chars (closes #1717)
Sébastien Helleu
2021-11-06
irc: fix memory leak in main IRC message callback
Sébastien Helleu
2021-11-06
irc: fix memory leak in callback of IRC message 353
Sébastien Helleu
2021-11-06
doc: replace ${name} by ${server_name} in example of function hdata_search (p...
Sébastien Helleu
2021-11-06
core: reverse diff arguments in CI
Sébastien Helleu
2021-11-06
api: add parameters pointers, extra_vars and options in function hdata_search
Sébastien Helleu
2021-11-05
core: add hdata changes in release notes
Sébastien Helleu
2021-11-05
tests: add missing include of string.h
Sébastien Helleu
2021-11-05
core: add unit tests on hdata
Sébastien Helleu
2021-11-04
core: fix access to integer/long/time arrays in hdata, add support of static ...
Sébastien Helleu
2021-11-03
core: fix crash in function hdata_set when pointer value is NULL in hashtable
Sébastien Helleu
2021-11-03
core: check that time is valid in function hdata_set
Sébastien Helleu
2021-11-03
core: remove useless test in function hdata_update
Sébastien Helleu
2021-11-02
core: check that hdata and name are not NULL in function hdata_compare
Sébastien Helleu
2021-11-01
core: check that name is not NULL in function hdata_get_var
Sébastien Helleu
2021-10-29
core: use a "free value" callback in hashtable weechat_hdata
Sébastien Helleu
2021-10-24
doc: update Polish auto-generated files
Sébastien Helleu
2021-10-24
po: updated polish translation
Krzysztof Korościk
2021-10-23
doc: updated polish translation
Krzysztof Korościk
2021-10-23
doc: update German auto-generated file
Sébastien Helleu
2021-10-23
core: update German translations
Nils Görs
2021-10-23
core: fix typo in ChangeLog
Sébastien Helleu
2021-10-23
core: update ChangeLog (closes #1666)
Sébastien Helleu
2021-10-23
core: update translations
Sébastien Helleu
2021-10-17
irc: do not display first parameter in numeric command when it is "*"
Sébastien Helleu
2021-10-17
irc: do not display "*" when received as nick in command 900
Sébastien Helleu
2021-10-17
irc: add URL to extended-join extension
Sébastien Helleu
2021-10-17
irc: fix URL to invite-notify extension
Sébastien Helleu
2021-10-17
irc: add more CAP command examples
Sébastien Helleu
2021-10-17
irc: remove parameters argc/argv/argv_eol from command callbacks
Sébastien Helleu
2021-10-17
irc: keep trailing spaces in received message 322
Sébastien Helleu
2021-10-17
tests: ensure trailing spaces are preserved in some incoming IRC commands
Sébastien Helleu
2021-10-17
irc: don't keep trailing spaces in received message TAGMSG
Sébastien Helleu
2021-10-17
tests: protect IRC message with quotes in command /server fakerecv
Sébastien Helleu
2021-10-17
irc: remove quotes around message in command /server fakerecv
Sébastien Helleu
2021-10-17
irc: remove server in "903" and "904" command callbacks examples
Sébastien Helleu
2021-10-17
irc: use parsed command parameters in "901" command callback
Sébastien Helleu
2021-10-17
irc: use parsed command parameters in "900" command callback
Sébastien Helleu
2021-10-17
irc: use parsed command parameters in "730", "731", "732", "733" and "734" co...
Sébastien Helleu
2021-10-17
irc: use parsed command parameters in "729" command callback
Sébastien Helleu
2021-10-17
irc: use parsed command parameters in "728" command callback
Sébastien Helleu
2021-10-17
irc: use parsed command parameters in "470" command callback
Sébastien Helleu
2021-10-17
irc: use parsed command parameters in "438" command callback
Sébastien Helleu
2021-10-17
irc: use parsed command parameters in "437" command callback
Sébastien Helleu
2021-10-17
irc: remove server in "432" and "433" command callbacks examples
Sébastien Helleu
2021-10-17
irc: use parsed command parameters in "368" command callback
Sébastien Helleu
2021-10-17
irc: use parsed command parameters in "367" command callback
Sébastien Helleu
2021-10-17
irc: use parsed command parameters in "366" command callback
Sébastien Helleu
[prev]
[next]