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-03-25
buflist: add formats for hotlist
Sébastien Helleu
2017-03-25
irc: fix type of values for hashtable extra_vars in irc_server_get_default_msg
Sébastien Helleu
2017-03-25
buflist: add option "buflist.format.lag" and variable "format_lag" for buffer...
Sébastien Helleu
2017-03-25
irc: send signal "irc_server_lag_changed", store lag in server buffer
Sébastien Helleu
2017-03-25
buflist: use hotlist pointer in buffer hdata
Sébastien Helleu
2017-03-25
buflist: add option buflist.look.sort
Sébastien Helleu
2017-03-25
api: add arraylist functions
Sébastien Helleu
2017-03-25
buflist: add hotlist format options (for color according to hotlist priority)
Sébastien Helleu
2017-03-25
buflist: load plugin after some other plugins by shifting plugins priority
Sébastien Helleu
2017-03-25
buflist: new plugin "buflist" (bar with list of buffers)
Sébastien Helleu
2017-03-25
api: add dynamic string functions (string_dyn_*)
Sébastien Helleu
2017-03-25
trigger: check that regex pointers are not NULL in function "trigger_regex_free"
Sébastien Helleu
2017-03-25
script: check that script pointer is not NULL in function "script_repo_free"
Sébastien Helleu
2017-03-25
relay: check that pointers received in arguments are not NULL in "free" funct...
Sébastien Helleu
2017-03-25
logger: check that logger buffer pointer is not NULL in function "logger_buff...
Sébastien Helleu
2017-03-25
irc: check that pointers received in arguments are not NULL in "free" functions
Sébastien Helleu
2017-03-25
alias: check that alias pointer is not NULL in function "alias_free"
Sébastien Helleu
2017-03-12
core: fix typo: refreshs -> refreshes
Sébastien Helleu
2017-02-19
irc: fix parsing of message 324 (modes) when there is a colon before the mode...
Sébastien Helleu
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
[prev]
[next]