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
2013-03-21
irc: fix prefix color for nick when the prefix is not in irc.color.nick_prefi...
Sebastien Helleu
2013-03-17
irc: add option irc.look.pv_buffer: automatically merge private buffers (opti...
Sebastien Helleu
2013-03-17
scripts: create directories (language and language/autoload) on each action (...
Sebastien Helleu
2013-03-17
script: create "script" directory on each action (just in case it has been re...
Sebastien Helleu
2013-03-17
relay: rename compression "gzip" to "zlib" (compression is zlib, not gzip) (t...
Sebastien Helleu
2013-03-17
rmodifier: add info about "groups" in /help rmodifier
Sebastien Helleu
2013-03-17
core: fix typos in many comments and some strings
Sebastien Helleu
2013-03-13
lua: fix crash on stack overflow: call lua_pop() for values returned by lua f...
Sebastien Helleu
2013-03-13
relay: add missing "id" in raw messages sent to clients when compression is o...
Sebastien Helleu
2013-03-13
relay: add negative numbers (integer: -123456 and long: -1234567890L) in comm...
Sebastien Helleu
2013-03-12
irc: rename option irc.network.lag_disconnect to irc.network.lag_reconnect, v...
Sebastien Helleu
2013-03-10
script: fix typo in /help script.scripts.autoload
Sebastien Helleu
2013-03-10
alias: mention local variables of buffer in /help alias
Sebastien Helleu
2013-03-09
relay: add message "_nicklist_diff" (differences between old and current nick...
Sebastien Helleu
2013-03-01
xfer: fix typo in comment
Sebastien Helleu
2013-02-28
xfer: fix freeze of DCC file received: use select() to read socket and if an ...
Sebastien Helleu
2013-02-26
xfer: fix freeze of DCC file received: use non-blocking socket after connecti...
Sebastien Helleu
2013-02-26
irc: fix conversion of mask to regex in ignore
Sebastien Helleu
2013-02-25
script: add control of autoload (enable/disable/toggle) (task #12393)
Sebastien Helleu
2013-02-23
rmodifier: rename default rmodifier "nickserv" to "command_auth" (with new mo...
Sebastien Helleu
2013-02-23
irc: hide passwords in commands or messages sent to nickserv with modifiers (...
Sebastien Helleu
2013-02-23
relay: add support of multiple servers on same port for irc protocol (the cli...
Sebastien Helleu
2013-02-19
guile: fix arguments given to callbacks (separate arguments instead of one li...
Sebastien Helleu
2013-02-19
guile: fix crash on calls to callbacks during load of script (bug #38343)
Sebastien Helleu
2013-02-18
irc: fix crash when unmasking a smart filtered join if a line without tags is...
Sebastien Helleu
2013-02-18
irc: fix display of malformed CTCP (without closing char) (bug #38347)
Sebastien Helleu
2013-02-17
irc: unmask smart filtered join if nick speaks in channel some minutes after ...
Sebastien Helleu
2013-02-16
irc: fix type of values in hashtables join_manual/join_noswitch, fix delay fo...
Sebastien Helleu
2013-02-16
irc: fix memory leak in purge of hashtables with joins (it was done only for ...
Sebastien Helleu
2013-02-12
relay: fix crash when decoding a websocket frame
Sebastien Helleu
2013-02-12
relay: add gcrypt include and link arguments to compile relay plugin
Sebastien Helleu
2013-02-12
script: remove unneeded test on ZLIB_FOUND in CMakeLists.txt (zlib is mandatory)
Sebastien Helleu
2013-02-10
relay: add experimental websocket server support (RFC 6455) for irc and weech...
Sebastien Helleu
2013-02-10
irc: add missing RFC 2813 in header
Sebastien Helleu
2013-02-07
relay: add options "buffers" and "upgrade" for commands sync/desync in weecha...
Sebastien Helleu
2013-02-03
relay: fix commands sync/desync in weechat protocol (bug #38215)
Sebastien Helleu
2013-02-03
relay: fix typo in comment
Sebastien Helleu
2013-02-01
relay: add return of a NULL pointer in command "test"
Sebastien Helleu
2013-02-01
relay: add comments with example of messages in weechat protocol
Sebastien Helleu
2013-01-31
aspell: optimization on spellers to improve speed (save state by buffer), add...
Sebastien Helleu
2013-01-31
irc: fix typo in comment
Sebastien Helleu
2013-01-26
core: use size of 32 for hashtables (instead of 4, 8 or 16)
Sebastien Helleu
2013-01-25
irc: add color in output of /names when result is on server buffer (channel n...
Sebastien Helleu
2013-01-24
core: display error number and string in some network errors
Sebastien Helleu
2013-01-22
scripts: do now allow empty script name in function "register"
Sebastien Helleu
2013-01-20
Merge branch 'guile2'
Sebastien Helleu
2013-01-20
Merge branch 'perl-script-load'
Sebastien Helleu
2013-01-16
guile: fix compilation with guile 2.0
Sebastien Helleu
2013-01-12
guile: fix bad conversion of shared strings (replace calls to scm_i_string_ch...
Sebastien Helleu
2013-01-11
aspell: fix spellers used when switching buffer
Sebastien Helleu
[prev]
[next]