summaryrefslogtreecommitdiff
path: root/doc/it
AgeCommit message (Expand)Author
2013-09-19relay: add support of secured data in option relay.network.password (evaluate...Sebastien Helleu
2013-09-03core: rename options weechat.look.day_change_message(2) to weechat.look.day_c...Sebastien Helleu
2013-09-02core: add option weechat.look.day_change_message2Sebastien Helleu
2013-08-28irc: add option irc.look.notice_welcome_redirect to automatically redirect ch...Sebastien Helleu
2013-08-26logger: add option "flush" for command /loggerSebastien Helleu
2013-08-25core: add note about color codes "${color:xxx}" in /help weechat.look.day_cha...Sebastien Helleu
2013-08-25core: display day change message dynamically (do not store it as a line in bu...Sebastien Helleu
2013-08-20core: improve help of command /awaySebastien Helleu
2013-08-19core: add syntax "@buffer:item" in bar items to force the buffer used when di...Sebastien Helleu
2013-08-17doc: capitalize first word of text in table cellsSebastien Helleu
2013-08-17core: add search of regular expression in buffer, don't reset search type on ...Sebastien Helleu
2013-08-16core: add text emphasis in messages when searching text in bufferSebastien Helleu
2013-08-14doc: fix emphasized text in plugin API reference and relay protocolSebastien Helleu
2013-08-11core: add note about "strftime" in help of options weechat.look.day_change_ti...Sebastien Helleu
2013-08-10doc: add "oauth" for IRC connection in FAQSebastien Helleu
2013-08-10core: optimize the removal of lines in buffers (a lot faster to clear/close b...Sebastien Helleu
2013-08-10core: change type of hashtable key hash to unsigned long, return item pointer...Sebastien Helleu
2013-08-09core: add "callback_free_key" in hashtableSebastien Helleu
2013-08-07doc: add description of sections in configuration files (user's guide)Sebastien Helleu
2013-08-07core: fix typo in /help secureSebastien Helleu
2013-08-05rmodifier: add option "missing" for command /rmodifierSebastien Helleu
2013-08-04core: change colors of example in /help weechat.look.buffer_time_formatSebastien Helleu
2013-08-04core: replace "behaviour" by "behavior"Sebastien Helleu
2013-08-04core: change color format for options from `${xxx}` to `${color:xxx}`Sebastien Helleu
2013-08-04doc: remove option ENABLE_DEMO for cmake in user's guide (demo plugin has bee...Sebastien Helleu
2013-08-04api: add support of colors with format "${color:xxx}" in function string_eval...Sebastien Helleu
2013-08-04api: add argument "options" in function string_eval_expression, add option "-...Sebastien Helleu
2013-08-03doc: fix typo in examples for function bar_new (plugin API reference)Sebastien Helleu
2013-08-02doc: add feature "secured data" for libgcrypt in dependencies (user's guide)Sebastien Helleu
2013-08-02core: update translationsSebastien Helleu
2013-08-02core: rename binary and man page from "weechat-curses" to "weechat" (task #11...Sebastien Helleu
2013-07-31plugins: remove the demo pluginSebastien Helleu
2013-07-31core: do not build man page by defaultSebastien Helleu
2013-07-31core: add cmake option ENABLE_MAN to compile man page (on by default)Sebastien Helleu
2013-07-28script: add info about things defined by script in the detailed view of scrip...Sebastien Helleu
2013-07-28api: use pointer for infolist "hook" to return only one hookSebastien Helleu
2013-07-28doc: update auto-generated files with WeeChat commandsSebastien Helleu
2013-07-27api: add new function strlen_screenSebastien Helleu
2013-07-23doc: fix typo in example for function string_eval_expression (plugin API refe...Sebastien Helleu
2013-07-20aspell: rename option aspell.look.color to aspell.color.misspelled, add optio...Sebastien Helleu
2013-07-20core: add CA_FILE option in cmake and configure to setup default value of opt...Sebastien Helleu
2013-07-20core: update translationsSebastien Helleu
2013-07-20Merge branch 'scroll-beyond-end'Sebastien Helleu
2013-07-20core: add options weechat.look.hotlist_prefix and weechat.look.hotlist_suffix...Sebastien Helleu
2013-07-18irc: add support of wildcards in commands (de)op/halfop/voice (task #9221)Sebastien Helleu
2013-07-17core: add option "scroll_beyond_end" for command /window (task #6745)Sebastien Helleu
2013-07-15core: add option weechat.look.key_bind_safeSebastien Helleu
2013-07-15doc: update auto-generated files with xfer optionsSebastien Helleu
2013-07-11irc: add option irc.look.pv_tagsSebastien Helleu
2013-07-05core: add completion "-quit" for command /upgradeSebastien Helleu