summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-03-05debian: build with PHP 7.2 by default (issue #1154)Sébastien Helleu
2018-03-04doc: update German documentationNils Görs
2018-03-04doc: add a question about configuration sharing in FAQSébastien Helleu
2018-03-01doc: add more info about return value of function hdata_move (plugin API ↵Sébastien Helleu
reference)
2018-02-22doc: update German auto-generated fileSébastien Helleu
2018-02-22core: update German translationsNils Görs
2018-02-22fset: fix remaining typos in translations: alf+f -> alt+fSébastien Helleu
2018-02-22Merge pull request #1152 from mumixam/typo-fixSébastien Helleu
fset: corrected typos
2018-02-21fset: corrected typosmumixam
2018-02-19core: fix description of command in /help upgradeSébastien Helleu
2018-02-19scripts: display the script name in stdout/stderr output from scriptsSébastien Helleu
2018-02-19doc: update German auto-generated fileSébastien Helleu
2018-02-10core: update German translationsNils Görs
2018-02-10doc: update Japanese auto-generated filesSébastien Helleu
2018-02-10Merge pull request #1147 from l/master/translation/ja_JPSébastien Helleu
core: update Japanese translations
2018-02-10logger: call fsync even when option logger.file.flush_delay is set to 0 ↵Sébastien Helleu
(issue #1145) This is not recommended anyway to turn on fsync with a delay set to 0, it will slow down WeeChat a lot, especially with many buffers opened.
2018-02-10logger: add option logger.file.fsync (closes #1145)Sébastien Helleu
2018-02-10core: update Japanese translationsAYANOKOUZI, Ryuunosuke
2018-02-08doc: update German auto-generated fileSébastien Helleu
2018-02-08script: change default value of option script.look.sort from "p,n" to "i,p,n"Sébastien Helleu
2018-02-07core: update German translationsNils Görs
2018-02-07exec: add note about piped commands in /help exec for option -shSébastien Helleu
2018-02-07doc: update German auto-generated fileSébastien Helleu
2018-02-06core: update German translationsNils Görs
2018-02-05irc: allow ${irc_server.xxx} and ${server} in server evaluated options ↵Sébastien Helleu
(closes #1144) The server option "ssl_fingerprint" is now evaluated when it is used (during SSL connection), instead of when it is set with command /set.
2018-02-04core: update color and link to donation page in READMESébastien Helleu
2018-01-30doc: update German auto-generated fileSébastien Helleu
2018-01-30core: update German translationsNils Görs
2018-01-29core: fix typo: scripts manager -> script managerSébastien Helleu
2018-01-25php: add OpenSSL licensing in copyrightSébastien Helleu
2018-01-21doc: update Japanese auto-generated filesSébastien Helleu
2018-01-21doc: rename callback name in example of function hook_process (plugin API ↵Sébastien Helleu
reference)
2018-01-21Merge pull request #1139 from l/master/translation/ja_JPSébastien Helleu
core: update Japanese translations
2018-01-20doc: update German and Polish auto-generated filesSébastien Helleu
2018-01-20doc: updated polish translationKrzysztof Korościk
2018-01-20po: updated polish translationKrzysztof Korościk
2018-01-20core: update German translationsNils Görs
2018-01-20api: add time in info "date" (WeeChat compilation date/time) (closes #1138)Sébastien Helleu
2018-01-20core: update Japanese translationsAYANOKOUZI, Ryuunosuke
2018-01-17doc: update German auto-generated filesSébastien Helleu
2018-01-16core: update German translationsNils Görs
2018-01-15scripts: fix translation of help on option "eval_keep_context"Sébastien Helleu
2018-01-15scripts: add option "eval_keep_context" in script pluginsSébastien Helleu
2018-01-15scripts: add configuration file for each script pluginSébastien Helleu
2018-01-14core: add command /help in release notesSébastien Helleu
2018-01-14core: reinitialize config file pointer to NULL after an error on section ↵Sébastien Helleu
creation
2018-01-14scripts: add missing initialization of plugin pointer to NULLSébastien Helleu
2018-01-14doc: update German auto-generated filesSébastien Helleu
2018-01-14core: update German translationsNils Görs
2018-01-14irc: fix typo in help on server option "split_msg_max_length"Sébastien Helleu