Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-11-04 | irc: allow URL "irc://" in command /connect | Sebastien Helleu | |
2011-10-27 | irc: add missing modes in /help mode (synopsis of command) | Sebastien Helleu | |
2011-10-21 | doc: update italian translations and docs | Marco Paolone | |
2011-09-17 | doc: update italian translations and docs | Sebastien Helleu | |
2011-08-28 | irc: allow reason for command /disconnect | Sebastien Helleu | |
2011-08-15 | doc: update italian translations, user guide and FAQ | Sebastien Helleu | |
2011-08-03 | doc: add mouse support in user guide | Sebastien Helleu | |
2011-07-27 | irc: complete help of command /ban (explain what is does without argument) | Sebastien Helleu | |
2011-07-26 | core: add mouse support (task #5435), free cursor movement, hook_focus, fix ↵ | Sebastien Helleu | |
bugs with key "^" (bug #32072, bug #21381), fix bugs with bar windows, completion and /buffer New features and bugs fixed: - mouse support: new command /mouse, new option weechat.look.mouse, new key context "mouse" - free movement of cursor: new command /cursor, new key context "cursor" - new hook_focus (used by cursor and mouse) - info "cursor_mode" - bugs fixed with key "^" - allow plugin name in /buffer name - fix bugs with bar windows: do not create bar windows for hidden bars - fix completion bug when two words for completion are equal but with different case - automatic scroll direction in /bar scroll (x/y is now optional) | |||
2011-05-15 | irc: fix argument nick in /help ignore | Sebastien Helleu | |
2011-03-21 | Update italian translations and docs | Sebastien Helleu | |
2011-02-17 | Fix typo: #weecht -> #weechat | Sebastien Helleu | |
2011-02-15 | Update italian user guide and plugin API reference | Sebastien Helleu | |
2011-02-09 | Update german translations | Sebastien Helleu | |
2011-02-08 | Fix typo: half channel operator -> channel half-operator | Sebastien Helleu | |
2011-02-08 | Fix typo: transfert -> transfer | Sebastien Helleu | |
2011-02-04 | Improve arguments displayed in /help of commands, display all commands with ↵ | Sebastien Helleu | |
same name (for same command name in many plugins) | |||
2011-01-10 | Update italian translations and doc | Sebastien Helleu | |
2010-12-27 | Add option "-server" to command /join (task #10837) | Sebastien Helleu | |
2010-12-12 | Update italian translations and doc | Sebastien Helleu | |
2010-12-09 | Add option "-switch" to commands /connect and /reconnect | Sebastien Helleu | |
2010-12-04 | Update italian translations, FAQ and plugin API reference | Sebastien Helleu | |
2010-12-02 | Replace "receiver" by "target" in help of some IRC commands | Sebastien Helleu | |
2010-11-29 | Fix /help notice: receiver can be nick or channel | Sebastien Helleu | |
2010-11-06 | Add IRC command /notify, new options for notify and infolist "irc_notify" ↵ | Sebastien Helleu | |
(task #5441) This commit provides: - new IRC command /notify - new options: irc.look.notify_tags_ison, irc.look.notify_tags_whois, irc.network.notify_check_ison, irc.network.notify_check_whois - new option "notify" in servers (but should not be changed, only /notify command should be used) - infolist "irc_notify" to get notify list (by server or for all servers). | |||
2010-09-22 | Update italian translations and docs | Sebastien Helleu | |
2010-09-17 | Beta version of IRC proxy feature in Relay plugin | Sebastien Helleu | |
Major changes in Relay plugin: - IRC proxy feature (beta), - raw buffer. Changes in IRC plugin: - add tags for messages sent to servers, - add signal "irc_input_send" to simulate text/command on an IRC buffer, - add prefix in infolist "irc_nick". | |||
2010-07-19 | Remove unneeded spaces and tabs | Sebastien Helleu | |
2010-05-24 | Update italian files | Sebastien Helleu | |
2010-05-23 | Add IRC command /wallchops, fix bug with display of notice for ops (task ↵ | Sebastien Helleu | |
#10021, bug #29932) | |||
2010-05-20 | Add examples in /help join | Sebastien Helleu | |
2010-04-15 | Update italian autogen files for doc | Sebastien Helleu | |
2010-04-08 | Update italian doc and translations | Sebastien Helleu | |
2010-04-05 | Add option "-open" for IRC command /connect | Sebastien Helleu | |
2010-03-29 | Fix IRC command /list: send channel and server name given as argument, and ↵ | Sebastien Helleu | |
use separate option "-re" to allow a regex | |||
2010-03-24 | Add new options for command /key (listdefault, listdiff and reset), add ↵ | Sebastien Helleu | |
examples in /help key Note: old option "reset" for /key has been renamed to "resetall". | |||
2010-03-23 | Add examples in /help dcc, update german translations | Sebastien Helleu | |
2010-03-21 | Remove IRC commands /forcejoin and /omode (now possible with alias and ↵ | Sebastien Helleu | |
custom completion) It is now possible to add such commands with aliases: /alias -completion %%sajoin forcejoin /quote forcejoin /alias -completion %%samode omode /quote omode | |||
2010-03-21 | Add custom completion for aliases (task #9479) | Sebastien Helleu | |
2010-03-19 | Move /away command from irc plugin to core | Sebastien Helleu | |
2010-02-02 | Add IRC command /map | Sebastien Helleu | |
2010-02-02 | Add tip about addresses and another example in /help server | Sebastien Helleu | |
2010-01-25 | Update doc | Sebastien Helleu | |
2010-01-10 | Update italian translations | Sebastien Helleu | |
2010-01-08 | Update german translations | Sebastien Helleu | |
2010-01-08 | Add new IRC commands /allchan and /allserv with excluding option, commands ↵ | Sebastien Helleu | |
/ame and /amsg are now aliases, new aliases /aaway and /anick | |||
2010-01-01 | Update italian translations | Sebastien Helleu | |
2009-12-17 | Update italian translations | Sebastien Helleu | |
2009-12-04 | Add italian user guide | Sebastien Helleu | |