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
/
src
/
plugins
Age
Commit message (
Expand
)
Author
2020-06-20
irc: return NULL in info "irc_is_channel" if arguments is NULL or empty string
Sébastien Helleu
2020-06-15
irc: fix display of ACCOUNT message when the account name is ":*" (closes #1526)
Sébastien Helleu
2020-06-15
irc: skip semicolon before account name in ACCOUNT message
Sébastien Helleu
2020-06-10
buflist: add "window" pointer in bar item evaluation only if it's not NULL (i...
Sébastien Helleu
2020-06-07
guile: fix compiler warning (issue #1514)
Sébastien Helleu
2020-06-07
guile: fix memory leak in output port
Joram Schrijver
2020-06-07
guile: re-enable "/guile eval" (issue #1098)
Joram Schrijver
2020-06-07
guile: fix printing of output to buffer (issue #1098)
Joram Schrijver
2020-06-04
irc: fix add of ignore with flags in regex, display full ignore mask in list ...
Sébastien Helleu
2020-06-03
irc: display account messages in buffers
Max Teufel
2020-05-21
core: move functions string_base_encode and string_base_decode from plugin-ap...
Sébastien Helleu
2020-05-19
irc: do not remove spaces at the end of users messages received (closes #1513)
Sébastien Helleu
2020-05-17
trigger: add (void) before calls to trigger_callback_execute when the returne...
Sébastien Helleu
2020-05-17
trigger: only return trigger's return code when condition evaluates to true
Simmo Saan
2020-05-16
core: update translations (closes #1245, closes #1257)
Sébastien Helleu
2020-05-16
core: rename info_hashtable "gui_focus_info" to "focus_info" (issue #1257)
Sébastien Helleu
2020-05-16
core: move creation of info_hashtable from gui-focus.c to plugin-api-info.c (...
Sébastien Helleu
2020-05-12
relay: increase default limits for IRC backlog options
Sébastien Helleu
2020-05-09
irc: fix realname delimiter color in WHO/WHOX response
Simmo Saan
2020-05-09
api: use buffer pointer in argument "modifier_data" sent to weechat_print mod...
Sébastien Helleu
2020-05-08
irc: reuse a buffer with wrong type "channel" when a private message is recei...
Sébastien Helleu
2020-05-08
core: rename functions hook_completion_{get_string|list_add} to completion_{g...
Sébastien Helleu
2020-05-07
trigger: fix truncated trigger command with commands /trigger input|output|re...
Sébastien Helleu
2020-05-03
exec: return NULL immediately if the task id is invalid
Sébastien Helleu
2020-05-03
exec: fix use of same task id for different tasks (closes #1491)
Sébastien Helleu
2020-05-02
relay: add "compression" in response to handshake command (weechat protocol)
Sébastien Helleu
2020-05-01
relay: fix slow send of data to clients when SSL is enabled
Sébastien Helleu
2020-04-28
fifo: Open the fifo for writing too
Quentin Glidic
2020-04-28
relay: add command "completion" in weechat relay protocol (closes #1484)
Sébastien Helleu
2020-04-28
api: return integer in function gui_completion_search (issue #1484)
Sébastien Helleu
2020-04-27
api: add hdata "completion_word" (issue #1484)
Sébastien Helleu
2020-04-27
api: add functions completion_new, completion_search and completion_free (iss...
Sébastien Helleu
2020-04-26
relay: fix error message for an invalid buffer received in a command (weechat...
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-20
tests: add tests on functions relay_auth_password_hash_algo_search and relay_...
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
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
relay: rename configuration options and keywords in handshake command (weecha...
Sébastien Helleu
2020-04-17
doc: replace "safest" by "most secure" (relay protocol)
Sébastien Helleu
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
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
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
[prev]
[next]