summaryrefslogtreecommitdiff
path: root/doc/it
AgeCommit message (Expand)Author
2012-06-04alias: prohibit names beginning with "#" for aliases (bug #36584)Sebastien Helleu
2012-05-20doc: fix regex for filtering voice messages on bitlbee serverSebastien 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-18doc: update italian user guide and plugin API referenceMarco Paolone
2012-05-11doc: add note about property "short_name" of buffers (plugin API reference)Sebastien Helleu
2012-05-05doc: fix typo in python example of infolist_get (plugin API reference)Sebastien Helleu
2012-05-05core: add description of "command" in /help keySebastien Helleu
2012-05-03doc: update list of contributors in user guideSebastien Helleu
2012-05-03doc: fix recommended version of Python in user guideSebastien Helleu
2012-04-18doc: fix arguments sent to callback of hook_command in plugin API referenceSebastien Helleu
2012-04-17doc: fix return value of function "color" in plugin API referenceSebastien 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-11doc: fix return value of function hook_modifier_exec in plugin API referenceSebastien Helleu
2012-04-09doc: update list of translators in user guideSebastien 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-04doc: add list of commonly used tags in plugin API reference (in function prin...Sebastien Helleu
2012-04-03irc: fix help of option irc.color.mirc_remapSebastien Helleu
2012-04-03doc: update italian plugin API referenceMarco Paolone
2012-04-03core: fix bugs with option weechat.look.prefix_same_nick, use nick color for ...Sebastien Helleu
2012-03-29doc: argument "shutdown_function" is optional in function register (scripting...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-24doc: fix order of arguments for function nicklist_add_group in plugin API ref...Sebastien Helleu
2012-03-23doc: add missing command "/set weechat.look.align_end_of_lines time" in quest...Sebastien 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-12doc: update italian FAQ, user guide and plugin API referenceMarco Paolone
2012-03-12irc: fix redirection of message when message is queued for sending on serverSebastien Helleu
2012-03-12irc: add signals and tags in messages for irc notify (patch from Quentin Glid...Sebastien 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-29doc: rewrite sentence about command /charset in FAQSebastien Helleu
2012-02-29irc: add support of "external" SASL mechanism (task #11864)Kyle Fuller
2012-02-26irc: add search for lower case nicks in option irc.look.nick_color_forceSebastien Helleu
2012-02-26doc: add japanese translator in user guideSebastien Helleu
2012-02-24doc: fix name of package libcurl4-gnutls-dev in dependencies (user guide)Sebastien Helleu
2012-02-24doc: add gdb commands to log output in a file (user guide)Sebastien Helleu
2012-02-20core: update italian translationsMarco Paolone
2012-02-19irc: rename server option "cap" to "capabilities"Sebastien Helleu
2012-02-19irc: add option "cap" in servers to enable capabilities on connectionSebastien Helleu
2012-02-17doc: fix python example for config_new_option in plugin API referenceSebastien Helleu
2012-02-12doc: update italian FAQMarco Paolone