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
2019-06-04
relay: fix crash when deleting a relay (issue #733)
Sébastien Helleu
2019-06-04
relay: fix truncated path when the unix socket path is longer than the author...
Sébastien Helleu
2019-06-04
spell: add a warning if aspell.conf is still present (on first spell load)
Sébastien Helleu
2019-05-14
irc: add extra check on argument "nick" in functions "irc_nick_set_*"
Sébastien Helleu
2019-05-14
irc: fix crash when the nick in incoming message is not found in channel
Sébastien Helleu
2019-05-13
relay: remove useless condition
Sébastien Helleu
2019-05-13
relay: set address to "local" if not known
Sébastien Helleu
2019-05-13
core: update translations
Sébastien Helleu
2019-05-13
relay: rename variables in function relay_config_check_path_length
Sébastien Helleu
2019-05-12
relay: fix comment
Sébastien Helleu
2019-05-12
relay: set mode 700 on the unix socket file (only the owner can use it)
Sébastien Helleu
2019-05-12
relay: do not overwrite a file if it's not a socket, display an error when th...
Sébastien Helleu
2019-05-12
relay: evaluate path of unix socket relay
Sébastien Helleu
2019-05-12
relay: rename function relay_config_check_path_len to relay_config_check_path...
Sébastien Helleu
2019-05-12
relay: fix update of port/path variables in relay server when options relay.p...
Sébastien Helleu
2019-05-12
relay: fix section used when the unix relay does not start with "unix."
Sébastien Helleu
2019-05-12
relay: add unix relay format in /help relay
Sébastien Helleu
2019-05-12
relay: remove extra newline at the end of /help relay
Sébastien Helleu
2019-05-12
relay: remove local variable ptr_server from function relay_config_check_path...
Sébastien Helleu
2019-05-12
relay: improve message displayed on a new client
Sébastien Helleu
2019-05-12
relay: improve message displayed when the relay is removed
Sébastien Helleu
2019-05-12
relay: improve message displayed when the relay is added
Sébastien Helleu
2019-05-12
relay: rename function relay_config_create_option_port to relay_config_create...
Sébastien Helleu
2019-05-12
relay: fix code style
Sébastien Helleu
2019-05-12
relay: rename variable "un" to "unix_socket"
Sébastien Helleu
2019-05-12
relay: add UNIX socket support (closes #733)
Ryan Farley
2019-05-12
irc: rename server variable "nick_host" to "host"
Sébastien Helleu
2019-05-10
irc: set buffer local variable "nick_host" when a channel buffer is opened
Sébastien Helleu
2019-05-10
irc: add bar items "irc_nick", "irc_host" and "irc_nick_host"
Sébastien Helleu
2019-05-10
irc: add variable "nick_host" in server structure
Sébastien Helleu
2019-05-10
irc: fix parsing of MODE command when there are colons after the first mode a...
Sébastien Helleu
2019-04-25
cmake: allow custom libdir (fix #1341)
Ryan Farley
2019-04-13
core: bump API version
Sébastien Helleu
2019-04-13
trigger: add hook "info_hashtable"
Sébastien Helleu
2019-04-13
trigger: add hook "info"
Sébastien Helleu
2019-04-13
irc: fix memory leak in infos "irc_server_isupport" and "irc_server_isupport_...
Sébastien Helleu
2019-04-13
api: return allocated string in hook_info callback and function info_get
Sébastien Helleu
2019-04-06
xfer: add option xfer.network.speed_limit_recv (closes #269)
Sébastien Helleu
2019-03-28
relay: use option "delay" in call to command_options (closes #1327)
Sébastien Helleu
2019-03-28
api: add option "delay" in hashtable options of function command_options (iss...
Sébastien Helleu
2019-03-28
core: make "input_commands_allowed" work with /wait and /repeat commands (iss...
Sébastien Helleu
2019-03-24
core: add CMake option "ENABLE_CODE_COVERAGE" to compile with code coverage o...
Sébastien Helleu
2019-03-21
irc: fix length of string for SHA-512, SHA-256 and SHA-1 in help on ssl_finge...
Sébastien Helleu
2019-03-19
irc: display an error with /allchan -current or /allpv -current if the curren...
Sébastien Helleu
2019-03-19
php: remove value for first #define in headers
Sébastien Helleu
2019-03-18
irc: fix update of channels modes with arguments when joining a channel (clos...
Sébastien Helleu
2019-03-12
relay: fix compilation warning when gnutls is not found
Sébastien Helleu
2019-03-12
irc: fix compilation warning when gnutls is not found
Sébastien Helleu
2019-03-11
relay: use empty value by default for option relay.weechat.commands (issue #928)
Sébastien Helleu
2019-03-10
relay: add forbidden commands /key and /trigger in weechat protocol (issue #928)
Sébastien Helleu
[prev]
[next]