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
2014-09-28
trigger: fix typo in default conditions of "beep" trigger
Sébastien Helleu
2014-09-28
trigger: add "${tg_displayed}" in conditions of default trigger "beep"
Sébastien Helleu
2014-09-28
relay: add quotes in comment
Sébastien Helleu
2014-09-28
relay: don't print ::ffff: in v4-mapped addresses.
Anders Bergh
2014-09-26
relay: fix send of signals "relay_client_xxx" (closes #214)
Sébastien Helleu
2014-09-22
irc: fix type of value stored in hashtable when joining a channel (closes #211)
Sébastien Helleu
2014-09-20
core: fix compilation of plugin API functions (macros) when compiler optimiza...
Sébastien Helleu
2014-09-20
guile: fix compilation with Guile < 2.0.4 (closes #198)
Sébastien Helleu
2014-09-20
trigger: do not allow any changes on a trigger when it is currently running (...
Sébastien Helleu
2014-09-20
aspell: fix compilation with enchant version older than 1.6.0 (closes #192)
Sébastien Helleu
2014-09-06
irc: display nick changes in server buffer (closes #188)
Sébastien Helleu
2014-09-04
irc: disable creation of temporary servers by default with command /connect, ...
Sébastien Helleu
2014-08-29
api: use microseconds instead of milliseconds in functions util_timeval_diff ...
Sébastien Helleu
2014-08-23
irc: remove a trailing comma in help of server capabilities option
Sébastien Helleu
2014-08-23
trigger: add option "restore" in command /trigger
Sébastien Helleu
2014-08-22
script: fix crash on "/script update" if a script detail is displayed in buff...
Sébastien Helleu
2014-08-22
trigger: fix regex used in default triggers to hide passwords (closes #172)
Sébastien Helleu
2014-08-17
irc: add "server-time" in help of server option "capabilities"
Sébastien Helleu
2014-08-16
irc: remove unneeded variable "seconds"
Sébastien Helleu
2014-08-16
irc: fix translation of CTCP PING reply (closes #137)
Sébastien Helleu
2014-08-16
aspell: display an error if command "/aspell setdict" is called without a dic...
Sébastien Helleu
2014-08-16
aspell: remove unneeded else condition
Sébastien Helleu
2014-08-15
aspell: fix crash with command "/aspell addword" if no word is given (closes ...
nils_2
2014-08-10
irc: free nick immediately in case of malloc error
Sébastien Helleu
2014-08-10
script: fix potential crash in case of malloc error
Sébastien Helleu
2014-08-10
logger: fix memory leaks in backlog
Sébastien Helleu
2014-08-09
irc: fix memory leak in CTCP answer
Sébastien Helleu
2014-08-09
core: fix memory leak when removing script files
Sébastien Helleu
2014-08-09
exec: invert a condition to make code more readable
Sébastien Helleu
2014-08-09
relay: fix memory leak during handshake on websocket
Sébastien Helleu
2014-08-09
relay: fix memory leak when receiving several lines from client (weechat prot...
Sébastien Helleu
2014-08-09
relay: fix memory leak when receiving commands from client (weechat protocol)
Sébastien Helleu
2014-08-09
relay: remove dead assignment
Sébastien Helleu
2014-08-09
relay: fix crash when an IRC "MODE" command is received from client without a...
Sébastien Helleu
2014-08-02
core: fix result of hash function (in hashtables) on 32-bit systems
Sébastien Helleu
2014-08-02
trigger: fix hook count on 32-bit systems
Sébastien Helleu
2014-08-02
relay: fix number of bytes sent/received on 32-bit systems
Sébastien Helleu
2014-08-02
irc: fix duplicate sender name in display of wallops (closes #142, closes #145)
Sébastien Helleu
2014-07-23
trigger: update comment
Sébastien Helleu
2014-07-22
trigger: refuse triggers with . in their name
Andrew Potter
2014-07-20
core: remove whitespace in cmake files
Sébastien Helleu
2014-07-14
script: fix display of curl errors
Sébastien Helleu
2014-07-14
aspell: rename variable "utf8_char_int" to "code_point"
Sébastien Helleu
2014-07-12
irc: display locally away status changes in private buffers (in addition to c...
Sébastien Helleu
2014-07-12
python: fix read of return value for callbacks returning an integer in Python...
Sébastien Helleu
2014-07-01
core: remove "www" in weechat.org URLs
Sébastien Helleu
2014-06-19
irc: fix typo in a message
Sébastien Helleu
2014-06-14
irc: add value "+" for option irc.look.smart_filter_mode to use modes from se...
Sébastien Helleu
2014-06-10
core: fix potential memory leak with infolists not freed in plugins (debian #...
Sébastien Helleu
2014-06-08
irc: fix help of commands kick/kickban/remove (closes #102)
Sébastien Helleu
[next]