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
/
ChangeLog
Age
Commit message (
Expand
)
Author
2013-02-26
xfer: fix freeze of DCC file received: use non-blocking socket after connecti...
Sebastien Helleu
2013-02-26
api: fix function string_mask_to_regex: escape all special chars used in rege...
Sebastien Helleu
2013-02-26
core: update header in ChangeLog and NEWS
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-20
core: fix typos in ChangeLog
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 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-17
core: allow read of array in hdata without using index
Sebastien Helleu
2013-02-16
irc: fix memory leak in purge of hashtables with joins (it was done only for ...
Sebastien Helleu
2013-02-14
core: add option "dirs" for command /debug
Sebastien Helleu
2013-02-14
core: fix detection of iconv with cmake on OS X (bug #38321)
Sebastien Helleu
2013-02-12
core: add signal "window_opened" (task #12464)
Sebastien Helleu
2013-02-10
relay: add experimental websocket server support (RFC 6455) for irc and weech...
Sebastien Helleu
2013-02-07
core: fix structures before buffer data when a buffer is closed
Sebastien Helleu
2013-02-07
relay: add options "buffers" and "upgrade" for commands sync/desync in weecha...
Sebastien Helleu
2013-02-04
core: fix refresh of line after changes with hdata_update (update flag "displ...
Sebastien Helleu
2013-02-03
relay: fix commands sync/desync in weechat protocol (bug #38215)
Sebastien Helleu
2013-01-31
aspell: optimization on spellers to improve speed (save state by buffer), add...
Sebastien Helleu
2013-01-31
core: fix detection of python on Ubuntu Raring
Sebastien Helleu
2013-01-29
core: fix hidden lines for messages without date when option weechat.history....
Sebastien Helleu
2013-01-26
core: use default hash/comparison callback for keys of type integer/pointer/t...
Sebastien Helleu
2013-01-25
irc: add color in output of /names when result is on server buffer (channel n...
Sebastien Helleu
2013-01-22
core: fix typo in ChangeLog
Sebastien Helleu
2013-01-22
scripts: do now allow empty script name in function "register"
Sebastien Helleu
2013-01-20
core: add missing formatting chars in ChangeLog
Sebastien Helleu
2013-01-20
core: update ChangeLog
Sebastien Helleu
2013-01-20
Version 0.4.1-dev
Sebastien Helleu
2013-01-20
Version 0.4.0
Sebastien Helleu
2013-01-18
core: fix infinite loop when a regex gives an empty match (bug #38112)
Sebastien Helleu
2013-01-17
core: update ChangeLog
Sebastien Helleu
2013-01-14
Version 0.4.0-rc3
Sebastien Helleu
2013-01-14
core: fix click in item "buffer_nicklist" when nicklist is a root bar (bug #3...
Sebastien Helleu
2013-01-12
guile: fix bad conversion of shared strings (replace calls to scm_i_string_ch...
Sebastien Helleu
2013-01-12
core: fix line returned when clicking on a bar (according to position and fil...
Sebastien Helleu
2013-01-11
Revert "aspell: store dictionaries in buffer local variable "aspell_dict""
Sebastien Helleu
2013-01-11
relay: fix duplicated messages sent to irc clients (when messages are redirec...
Sebastien Helleu
2013-01-10
aspell: store dictionaries in buffer local variable "aspell_dict"
Sebastien Helleu
2013-01-10
core: replace "behaviour" by "behavior"
Sebastien Helleu
2013-01-10
core: add bug #31572 (fixed) in ChangeLog
Sebastien Helleu
2013-01-10
Revert "perl: simplify code to load scripts"
Sebastien Helleu
2013-01-09
perl: simplify code to load scripts
Nei
2013-01-08
perl: display script filename in error messages
Nei
2013-01-08
perl: fix calls to callbacks during load of script when multiplicity is disab...
Nei
2013-01-06
api: allow return code WEECHAT_RC_OK_EAT in callbacks of hook_signal and hook...
Sebastien Helleu
2013-01-06
irc: fix display of actions (/me) when they are received from a relay client ...
Sebastien Helleu
[next]