summaryrefslogtreecommitdiff
path: root/doc/it/autogen
AgeCommit message (Expand)Author
2012-08-18script: add key alt+L to reload script, allow input on script buffer for acti...Sebastien Helleu
2012-08-18script: add option "search" for command /script (completion with script tags)Sebastien Helleu
2012-08-17script: add option "reload" for command /script, fix completion of /script, a...Sebastien Helleu
2012-08-16script: add option script.look.translate_descriptionSebastien Helleu
2012-08-16api: add info "locale" for info_get (locale used to translate messages)Sebastien Helleu
2012-08-15script: add status "a" (autoloaded) for scriptsSebastien Helleu
2012-08-14core: add new plugin "script" (scripts manager, replacing scripts weeget.py a...Sebastien Helleu
2012-08-07doc: fix name of lists in hdata with scripts (plugin API reference)Sebastien Helleu
2012-08-03scripts: add hdata with list of scripts for each languageSebastien Helleu
2012-08-01core: add option weechat.startup.sys_rlimit to set system resource limits for...Sebastien Helleu
2012-07-30doc: update italian translations and docsMarco Paolone
2012-07-29core: add option "swap" for command /buffer (task #11373)Nils Görs
2012-07-27irc: add help on values for option irc.look.nick_completion_smartSebastien Helleu
2012-07-27relay: add support of SSL (for irc and weechat protocols), new option relay.n...Sebastien Helleu
2012-07-21core: add hdata "hotlist"Sebastien Helleu
2012-07-20core: add support of arrays in hdata variablesSebastien Helleu
2012-07-15irc: describe possible values in /help irc.look.display_awaySebastien Helleu
2012-07-07core: add option weechat.look.jump_smart_back_to_buffer (jump back to initial...Nils Görs
2012-07-07irc: add bar item "buffer_modes", remove option irc.look.item_channel_modes (...Sebastien Helleu
2012-07-05aspell: add new option aspell.check.enabled, add options enable/disable/toggl...Sebastien Helleu
2012-06-30irc: add option irc.look.ctcp_time_format to customize reply to CTCP TIME (ta...Sebastien Helleu
2012-06-14core: add callback "nickcmp" for nick comparison in buffersSebastien Helleu
2012-06-10core: add horizontal separator between windows, two new options to toggle hor...Sebastien Helleu
2012-06-09core: add options weechat.color.chat_nick_offline_highlight(_bg) (text/bg for...Sebastien Helleu
2012-06-09core: add options to use different color for offline nicks in prefix (patch f...Sebastien Helleu
2012-06-04rmodifier: reallow names beginning with "#" for rmodifiersSebastien Helleu
2012-06-04rmodifier: prohibit names beginning with "#" for rmodifiersSebastien Helleu
2012-06-04alias: prohibit names beginning with "#" for aliases (bug #36584)Sebastien Helleu
2012-05-20doc: update italian translations and user guideMarco Paolone
2012-05-18doc: update hdata "irc_server" (add "chanmodes") in plugin API referenceSebastien Helleu
2012-05-05core: add description of "command" in /help keySebastien Helleu
2012-04-16doc: update italian translations and user guideMarco Paolone
2012-04-16core: update hdata "key" (add "score") in plugin API referenceSebastien Helleu
2012-04-11core: fix help of option weechat.completion.nick_completerSebastien Helleu
2012-04-09doc: update help of command /disconnect in user guideSebastien Helleu
2012-04-07core: convert options weechat.look.prefix_align_more and weechat.look.prefix_...Sebastien Helleu
2012-04-03irc: fix help of option irc.color.mirc_remapSebastien Helleu
2012-04-03core: fix bugs with option weechat.look.prefix_same_nick, use nick color for ...Sebastien Helleu
2012-03-28logger: add colors for backlog lines and end of backlog (task #11966)Sebastien Helleu
2012-03-28core: add option weechat.look.prefix_same_nick (hide or change prefix on mess...Sebastien Helleu
2012-03-26irc: allow more than one nick in command /inviteSebastien Helleu
2012-03-23core: add a connection timeout for child process in hook_connect (bug #35966)Sebastien Helleu
2012-03-23doc: update hdata "irc_channel" (add "names_received") in plugin API referenceSebastien Helleu
2012-03-12irc: fix redirection of message when message is queued for sending on serverSebastien Helleu
2012-03-09core: improve and fix bugs on standard paste and bracketed pasteSebastien Helleu
2012-03-05api: add list "gui_buffer_last_displayed" in hdata "buffer"Sebastien Helleu
2012-03-04core: fix typo in help of option weechat.look.paste_bracketed (bug #35717)Sebastien Helleu
2012-03-04core: rename option weechat.look.bracketed_paste_mode to weechat.look.paste_b...Sebastien Helleu
2012-03-04core: add support of terminal "bracketed paste mode" (task #11316)Sebastien Helleu
2012-02-29irc: add support of "external" SASL mechanism (task #11864)Kyle Fuller