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-07-31
build: use pkg-config to properly link python
Eli Schwartz
2019-07-13
buflist: use existing variable buflist_hdata_buffer to check buffer pointers ...
Sébastien Helleu
2019-07-11
core: update translations (issue #1375)
Sébastien Helleu
2019-07-11
buflist: check validity of buffer pointers in info "buflist" (issue #1375)
Sébastien Helleu
2019-07-11
buflist: add infolist "buflist" (issue #1375)
Simmo Saan
2019-07-11
irc: quote NICK command argument sent to the server only if there's a ":" in ...
Sébastien Helleu
2019-07-10
irc: split function irc_ignore_check into three functions
Sébastien Helleu
2019-07-04
irc: return all arguments in the PONG response to a PING (closes #1369)
Sébastien Helleu
2019-06-26
core: send command line parameter to plugins only if the name starts with the...
Sébastien Helleu
2019-06-24
core: auto disable upgrade process (command line option "--upgrade") if the f...
Sébastien Helleu
2019-06-22
irc: fix help of /connect command: the server is optional
Sébastien Helleu
2019-06-17
core: add option "close" in command /window (closes #853)
Sébastien Helleu
2019-06-15
irc: disable server reconnection when the server buffer is closed (closes #236)
Sébastien Helleu
2019-06-15
irc: strip spaces at beginning/end of addresses in server option "addresses" ...
Sébastien Helleu
2019-06-15
api: add argument "strip_items" in function string_split
Sébastien Helleu
2019-06-15
irc: remove capability from cap_list when a client capability is disabled (is...
Sébastien Helleu
2019-06-15
irc: fix display of enabled/disabled client capabilities received in command ...
Sébastien Helleu
2019-06-12
exec: evaluate option exec.command.shell, change default value to "${env:SHEL...
Sébastien Helleu
2019-06-07
alias: remove default aliases /AME and /AMSG
jesopo
2019-06-04
relay: set socket option SO_KEEPALIVE only for TCP sockets when creating the ...
Sébastien Helleu
2019-06-04
relay: set socket option SO_REUSEADDR only for TCP sockets when creating the ...
Sébastien Helleu
2019-06-04
relay: set socket option SO_REUSEADDR only for TCP sockets (issue #733)
Sébastien Helleu
2019-06-04
relay: add UNIX domain socket completion for command /relay add (issue #733)
Sébastien Helleu
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
[prev]
[next]