summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-05-03core: add Travis build status to README.asciidoc .Mikaela Suomalainen
2014-05-03core: add .travis.ymlMikaela Suomalainen
2014-04-30Version 1.0-devSébastien Helleu
Yeah \o/
2014-04-28Merge pull request #64 from stfnm/doc_fix_prototype_weechat_hashtable_dupSébastien Helleu
doc: fix prototype of function weechat_hashtable_dup (plugin API referen...
2014-04-28doc: fix prototype of function weechat_hashtable_dup (plugin API reference)stfn
2014-04-23doc: update German documentationnils_2
2014-04-23doc: update German documentationnils_2
2014-04-23doc: update German documentationnils_2
2014-04-22doc: add chapter about IRC private messages in quickstart guideSébastien Helleu
2014-04-21doc: update German auto-generated filesSébastien Helleu
2014-04-21core: update German translationsnils_2
2014-04-21doc: update Japanese auto-generated filesSébastien Helleu
2014-04-20Merge pull request #61 from l/translation_jaSébastien Helleu
core: update Japanese translations
2014-04-21core: update Japanese translationsAYANOKOUZI, Ryuunosuke
2014-04-20core: add non-breaking spaces in French translationsSébastien Helleu
2014-04-18core: update German translationnils_2
2014-04-17irc: fix description of arguments in infolist "irc_nick"Sébastien Helleu
Only the nick is optional is this infolist (server and channel are required).
2014-04-17doc: update German and Japanese auto-generated filesSébastien Helleu
2014-04-13core: update German translationsnils_2
2014-04-13Merge pull request #56 from l/translation_jaSébastien Helleu
core: update Japanese translations
2014-04-13core: update Japanese translationsAYANOKOUZI, Ryuunosuke
2014-04-13xfer: fix freeze/problems when sending empty files with DCC (closes #53)Sébastien Helleu
2014-04-13irc: add alias "whois" for target buffer of messages 401/402 (closes #54)Sébastien Helleu
2014-04-13relay: add signal "relay_client_auth_ok" for irc and weechat protocolsSébastien Helleu
2014-04-12core: update ChangeLogSébastien Helleu
2014-04-12api: allow wildcard "*" inside the mask in function string_matchSébastien Helleu
2014-04-12core: fix crash on "weechat --upgrade" if no .upgrade files are foundSébastien Helleu
2014-04-12core: use lower case for CMake keywordsSébastien Helleu
2014-04-12charset: fix /help charset.default.decodeSébastien Helleu
The charset is used only when the message is not UTF-8 valid.
2014-04-12core: add note about API mismatch (rmodifier.so) in release notesSébastien Helleu
2014-04-12core: add tag "host_xxx" in /help filterSébastien Helleu
2014-04-12trigger: add variable "tg_tag_host" (from tag "host_xxx" in message)Sébastien Helleu
2014-04-12irc: add tag with host ("host_xxx") in IRC messages displayedSébastien Helleu
2014-04-12trigger: interpret escaped chars in regexSébastien Helleu
2014-04-12core: add option "-current" in command /printSébastien Helleu
2014-04-12trigger: remove obsolete commentSébastien Helleu
2014-04-12xfer: fix help of option xfer.file.convert_spacesSébastien Helleu
2014-04-06debian: add Japanese version of relay protocol docSébastien Helleu
2014-04-05doc: update German auto-generated filesSébastien Helleu
2014-04-05core: update German translationnils_2
2014-04-05doc: add missing buffer properties in plugin API reference (hidden, zoomed, ↵Sébastien Helleu
filter)
2014-04-05core: add option -all for command /buffer hide|unhideSébastien Helleu
2014-04-05core: fix restoration of core buffer properties after /upgradeSébastien Helleu
2014-04-05doc: add "version >= 0.4.4" for messages _buffer_{hidden|unhidden} (relay ↵Sébastien Helleu
protocol)
2014-04-05relay: add messages "_buffer_hidden" and "_buffer_unhidden"Sébastien Helleu
2014-04-05core: add hidden buffers, add options hide/unhide in command /bufferSébastien Helleu
2014-04-05doc: update Japanese auto-generated filesSébastien Helleu
2014-04-05doc: build relay protocol before developer's guideSébastien Helleu
2014-04-05doc: fix typo in Makefile.am for Japanese docsSébastien Helleu
2014-04-05Merge pull request #51 from l/translation_jaSébastien Helleu
doc: update Japanese translations, add Japanese version of relay protocol