summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
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, f...Sébastien Helleu
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 pro...Sébastien Helleu
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
2014-04-05core: update Japanese translationsAYANOKOUZI, Ryuunosuke
2014-04-05core: fix completion of /buffer clearSébastien Helleu
2014-04-05core: fix "/buffer clear" with a name (don't clear all merged buffers with sa...Sébastien Helleu
2014-04-04doc: update German auto-generated filesSébastien Helleu
2014-04-04core: update German translationnils_2
2014-04-04core: fix evaluation of expression with regex when a comparison char is in th...Sébastien Helleu
2014-04-04doc: use freenode instead of oftc in examples (quickstart guide)Sébastien Helleu
2014-04-04irc: allow many fingerprints in server option ssl_fingerprint (closes #49)Sébastien Helleu
2014-04-04irc: add option irc.look.item_channel_modes_hide_args (task #12070, task #121...Sébastien Helleu
2014-04-04core: add a message about key alt-c in /color bufferSébastien Helleu
2014-04-04irc: add option irc.color.item_nick_modes (closes #47)Sébastien Helleu
2014-04-03doc: add example to set charset for whole IRC server (user's guide)Sébastien Helleu
2014-04-03doc: update style for commandsSébastien Helleu
2014-04-03core: add "hotlist" in completion of command "/buffer set"Sébastien Helleu
2014-04-03core: close .upgrade files before deleting them after /upgradeSébastien Helleu
2014-04-03doc: add value "-1" for property "hotlist" in function buffer_set (plugin API...Sébastien Helleu
2014-04-03api: allow value "-1" for property "hotlist" in function buffer_set (to remov...Sébastien Helleu
2014-04-03exec: fix tag stdout/stderr used in command outputSébastien Helleu
2014-04-03exec: remove commentSébastien Helleu
2014-04-03exec: kill all processes using an exec buffer that is being closedSébastien Helleu