Age | Commit message (Expand) | Author |
2013-05-09 | doc: fix typo in user's guide (thanks to faen) | Sebastien Helleu |
2013-05-01 | doc: add IRC SASL "dh-aes" mechanism in user's guide | Sebastien Helleu |
2013-02-23 | relay: add support of multiple servers on same port for irc protocol (the cli... | Sebastien Helleu |
2013-02-19 | guile: fix arguments given to callbacks (separate arguments instead of one li... | Sebastien Helleu |
2013-02-10 | relay: add experimental websocket server support (RFC 6455) for irc and weech... | Sebastien Helleu |
2013-02-10 | doc: use HTML pages for links to RFCs in user's guide | Sebastien Helleu |
2013-01-16 | guile: fix compilation with guile 2.0 | Sebastien Helleu |
2013-01-07 | doc: fix typos | Sebastien Helleu |
2012-12-16 | irc: return git version in CTCP VERSION and FINGER by default, add "$git" and... | Sebastien Helleu |
2012-12-14 | doc: add warning for autotools in user's guide | Sebastien Helleu |
2012-12-07 | doc: remove chapter "Authors" in user's guide (list is in file AUTHORS), remo... | Sebastien Helleu |
2012-11-04 | doc: fix typo in user's guide | Sebastien Helleu |
2012-11-04 | aspell: add bar item "aspell_suggest": suggestions for misspelled word at cur... | 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 | 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-19 | doc: update ruby version in dependencies (user's guide) | Sebastien Helleu |
2012-10-14 | api: connect with IPv6 by default in hook_connect (with fallback to IPv4), sh... | Simon Arlott |
2012-08-30 | core: add default key alt+"x" (zoom on merged buffer) (task #11029) | Sebastien Helleu |
2012-08-21 | script: add option script.look.quiet_actions (no messages when installing/rem... | Sebastien Helleu |
2012-08-20 | script: add focus info for mouse on script buffer, add two default mouse bind... | Sebastien Helleu |
2012-08-17 | doc: fix typo in keys for mouse context | Sebastien Helleu |
2012-08-17 | core: add mouse bindings ctrl+wheel up/down to scroll horizontally buffers wi... | Sebastien Helleu |
2012-08-14 | core: add new plugin "script" (scripts manager, replacing scripts weeget.py a... | Sebastien Helleu |
2012-08-04 | doc: fix gnutls dependency in user guide | Sebastien Helleu |
2012-08-04 | doc: update dependencies in user guide (add zlib, gnutls is used in irc and r... | Sebastien Helleu |
2012-08-01 | core: add option weechat.startup.sys_rlimit to set system resource limits for... | Sebastien Helleu |
2012-07-30 | doc: update italian docs | Marco Paolone |
2012-07-27 | relay: add support of SSL (for irc and weechat protocols), new option relay.n... | Sebastien Helleu |
2012-07-13 | core: add command line option "-r" (or "--run-command") to run command(s) aft... | Peter Boström |
2012-07-07 | irc: add bar item "buffer_modes", remove option irc.look.item_channel_modes (... | Sebastien Helleu |
2012-07-05 | core: add default key alt+"s" (toggle aspell) | Sebastien Helleu |
2012-07-03 | doc: update list of contributors in user guide | Sebastien Helleu |
2012-07-01 | doc: add question in FAQ about selection/paste of text when mouse is enabled | Sebastien Helleu |
2012-06-30 | doc: update list of contributors in user guide | Sebastien Helleu |
2012-06-30 | irc: add option irc.look.ctcp_time_format to customize reply to CTCP TIME (ta... | Sebastien Helleu |
2012-06-13 | doc: add command /buffer to set notify level in user guide | Sebastien Helleu |
2012-06-10 | doc: add chapters "Buffers and windows" and "Notify levels" in user guide | Sebastien Helleu |
2012-05-18 | doc: update italian user guide and plugin API reference | Marco Paolone |
2012-05-03 | doc: update list of contributors in user guide | Sebastien Helleu |
2012-05-03 | doc: fix recommended version of Python in user guide | Sebastien Helleu |
2012-04-09 | doc: update list of translators in user guide | Sebastien Helleu |
2012-03-12 | doc: update italian FAQ, user guide and plugin API reference | Marco Paolone |
2012-03-12 | irc: add signals and tags in messages for irc notify (patch from Quentin Glid... | Sebastien Helleu |
2012-02-29 | irc: add support of "external" SASL mechanism (task #11864) | Kyle Fuller |
2012-02-26 | doc: add japanese translator in user guide | Sebastien Helleu |
2012-02-24 | doc: fix name of package libcurl4-gnutls-dev in dependencies (user guide) | Sebastien Helleu |
2012-02-24 | doc: add gdb commands to log output in a file (user guide) | Sebastien Helleu |
2012-02-10 | doc: update italian docs | Marco Paolone |
2012-01-27 | irc: add alias "ctcp" for target buffer of CTCP messages | Sebastien Helleu |