summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-01-27Update italian translationsSebastien Helleu
2010-01-26Update german translationsSebastien Helleu
2010-01-26Fix bug with SSL connection to IRC server (fails sometimes when ssl_verify ↵Sebastien Helleu
is on) (bug #28741)
2010-01-26Update italian user guide and FAQSebastien Helleu
2010-01-26Send signal "day_changed" even if option weechat.look.day_change is set to offSebastien Helleu
2010-01-26Update german FAQSebastien Helleu
2010-01-26Add signal "day_changed", allow date format in logger options path and mask ↵Sebastien Helleu
(task #9430)
2010-01-25Add new question in FAQ: "How can I tweak WeeChat to consume less memory?"Sebastien Helleu
2010-01-25Add missing infos in API functions buffer_get_integer / buffer_get_string ↵Sebastien Helleu
and in buffer infolist
2010-01-25Update docSebastien Helleu
2010-01-24Add chapters about SSL certificates and IRC smart filter in user guideSebastien Helleu
2010-01-24Add options irc.look.smart_filter_join/quit, smart filter enabled by defaultSebastien Helleu
2010-01-24Remove evil tabs in sourcesSebastien Helleu
2010-01-23Version 0.3.2-devSebastien Helleu
2010-01-23Version 0.3.1Sebastien Helleu
2010-01-22Update italian translationsSebastien Helleu
2010-01-22Update polish translationsSebastien Helleu
2010-01-22Use better tags in html rendering of user guidesSebastien Helleu
2010-01-22Fix typo in italian translationSebastien Helleu
2010-01-22Update spanish translationsSebastien Helleu
2010-01-22Fix value of option sent to callback of hook_configSebastien Helleu
2010-01-20Update italian translationsSebastien Helleu
2010-01-19Update german translationsSebastien Helleu
2010-01-18Add color for nicks in xfer chat (DCC chat), add missing command /me in xfer ↵Sebastien Helleu
plugin (bug #28658)
2010-01-18Add IRC info "irc_nick_color" to get color of a nickSebastien Helleu
2010-01-17Update FAQ and translationsSebastien Helleu
2010-01-17Add new IRC output queue for messages with low priority (like automatic CTCP ↵Sebastien Helleu
replies), high priority is given to user messages or commands
2010-01-17Update german/polish FAQ and polish translationsSebastien Helleu
2010-01-16Add question about long URLs in FAQSebastien Helleu
2010-01-16Add missing autogen files for italian docSebastien Helleu
2010-01-15Update spanish translationsSebastien Helleu
2010-01-14Update german translationsSebastien Helleu
2010-01-14Enhancements on IRC CTCP messages (display if CTCP is blocked, new config ↵Sebastien Helleu
options to control display of CTCP messages/replies) That includes: - display "(blocked)" if CTCP is blocked - new option "irc.look.display_ctcp_blocked" to display blocked CTCP, - new option "irc.look.display_ctcp_reply" to display CTCP reply sent by WeeChat, - new option "irc.look.display_ctcp_unknown" to display unknown CTCP received.
2010-01-13Add keyword "input_pos" to get/set cursor position in plugin API functions ↵Sebastien Helleu
buffer_get_integer and buffer_set
2010-01-13Fix bug with string return value of callbacks in tcl pluginSebastien Helleu
2010-01-12Fix typo in french FAQSebastien Helleu
2010-01-12Add function "buffer_string_replace_local_var" in script API (patch #7061)Sebastien Helleu
2010-01-11Add prefix "irc_" in some links of asciidoc filesSebastien Helleu
2010-01-11Discard line printed with modifier "weechat_print" only if initial string is ↵Sebastien Helleu
not empty
2010-01-11Fix IRC nick color for nicks with wide chars (bug #28547)Sebastien Helleu
2010-01-11Allow callback for modifier "weechat_print" to return empty value, in order ↵Sebastien Helleu
to remove a printed message
2010-01-10Update italian translationsSebastien Helleu
2010-01-10Fix bug with completion of words with wide charsSebastien Helleu
2010-01-09Allow blocking of IRC CTCP PING requestsSebastien 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
2010-01-08Remove reference to old xml and pdf filesSebastien Helleu
2010-01-04Add missing arguments for hook_connect in plugin API referenceSebastien Helleu
2010-01-04Fix bug with function nicklist_remove_nick in Python API (bug #28474)Sebastien Helleu
2010-01-03Update copyright datesSebastien Helleu