summaryrefslogtreecommitdiff
path: root/doc/it/autogen/user/irc_commands.txt
AgeCommit message (Collapse)Author
2012-03-26irc: allow more than one nick in command /inviteSebastien Helleu
2012-02-06core: update italian translationsMarco Paolone
2012-01-22core: add support of flags in regular expressions and highlight options, add ↵Sebastien Helleu
irc options to customize/disable default nick highlight (task #11128) New functions in C plugin API: - string_regex_flags - string_regcomp New irc options: - irc.look.highlight_server - irc.look.highlight_channel - irc.look.highlight_pv Regex flags are supported in following options/commands: - option weechat.look.highlight - option weechat.look.highlight_regex - options irc.look.highlight_{server|channel|pv} - option relay.network.allowed_ips - core command /filter - irc command /list - irc command /ignore - rmodifier command /rmodifier
2011-11-17doc: update italian translations and docsMarco Paolone
2011-11-04irc: allow URL "irc://" in command /connectSebastien Helleu
2011-10-27irc: add missing modes in /help mode (synopsis of command)Sebastien Helleu
2011-10-21doc: update italian translations and docsMarco Paolone
2011-09-17doc: update italian translations and docsSebastien Helleu
2011-08-28irc: allow reason for command /disconnectSebastien Helleu
2011-08-15doc: update italian translations, user guide and FAQSebastien Helleu
2011-08-03doc: add mouse support in user guideSebastien Helleu
2011-07-27irc: complete help of command /ban (explain what is does without argument)Sebastien Helleu
2011-07-26core: 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-15irc: fix argument nick in /help ignoreSebastien Helleu
2011-03-21Update italian translations and docsSebastien Helleu
2011-02-17Fix typo: #weecht -> #weechatSebastien Helleu
2011-02-15Update italian user guide and plugin API referenceSebastien Helleu
2011-02-09Update german translationsSebastien Helleu
2011-02-08Fix typo: half channel operator -> channel half-operatorSebastien Helleu
2011-02-08Fix typo: transfert -> transferSebastien Helleu
2011-02-04Improve arguments displayed in /help of commands, display all commands with ↵Sebastien Helleu
same name (for same command name in many plugins)
2011-01-10Update italian translations and docSebastien Helleu
2010-12-27Add option "-server" to command /join (task #10837)Sebastien Helleu
2010-12-12Update italian translations and docSebastien Helleu
2010-12-09Add option "-switch" to commands /connect and /reconnectSebastien Helleu
2010-12-04Update italian translations, FAQ and plugin API referenceSebastien Helleu
2010-12-02Replace "receiver" by "target" in help of some IRC commandsSebastien Helleu
2010-11-29Fix /help notice: receiver can be nick or channelSebastien Helleu
2010-11-06Add 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-22Update italian translations and docsSebastien Helleu
2010-09-17Beta version of IRC proxy feature in Relay pluginSebastien 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-19Remove unneeded spaces and tabsSebastien Helleu
2010-05-24Update italian filesSebastien Helleu
2010-05-23Add IRC command /wallchops, fix bug with display of notice for ops (task ↵Sebastien Helleu
#10021, bug #29932)
2010-05-20Add examples in /help joinSebastien Helleu
2010-04-15Update italian autogen files for docSebastien Helleu
2010-04-08Update italian doc and translationsSebastien Helleu
2010-04-05Add option "-open" for IRC command /connectSebastien Helleu
2010-03-29Fix IRC command /list: send channel and server name given as argument, and ↵Sebastien Helleu
use separate option "-re" to allow a regex
2010-03-24Add 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-23Add examples in /help dcc, update german translationsSebastien Helleu
2010-03-21Remove 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-21Add custom completion for aliases (task #9479)Sebastien Helleu
2010-03-19Move /away command from irc plugin to coreSebastien Helleu
2010-02-02Add IRC command /mapSebastien Helleu
2010-02-02Add tip about addresses and another example in /help serverSebastien Helleu
2010-01-25Update docSebastien Helleu
2010-01-10Update italian translationsSebastien Helleu
2010-01-08Update german translationsSebastien Helleu
2010-01-08Add new IRC commands /allchan and /allserv with excluding option, commands ↵Sebastien Helleu
/ame and /amsg are now aliases, new aliases /aaway and /anick