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
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-06-04
core: sort changes by importance instead of commit date in release notes
Sébastien Helleu
2019-06-02
doc: update Polish auto-generated files
Sébastien Helleu
2019-06-01
po: upated polish translation
Krzysztof Korościk
2019-05-31
doc: updated polish translation
Krzysztof Korościk
2019-05-27
doc: update German documentation
weechatter
2019-05-27
doc: add example of WeeChat command to setup the password in a WeeChat IRC re...
Sébastien Helleu
2019-05-27
doc: disambiguate key binding "l", which is lower "L" (not "1")
Sébastien Helleu
2019-05-26
core: update German translations
weechatter
2019-05-26
doc: add extra left/right margins on key sequences
Sébastien Helleu
2019-05-26
doc: add links to WeeChat directories and files (user's guide)
Sébastien Helleu
2019-05-26
doc: update Japanese auto-generated file
Sébastien Helleu
2019-05-26
Merge pull request #1349 from l/master/translation/ja_JP
Sébastien Helleu
2019-05-26
core: update Japanese translations
AYANOKOUZI, Ryuunosuke
2019-05-25
doc: increase font size for key bindings
Sébastien Helleu
2019-05-24
doc: remove extra spaces before colons
Sébastien Helleu
2019-05-24
doc: remove extra space in python dict (scripting guide)
Sébastien Helleu
2019-05-24
doc: fix styles in user's guide
Sébastien Helleu
2019-05-23
doc: fix style in bar items chapter (user's guide)
Sébastien Helleu
2019-05-16
doc: update German auto-generated file
Sébastien Helleu
2019-05-16
core: update German translations
weechatter
2019-05-14
Version 2.5-rc1
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
core: update ChangeLog (closes #733, closes #1333)
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-13
gui: simplify and revert FindNcurses using PATH_SUFFIXES for system default s...
Simmo Saan
2019-05-13
gui: fix wide ncurses header on FreeBSD (issue #1343)
Simmo Saan
2019-05-12
relay: fix comment
Sébastien Helleu
2019-05-12
doc: update chapter on relay unix domain sockets; add translations (user's gu...
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
[prev]
[next]