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-04-25
doc: protect monospace text with plus characters (scripting guide)
Sébastien Helleu
2020-04-24
doc: protect monospace text with plus characters (user's guide)
Sébastien Helleu
2020-04-24
doc: fix markup error in function hdata_update (plugin API reference)
Sébastien Helleu
2020-04-24
core: add default key alt-shift-N to toggle nicklist bar
Sébastien Helleu
2020-04-24
buflist: add default key alt-shift-B to toggle buflist
Sébastien Helleu
2020-04-24
buflist: add options enable/disable/toggle in command /buflist
Sébastien Helleu
2020-04-21
core: translate log message when the signal SIGHUP is received
Sébastien Helleu
2020-04-21
core: restore signal "signal_sighup", and if eaten do not reload configuration
Sébastien Helleu
2020-04-22
core: reload config on SIGHUP
Tom Fitzhenry
2020-04-20
tests: add tests on functions relay_auth_password_hash_algo_search and relay_...
Sébastien Helleu
2020-04-19
core: update German translations
Nils Görs
2020-04-19
core: add contributor in AUTHORS.adoc (issue #1477)
Sébastien Helleu
2020-04-19
core: add command line option "--stdout" in weechat-headless binary (closes #...
Sébastien Helleu
2020-04-19
core: log to stdout, if headless
Tom Fitzhenry
2020-04-19
tests: reduce number of iterations in PBKDF2 tests from 100000 to 1000
Sébastien Helleu
2020-04-19
tests: remove obsolete file test-relay-weechat-protocol.cpp
Sébastien Helleu
2020-04-19
core: disable build with obsolete autotools option "--disable-gnutls" (Travis...
Sébastien Helleu
2020-04-18
doc: fix asciidoctor options in autotools build
Sébastien Helleu
2020-04-18
doc: fix table sizes on small screens
Sébastien Helleu
2020-04-18
doc: prevent lines from wrapping in <pre> elements
Sébastien Helleu
2020-04-18
doc: update default trigger cmd_pass in user's guide
Sébastien Helleu
2020-04-18
trigger: do not hide values of options with /set command in cmd_pass trigger
Sébastien Helleu
2020-04-18
doc: update auto-generated files with relay options
Sébastien Helleu
2020-04-18
core: make GnuTLS a required dependency
Sébastien Helleu
2020-04-18
relay: move variable nonce in relay client structure
Sébastien Helleu
2020-04-18
relay: allow only one handshake in weechat protocol
Sébastien Helleu
2020-04-18
relay: immediately close connection if the handshake failed (weechat protocol)
Sébastien Helleu
2020-04-17
doc: fix examples of handshake command (relay protocol)
Sébastien Helleu
2020-04-17
relay: rename configuration options and keywords in handshake command (weecha...
Sébastien Helleu
2020-04-17
doc: use real nonce values in handshake/init examples (relay protocol)
Sébastien Helleu
2020-04-17
doc: add missing "(id)" in commands handshake and init (relay protocol)
Sébastien Helleu
2020-04-17
doc: replace "safest" by "most secure" (relay protocol)
Sébastien Helleu
2020-04-17
doc: add example of option "compression" in command "handshake" (relay protocol)
Sébastien Helleu
2020-04-17
doc: update German auto-generated files
Sébastien Helleu
2020-04-17
doc: fix examples of password hashes in commands handshake and init (relay pr...
Sébastien Helleu
2020-04-17
core: update German translations
Nils Görs
2020-04-16
relay: fix "id" sent in response to handshake command (weechat protocol)
Sébastien Helleu
2020-04-15
relay: add missing gcrypt lib in CMake and autotools files
Sébastien Helleu
2020-04-14
doc: revert arrows chars in relay protocol
Sébastien Helleu
2020-04-14
relay: add command "handshake" in weechat relay protocol and nonce to prevent...
Sébastien Helleu
2020-04-12
relay: update message displayed when the client is connected/authenticated
Sébastien Helleu
2020-04-12
core: move line from "Bug fixes" to "New features" (issue #1358)
Sébastien Helleu
2020-04-12
relay: add option relay.network.auth_timeout
Sébastien Helleu
2020-04-12
relay: add a function to send outqueue to the client
Sébastien Helleu
2020-04-12
relay: update default colors for client status
Sébastien Helleu
2020-04-12
relay: actually use the client status "waiting_auth" in irc and weechat proto...
Sébastien Helleu
2020-04-12
relay: add comments in truct t_relay_weechat_data
Sébastien Helleu
2020-04-12
core: update ChangeLog (issue #1461)
Sébastien Helleu
2020-04-12
core: fix indentation
Sébastien Helleu
2020-04-12
cmake: fix bugged WEECHAT_SHAREDIR definition exposed by DATAROOTDIR rename
Eli Schwartz
[next]