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
2017-02-18
irc: add function irc_server_get_max_modes
Sébastien Helleu
2017-02-18
irc: update error message, update translations
Sébastien Helleu
2017-02-18
irc: send current modes/masks if next mask doesn't fit in the string
Sébastien Helleu
2017-02-18
Merge remote-tracking branch 'origin/pr/579'
Sébastien Helleu
2017-02-18
irc: compact some code
Sébastien Helleu
2017-02-18
irc: move initialization of variables "inclusive"
Sébastien Helleu
2017-02-18
Merge remote-tracking branch 'origin/pr/572'
Sébastien Helleu
2017-01-29
irc: reorder conditions for mode smart filtering, add a comment
Sébastien Helleu
2017-01-29
irc: don't smart filter modes given to you (closes #530)
arza
2017-01-22
core, alias: add xgettext comment on some command help strings
Sébastien Helleu
2017-01-15
fifo: remove conditional directive breaking condition (closes #875)
Romero B. de S. Malaquias
2017-01-13
tests: fix compilation of tests on FreeBSD 11
Sébastien Helleu
2017-01-11
relay: make HTTP headers case-insensitive for WebSocket connections (closes #...
Sébastien Helleu
2017-01-07
exec: update help descriptions for command /exec to keep compatibility betwee...
AYANOKOUZI, Ryuunosuke
2017-01-06
irc: fix option "-temp" in command /server (closes #880)
Sébastien Helleu
2017-01-06
irc: fix name of option "-temp" in /help server
Sébastien Helleu
2017-01-06
exec: add option "-oc" in command /exec to execute commands in process output...
Sébastien Helleu
2017-01-06
exec: fix memory leak in display of process output
Sébastien Helleu
2017-01-01
irc: fix close of server channels which are waiting for the JOIN when the ser...
Sébastien Helleu
2017-01-01
Merge pull request #876 from sim642/switch-join-forwarded
Sébastien Helleu
2017-01-01
irc, xfer: fix compilation on Mac OS X (add link with resolv) (issue #276)
Sébastien Helleu
2017-01-01
core: update copyright dates
Sébastien Helleu
2016-12-31
irc: fix buffer switching on manual join for forwarded channels
Simmo Saan
2016-12-31
api: add info "uptime" (WeeChat uptime)
Sébastien Helleu
2016-12-31
script: fix auto-load of new scripts with /script install
Sébastien Helleu
2016-12-15
irc: add examples in help of usermode server option
Sébastien Helleu
2016-12-13
core, xfer: display more information on fork errors (issue #573)
Sébastien Helleu
2016-12-11
irc: evaluate content of server option "usermode"
Sébastien Helleu
2016-12-11
irc: rename server option "umodes" to "usermode"
Sébastien Helleu
2016-12-11
Merge remote-tracking branch 'origin/pr/820'
Sébastien Helleu
2016-12-03
irc: evaluate content of server option "ssl_fingerprint" (closes #858)
Sébastien Helleu
2016-12-01
script: reload a script after upgrade only if it was loaded, set autoload onl...
Sébastien Helleu
2016-11-29
core: add optional command prefix in completion templates "commands", "plugin...
Sébastien Helleu
2016-11-27
api: move functions hook_completion* after hook_command
Sébastien Helleu
2016-11-26
irc: add tag "self_msg" on self messages (closes #840)
Sébastien Helleu
2016-11-26
irc: add missing tags on CTCP message sent
Sébastien Helleu
2016-11-22
fifo: add file fifo.conf and option fifo.file.path to customize FIFO pipe pat...
Sébastien Helleu
2016-11-20
api: add info "pid" (WeeChat PID) (issue #850)
Sébastien Helleu
2016-11-19
trigger: add comments above default triggers
Sébastien Helleu
2016-11-19
trigger: do not hide email in command "/msg nickserv register password email"...
Sébastien Helleu
2016-11-09
irc: fix help on mask in command /ignore
Sébastien Helleu
2016-11-01
lua: use lua_pushinteger for int values in lua 5.3
tomoe-mami
2016-10-30
xfer: add check on filename2 allocation
Sébastien Helleu
2016-10-25
relay: set status to AUTH_FAILED in case of auth failure in irc protocol (iss...
Sébastien Helleu
2016-10-21
relay: set status to AUTH_FAILED in case of auth failure in weechat protocol ...
Sébastien Helleu
2016-10-18
irc: change default value of option irc.network.lag_reconnect to 300 (closes ...
Sébastien Helleu
2016-10-12
Add server option umodes (closes #377)
Simmo Saan
2016-09-22
irc: remove unneeded comment
Sébastien Helleu
2016-09-19
Fix for unclosed/leaking sockets from issue #358
Rob Campbell
2016-08-30
irc: fix display of service notice mask (message 008) (closes #429)
Sébastien Helleu
[next]