Age | Commit message (Expand) | Author |
2012-11-23 | irc: add support of tags in messages, add support of "server-time" capability... | Sebastien Helleu |
2012-11-22 | api: use hashtable "options" for command arguments in function hook_process_h... | Sebastien Helleu |
2012-11-18 | core: add version 0.3.9.2 in ChangeLog and NEWS | Sebastien Helleu |
2012-11-18 | core: do not call shell to execute command in hook_process (fix security prob... | Sebastien Helleu |
2012-11-14 | irc: fix crash on /upgrade (free channels before server data when a server is... | Sebastien Helleu |
2012-11-09 | core: add version 0.3.9.1 in ChangeLog and NEWS | Sebastien Helleu |
2012-11-09 | irc: fix crash when decoding IRC colors in strings (bug #37704) | Sebastien Helleu |
2012-11-06 | core: stop cmake if gcrypt lib is not found (bug #37671) | Sebastien Helleu |
2012-11-05 | irc: fix refresh of bar item "away" after command /away or /disconnect | Nils Görs |
2012-11-04 | core: add option aspell.check.suggestions in ChangeLog | Sebastien Helleu |
2012-11-04 | aspell: add bar item "aspell_suggest": suggestions for misspelled word at cur... | Sebastien Helleu |
2012-11-04 | aspell: fix creation of spellers when number of dictionaries is different bet... | Sebastien Helleu |
2012-11-02 | irc: add command /quiet, fix display of messages 728/729 (quiet list, end of ... | Nils Görs |
2012-11-02 | irc: add option irc.network.alternate_nick to disable dynamic nick generation... | Nils Görs |
2012-11-02 | core: add incomplete mouse events "event-down" and "event-drag" (task #11840) | Ailin Nemui |
2012-11-02 | core: add command /eval, use expression in conditions for bars, add function ... | Sebastien Helleu |
2012-10-20 | irc: add option irc.network.whois_double_nick to double nick in command /whois | Sebastien Helleu |
2012-10-20 | irc: send whois on self nick when /whois is done without argument on a channe... | Nils Görs |
2012-10-18 | core: add option "-quit" for command /upgrade (save session and quit without ... | Sebastien Helleu |
2012-10-18 | core: fix display of zoomed/merged buffer (with number >= 2) after switching ... | Sebastien Helleu |
2012-10-17 | core: fix display problem when option weechat.look.prefix_same_nick is set (p... | Sebastien Helleu |
2012-10-16 | irc: remove local variable "away" in server/channels buffers after server dis... | Sebastien Helleu |
2012-10-16 | relay: add support of IPv6, new option relay.network.ipv6, add support of "ip... | Sebastien Helleu |
2012-10-14 | api: connect with IPv6 by default in hook_connect (with fallback to IPv4), sh... | Simon Arlott |
2012-10-12 | core: fix wrapping of words with wide chars (the break was made before the co... | Sebastien Helleu |
2012-10-09 | irc: add option "-noswitch" for command /join (task #12275) | Sebastien Helleu |
2012-10-06 | irc: fix crash when message 352 has too few arguments (bug #37513) | Sebastien Helleu |
2012-10-06 | aspell: add bar item "aspell_dict" (dictionary used on current buffer) | Nils Görs |
2012-10-06 | irc: remove unneeded server disconnect when server buffer is closed and serve... | Sebastien Helleu |
2012-10-05 | relay: add missing "ssl." in output of /relay listrelay | Sebastien Helleu |
2012-10-03 | script: fix compilation on OS X | Sebastien Helleu |
2012-09-29 | Version 0.4.0-dev | Sebastien Helleu |
2012-09-29 | Version 0.3.9 | Sebastien Helleu |
2012-09-24 | xfer: fix DCC transfer error (bug #37432) | Sebastien Helleu |
2012-09-21 | doc: add japanese tester's guide, update japanese translations and docs | Ryuunosuke Ayanokouzi |
2012-09-19 | charset: allow "UTF-8" in charset encoding options (still forbidden in decodi... | Sebastien Helleu |
2012-09-18 | Version 0.3.9-rc2 | Sebastien Helleu |
2012-09-18 | irc: fix rejoin of channels with a key, ignore value "*" sent by server for k... | Peter Boström |
2012-09-17 | core: update ChangeLog (add japanese scripting guide) | Sebastien Helleu |
2012-09-17 | core: move the set of cmake policy CMP0003 in directory src (so it applies to... | Sebastien Helleu |
2012-09-17 | logger: add tags in backlog lines displayed when opening buffer | Sebastien Helleu |
2012-09-16 | irc: fix SASL mechanism "external" (bug #37274) (patch from phlux) | Sebastien Helleu |
2012-09-04 | irc: fix parsing of message 346 when no nick/time are given (bug #37266) | Sebastien Helleu |
2012-09-04 | core: add signals for plugins loaded/unloaded | Sebastien Helleu |
2012-09-03 | irc: switch to next address after a timeout when connecting to server (bug #3... | Simon Arlott |
2012-09-03 | irc: fix bug when changing server option "addresses" with less addresses (bug... | Simon Arlott |
2012-08-30 | Version 0.3.9-rc1 | Sebastien Helleu |
2012-08-30 | core: add default key alt+"x" (zoom on merged buffer) (task #11029) | Sebastien Helleu |
2012-08-27 | core: fix display bug when end of a line is displayed on top of chat (last li... | Sebastien Helleu |
2012-08-27 | api: allow update for some variables of hdata, add new functions hdata_update... | Sebastien Helleu |