Age | Commit message (Expand) | Author |
2009-11-08 | Remove compilation warning in logger plugin | Sebastien Helleu |
2009-11-07 | Remove compilation warning when gnutls lib is not installed | Sebastien Helleu |
2009-11-07 | Fix compilation error when gnutls lib is not installed | Sebastien Helleu |
2009-11-07 | New default value (25) for option irc.network.away_check_max_nicks | Sebastien Helleu |
2009-11-07 | Check SSL certificates and use self-signed certificate to auto identify on IR... | Sebastien Helleu |
2009-11-06 | Fix typos in translations | Sebastien Helleu |
2009-11-05 | Fix refresh of bar item buffer_nicklist when it is displayed in a root bar | Sebastien Helleu |
2009-11-05 | Add missing include of strings.h in gui-completion.c | Sebastien Helleu |
2009-11-01 | Fix typos in french translation and in /help window | Sebastien Helleu |
2009-10-30 | Fix message "Day changed to", sometimes displayed at wrong time (bug #26959) | Sebastien Helleu |
2009-10-29 | Fix bug with IRC CTCP messages when char 0x01 is in message | Sebastien Helleu |
2009-10-29 | Add partial irc-proxy feature to relay plugin | Sebastien Helleu |
2009-10-21 | Add missing IRC command 275 (patch #6952) | Sebastien Helleu |
2009-10-19 | Improve mask used by command /kickban | Sebastien Helleu |
2009-10-14 | Fix bug with URL selection in some terminals (caused by horizontal lines) (bu... | Sebastien Helleu |
2009-10-14 | Fix bug with buffer for execution of alias, when called from plugin API with ... | Sebastien Helleu |
2009-10-11 | Add some default bindings for keys alt+arrows under xterm | Sebastien Helleu |
2009-10-10 | Add IRC commands /samode, /sanick, /sapart, /saquit | Sebastien Helleu |
2009-10-10 | Add IRC command /sajoin (task #9770) | Sebastien Helleu |
2009-10-10 | Use default auto completion for arguments of unknown commands | Sebastien Helleu |
2009-10-09 | Add script prototypes and examples in plugin API reference | Sebastien Helleu |
2009-10-06 | Fix alignment problem for buffer name when a merged buffer is closed (bug #27... | Sebastien Helleu |
2009-10-05 | Add option grab_key_command for /input (bound by default to alt-k) | Sebastien Helleu |
2009-10-04 | Fix compilation under Cygwin (patch #6916) | Sebastien Helleu |
2009-10-03 | Replace MATCHES by STREQUAL in cmake: fix a fail to build on kFreeBSD | Emmanuel Bouthenot |
2009-10-03 | Fix bugs with colors in some german translations (patch #6919) | Sebastien Helleu |
2009-10-03 | Fix restore of hotlist after /upgrade | Sebastien Helleu |
2009-10-03 | Fix typo: keeped -> kept | Sebastien Helleu |
2009-10-02 | New expansions for alias arguments ($n, $-m, $n-, $n-m, $*, $~) (patch #6917) | Sebastien Helleu |
2009-09-30 | Allow /unalias to remove multiple aliases (patch #6926) | Sebastien Helleu |
2009-09-30 | Allow use of wildcards for /alias list (patch #6925) | Sebastien Helleu |
2009-09-30 | Display alias command in /help alias_name (patch #6924) | Sebastien Helleu |
2009-09-30 | Remove buffer from hotlist when buffer is cleared (bug #27530) | Sebastien Helleu |
2009-09-20 | Fix cmake directories: let user customize lib, share, locale and include dire... | Sebastien Helleu |
2009-09-20 | Add missing charset decoding/encoding for IRC DCC chat (bug #27482) | Sebastien Helleu |
2009-09-19 | Fix terminal title bug: do not reset it when option weechat.look.set_title is... | Sebastien Helleu |
2009-09-19 | Add missing brackets around nick for IRC message 314 (reply to whowas) (patch... | Sebastien Helleu |
2009-09-18 | Improve error management when there is socket error in IRC plugin | Sebastien Helleu |
2009-09-17 | Update hotlist when a buffer is closed (bug #27470) | Sebastien Helleu |
2009-09-17 | Fix crash when parsing IRC CTCP ACTION or DCC without argument | Sebastien Helleu |
2009-09-16 | Fix bug with arguments in alias (bug #27440) | Sebastien Helleu |
2009-09-16 | Fix /input history_global_next: reset input content when last command in hist... | Sebastien Helleu |
2009-09-15 | Fix plural form in IRC message with list of nicks on channel (bug #27436) | Sebastien Helleu |
2009-09-15 | Add options for CTCP, to block/customize CTCP reply (task #9693), add missing... | Sebastien Helleu |
2009-09-11 | Fix API function weechat_bar_set for python/lua/ruby (patch #6912) | Sebastien Helleu |
2009-09-06 | Version 0.3.0 | Sebastien Helleu |
2009-09-05 | Use new WeeChat site, weechat.org | Sebastien Helleu |
2009-09-04 | Remove compiler warning in logger plugin (with -O2) | Sebastien Helleu |
2009-09-04 | Fix typos in some messages | Sebastien Helleu |
2009-09-03 | Fix typo | Sebastien Helleu |