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 (
Collapse
)
Author
2021-11-20
core: add build on macOS 11 in CI
Sébastien Helleu
2021-11-20
build: add targets "changelog" and "rn" to build HTML version of ChangeLog ↵
Sébastien Helleu
and release notes (CMake build only)
2021-11-20
build: improve error management in build of tarballs
Sébastien Helleu
2021-11-20
irc: fix memory leak in case of realloc error
Sébastien Helleu
2021-11-13
trigger: hide key and password in command "/msg nickserv setpass nick key ↵
Sébastien Helleu
password"
2021-11-13
core: speed up eval by storing length of prefix/suffix in eval structure
Sébastien Helleu
2021-11-13
core: free strings with XDG directories in case of error
Sébastien Helleu
2021-11-13
relay: remove dead assignment in websocket decoding
Sébastien Helleu
2021-11-13
core: fix memory leak in evaluated expression "split:number,seps,flags,xxx" ↵
Sébastien Helleu
when multiple "strip_items" are given
2021-11-13
tests: add tests on some IRC SASL functions
Sébastien Helleu
2021-11-13
core: add note about default trigger "cmd_pass_register" in release notes
Sébastien Helleu
2021-11-12
trigger: add comments with list of all commands in default triggers
Sébastien Helleu
2021-11-12
trigger: split default triggers on multiple lines
Sébastien Helleu
2021-11-12
tests: add tests on default triggers
Sébastien Helleu
2021-11-12
trigger: add support of option "-server" when hiding passwords in command ↵
Sébastien Helleu
/msg nickserv register
2021-11-11
doc: fix typos in user's guide
Sébastien Helleu
2021-11-11
doc: fix sentences in French user's guide
Sébastien Helleu
2021-11-11
core: fix typos in docs
Sébastien Helleu
2021-11-09
tests: add extra tests on functions string_strcmp_ignore_chars and ↵
Sébastien Helleu
string_convert_escaped_chars
2021-11-08
core: update Serbian translations
Ivan Pešić
2021-11-08
core: update Spanish translations
Santiago Forero
2021-11-07
core: fix random integer number with large range in evaluation of ↵
Sébastien Helleu
expressions on GNU/Hurd
2021-11-07
tests: fix allocation of test_ptr_1_hashtable_dyn in hdata tests
Sébastien Helleu
2021-11-07
tests: add tests on UTF-8 string functions
Sébastien Helleu
2021-11-07
irc: extend size of some internal buffers
Sébastien Helleu
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
created
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 ↵
Sébastien Helleu
(plugin API reference)
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
arrays in hdata
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
[next]