summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-11-05irc: add support for IRCv3.2 chghostSimmo Saan
2017-11-05core: add split of Debian packages in release notesSébastien Helleu
2017-11-04core: add contributor in AUTHORS.adocSébastien Helleu
2017-11-04core: remove colors from prefix/message only when needed in hook_print_execSébastien Helleu
2017-11-04core: add missing includes of stdio.hSébastien Helleu
2017-11-04Merge pull request #1094 from coypoop/patch-1Sébastien Helleu
Include stdio.h for FILE
2017-11-04Include stdio.h for FILEcoypoop
so this header can be included even if it's not already included
2017-11-04debian: update debian/ubuntu patchesSébastien Helleu
2017-11-04debian: force dependency on libphp7.1-embed for package weechat-php (closes ↵Sébastien Helleu
#1078)
2017-11-04debian: split package weechat-plugins into 9 packages (with one package per ↵Sébastien Helleu
scripting language) (issue #1085) Debian packages with plugins: - weechat-plugins (aspell, exec, fifo, relay, script, trigger) - weechat-guile - weechat-javascript - weechat-lua - weechat-perl - weechat-php - weechat-python - weechat-ruby - weechat-tcl
2017-11-03doc: add info about strings not translated in functions gettext/ngettext ↵Sébastien Helleu
(plugin API reference)
2017-10-31doc: fix typo in user's guideSébastien Helleu
2017-10-29core: remove useless condition (issue #1092)Sébastien Helleu
2017-10-29core: move version 1.9.1 below version 2.0 in release notesSébastien Helleu
2017-10-29core: do not change the chat prefix size when a filtered line is added ↵Sébastien Helleu
(closes #1092)
2017-10-29core: fix typo in /help keySébastien Helleu
2017-10-28tests: add tests on command/completion hooks scripting API functionsSébastien Helleu
2017-10-28doc: update Japanese auto-generated filesSébastien Helleu
2017-10-28Merge pull request #1091 from l/master/translation/ja_JPSébastien Helleu
core: update Japanese translations
2017-10-28core: update Japanese translationsAYANOKOUZI, Ryuunosuke
2017-10-27core: add nick name of contributorSébastien Helleu
2017-10-27core: add bug #41245 in ChangeLogSébastien Helleu
2017-10-27core: update ChangeLogSébastien Helleu
2017-10-27core: add contributor in AUTHORS.adocSébastien Helleu
2017-10-27core: add fix for ncurses with separate tinfo (closes #1090)alyptik
2017-10-27tests: add tests on prefix and color scripting API functionsSébastien Helleu
2017-10-24tests: add tests on key_bind and key_unbind scripting API functionsSébastien Helleu
2017-10-24tests: fix AST binop in Perl and LuaSébastien Helleu
2017-10-24tests: fix Tcl assignmentSébastien Helleu
2017-10-24tests: add quotes in Lua tablesSébastien Helleu
2017-10-24tests: fix Ruby stringsSébastien Helleu
2017-10-24tests: escape "@" in Perl stringsSébastien Helleu
2017-10-24api: add support of prefix "quiet:" in function key_unbind() to quietly ↵Sébastien Helleu
remove keys
2017-10-21core: fix typos in French translationsSébastien Helleu
2017-10-21doc: update German auto-generated filesSébastien Helleu
2017-10-21core: update German translationsNils Görs
2017-10-21core: update ChangeLogSébastien Helleu
2017-10-21core: set value as optional in help of /buffer setSébastien Helleu
2017-10-20core: allow /buffer set without value with empty default (closes #746)Simmo Saan
2017-10-20relay: fix typo in French translation of /help ↵Sébastien Helleu
relay.network.websocket_allowed_origins
2017-10-19doc: add bar items "buflist2" and "buflist3" in user's guideSébastien Helleu
2017-10-19buflist: add two new bar items using the same format configuration options ↵Sébastien Helleu
(closes #990)
2017-10-17doc: update German auto-generated filesSébastien Helleu
2017-10-17core: update German translationsNils Görs
2017-10-17core: allow floating point and hexadecimal numbers in comparison of ↵Sébastien Helleu
evaluated values
2017-10-16core: add contributor in AUTHORS.adocSébastien Helleu
2017-10-16doc: clarify "home directory" in user's guide (closes #1086)Grant Wu
2017-10-15debian: fix relay plugin description in control filesSébastien Helleu
2017-10-15doc: update German auto-generated filesSébastien Helleu
2017-10-14core: update German translationsNils Görs