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-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
2019-05-12
doc: update German documentation
Nils Görs
2019-05-12
doc: fix typo in French scripting guide
Sébastien Helleu
2019-05-12
doc: add chapter about WeeChat architecture in scripting guide
Sébastien Helleu
2019-05-12
irc: rename server variable "nick_host" to "host"
Sébastien Helleu
2019-05-11
core: update ChangeLog (issue #1346)
Sébastien Helleu
2019-05-11
core: add detection of Ruby 2.6 in autotools
Sébastien Helleu
2019-05-11
Merge pull request #1346 from J0WI/patch-1
Sébastien Helleu
2019-05-11
core: add detection for Ruby 2.6
J0WI
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-05-04
gui: fix wbkgrndset for non-wide ncurses by fallback to wbkgdset (issue #1343)
Simmo Saan
2019-05-02
gui: readd color buffer table zero padding and dashes (issue #1343)
Simmo Saan
2019-05-02
gui: change command line option "-c" color pairs table to match (issue #1343)
Simmo Saan
2019-05-02
gui: change color buffer pairs table to only show allocated pairs (issue #1343)
Simmo Saan
2019-05-02
gui: increase ncurses color pair limit from 255 to 32767 (issue #1343)
Simmo Saan
2019-05-02
gui: replace ncurses COLOR_PAIR attribute usage with special functions (issue...
Simmo Saan
2019-05-01
core: update ChangeLog (issue #1341, issue #1342)
Sébastien Helleu
2019-05-01
core: add contributor in AUTHORS.adoc
Sébastien Helleu
2019-05-01
core: replace CMAKE_INSTALL_PREFIX by ${prefix} in libdir (weechat.pc)
Sébastien Helleu
2019-05-01
Merge pull request #1342 from ryan-farley/libdir_fix
Sébastien Helleu
[prev]
[next]