summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2012-07-05core: add default key alt+"s" (toggle aspell)Sebastien Helleu
2012-07-05aspell: add new option aspell.check.enabled, add options enable/disable/toggl...Sebastien Helleu
2012-07-05aspell: add missing dictionaries (ast/grc/hus/kn/ky)Sebastien Helleu
2012-07-05core: update ChangeLog (add cmake option "MANDIR")Sebastien Helleu
2012-07-03core: update ChangeLog (support of lua 5.2)Sebastien Helleu
2012-07-01irc: fix parsing of user modes (ignore everything after first space) (bug #36...Sebastien Helleu
2012-06-30core: update ChangeLog (detection of ruby 1.9.3 in cmake/autotools)Sebastien Helleu
2012-06-30irc: add option irc.look.ctcp_time_format to customize reply to CTCP TIME (ta...Sebastien Helleu
2012-06-14core: add callback "nickcmp" for nick comparison in buffersSebastien Helleu
2012-06-10scripts: ignore call to "register" (with a warning) if script is already regi...Sebastien Helleu
2012-06-10lua: fix crash when unloading a script without pointer to interpreterSebastien Helleu
2012-06-10guile: fix crash when unloading a script without pointer to interpreterSebastien Helleu
2012-06-10python: fix crash when unloading a script without pointer to interpreterSebastien Helleu
2012-06-10core: add horizontal separator between windows, two new options to toggle hor...Sebastien Helleu
2012-06-09core: add options weechat.color.chat_nick_offline_highlight(_bg) (text/bg for...Sebastien Helleu
2012-06-09irc: fix freeze when reading on socket with SSL enabled (bug #35097)Sebastien Helleu
2012-06-09core: add options to use different color for offline nicks in prefix (patch f...Sebastien Helleu
2012-06-05guile: fix path of guile include dirs in cmake build (patch #7790)Sebastien Helleu
2012-06-04irc: reallow names beginning with "#" for serversSebastien Helleu
2012-06-04core: reallow names beginning with "#" for bars, proxies and filtersSebastien Helleu
2012-06-04core: escape special chars (`#[\`) in configuration files for name of options...Sebastien Helleu
2012-06-04rmodifier: prohibit names beginning with "#" for rmodifiersSebastien Helleu
2012-06-04alias: prohibit names beginning with "#" for aliases (bug #36584)Sebastien Helleu
2012-06-03Version 0.3.9-devSebastien Helleu
2012-06-03Version 0.3.8Sebastien Helleu
2012-05-30core: fix typo in ChangeLogSebastien Helleu
2012-05-22Version 0.3.8-rc2Sebastien Helleu
2012-05-18doc: add japanese FAQ (patch #7781)Sebastien Helleu
2012-05-17core: update ChangeLogSebastien Helleu
2012-05-17relay: add signals "upgrade" and "upgrade_ended" in WeeChat protocolSebastien Helleu
2012-05-17relay: fix crash on /upgrade when client is connected using WeeChat protocolSebastien Helleu
2012-05-16guile: fix crash on ARM when loading guile plugin (bug #36479)Sebastien Helleu
2012-05-15Version 0.3.8-rc1Sebastien Helleu
2012-05-15irc: update channel modes by using chanmodes from message 005 (do not send ex...Sebastien Helleu
2012-05-11core: support lines of 16 Kb long in configuration files (instead of 1 Kb)Sebastien Helleu
2012-05-08irc: add option "fakerecv" for command /server to simulate a received IRC mes...Sebastien Helleu
2012-05-04core: fix crash in focus hook for nicklist (bug #36271)Sebastien Helleu
2012-05-03core: fix truncated config files (zero-length) after system crash (bug #36383)Mateusz Poszwa
2012-05-03logger: fix charset of lines displayed in backlog when terminal charset is di...Sebastien Helleu
2012-05-02irc: hide everything after "identify" or "register" in messages to nickserv w...Sebastien Helleu
2012-05-01scripts: fix type of argument "rc" in callback of hook_process (from string t...Sebastien Helleu
2012-04-19rmodifier: add default rmodifier "quote_pass" to hide password in command "/q...Sebastien Helleu
2012-04-17rmodifier: add default rmodifier "server" to hide passwords in commands /serv...Sebastien Helleu
2012-04-11core: fix display bugs and crashs with small windows (bug #36107)Sebastien Helleu
2012-04-08irc: add option "-pending" for command /disconnect (cancel auto-reconnection ...Sebastien Helleu
2012-04-07core: convert options weechat.look.prefix_align_more and weechat.look.prefix_...Sebastien Helleu
2012-04-07perl: fix compilation on OS X (bug #30701)Sebastien Helleu
2012-04-05irc: set user modes only if target nick is self nick in message 221 (patch #7...Kyle Fuller
2012-04-03perl: fix crash on quit on OS XSebastien Helleu
2012-03-29core: fix display bug with prefix when length is greater than max and prefix ...Sebastien Helleu