summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-03-26Merge pull request #939 from l/master/translation/ja_JPSébastien Helleu
2017-03-26relay: check buffer pointer received in "sync" and "desync" commands (weechat...Sébastien Helleu
2017-03-26relay: remove buffer from synchronized buffers when it is closed (fix memory ...Sébastien Helleu
2017-03-26doc: fix some translations of "library" in FrenchSébastien Helleu
2017-03-26core: fix typo librairies -> librariesSébastien Helleu
2017-03-26core: support local variables in /buffer getarza
2017-03-26core: update Japanese translationsAYANOKOUZI, Ryuunosuke
2017-03-25buflist: add option buflist.look.display_conditionsSébastien Helleu
2017-03-25buflist: add option buflist.look.signals_refreshSébastien Helleu
2017-03-25doc: add command /buflist in user's guideSébastien Helleu
2017-03-25core: update translationsSébastien Helleu
2017-03-25core: update ChangeLogSébastien Helleu
2017-03-25buflist: add command /buflistSébastien Helleu
2017-03-25buflist: add formats for hotlistSébastien Helleu
2017-03-25irc: fix type of values for hashtable extra_vars in irc_server_get_default_msgSébastien Helleu
2017-03-25core: fix type of values for hashtables extra_vars and options in gui_bar_che...Sébastien Helleu
2017-03-25doc: add buflist plugin in FAQSébastien Helleu
2017-03-25doc: add buflist plugin in developer's guideSébastien Helleu
2017-03-25doc: add buflist plugin in user's guideSébastien Helleu
2017-03-25buflist: add option "buflist.format.lag" and variable "format_lag" for buffer...Sébastien Helleu
2017-03-25core: prevent infinite loop in evaluation of expression with extra_vars_evalSébastien Helleu
2017-03-25irc: send signal "irc_server_lag_changed", store lag in server bufferSébastien Helleu
2017-03-25core: add cut of string in evaluation of expressionsSébastien Helleu
2017-03-25buflist: use hotlist pointer in buffer hdataSébastien Helleu
2017-03-25core: add hotlist pointer in buffer structureSébastien Helleu
2017-03-25buflist: add option buflist.look.sortSébastien Helleu
2017-03-25api: add arraylist functionsSébastien Helleu
2017-03-25buflist: add hotlist format options (for color according to hotlist priority)Sébastien Helleu
2017-03-25buflist: load plugin after some other plugins by shifting plugins prioritySébastien Helleu
2017-03-25doc: add buflist options in documentation generatorSébastien Helleu
2017-03-25doc: add file buflist.conf in man pageSébastien Helleu
2017-03-25buflist: new plugin "buflist" (bar with list of buffers)Sébastien Helleu
2017-03-25core: add ternary operator (condition) in evaluation of expressionsSébastien Helleu
2017-03-25api: add dynamic string functions (string_dyn_*)Sébastien Helleu
2017-03-25trigger: check that regex pointers are not NULL in function "trigger_regex_free"Sébastien Helleu
2017-03-25script: check that script pointer is not NULL in function "script_repo_free"Sébastien Helleu
2017-03-25relay: check that pointers received in arguments are not NULL in "free" funct...Sébastien Helleu
2017-03-25logger: check that logger buffer pointer is not NULL in function "logger_buff...Sébastien Helleu
2017-03-25irc: check that pointers received in arguments are not NULL in "free" functionsSébastien Helleu
2017-03-25alias: check that alias pointer is not NULL in function "alias_free"Sébastien Helleu
2017-03-25core: check that pointers received in arguments are not NULL in "free" functionsSébastien Helleu
2017-03-20doc: update Japanese auto-generated filesSébastien Helleu
2017-03-20Merge pull request #927 from l/master/translation/ja_JPSébastien Helleu
2017-03-20core: update Japanese translationsAYANOKOUZI, Ryuunosuke
2017-03-12doc: update auto-generated files with irc optionsSébastien Helleu
2017-03-12core: update German translationsNils Görs
2017-03-12doc: add Gnutls CA file path for OS X (with homebrew openssl) in FAQ (closes ...Sébastien Helleu
2017-03-12core: fix typo: refreshs -> refreshesSébastien Helleu
2017-03-04doc: list some remote interfaces for weechat relay protocol in user's guideSébastien Helleu
2017-03-04doc: update Japanese auto-generated filesSébastien Helleu