summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-12-19core: add buffer local variable "completion_default_template" (evaluated) (cl...Sébastien Helleu
2020-12-18core: remove unneeded return of WEECHAT_RC_OK in filter commandSébastien Helleu
2020-12-18core: add option "recreate" in command /filterSébastien Helleu
2020-12-18doc: update German auto-generated fileSébastien Helleu
2020-12-17core: update German translationsNils Görs
2020-12-15script: add status of scripts in output of command /script list in /help scriptSébastien Helleu
2020-12-13doc: update German documentationNils Görs
2020-12-13doc: add command to run WeeChat with address sanitizer (user's guide)Sébastien Helleu
2020-12-07doc: update German documentationNils Görs
2020-12-06core: add contributor in AUTHORS.adoc (issue #1597)Sébastien Helleu
2020-12-06doc: update auto-generated files with commandsSébastien Helleu
2020-12-06irc: fix completion of commands /halfop and /dehalfopSébastien Helleu
2020-12-06irc: add missing parameter "-yes" in /help dehalfopSébastien Helleu
2020-12-06add -yes to output of /help voicedotflac
2020-12-06doc: add question about buflist customizationSébastien Helleu
2020-12-05core: update ChangeLogSébastien Helleu
2020-12-05Revert "exec: return NULL immediately if the task id is invalid"Sébastien Helleu
2020-11-29Revert "core: add extra compiler options to check overflow of destination buf...Sébastien Helleu
2020-11-28docs: fix simple typo, confiuration -> configurationTim Gates
2020-11-28core: add extra compiler options to check overflow of destination buffer and ...Sébastien Helleu
2020-11-23core: allocate dynamic string size for colorsSébastien Helleu
2020-11-22script: increase buffer size in function script_buffer_detail_labelSébastien Helleu
2020-11-22core: increase buffer size in function plugin_api_info_uptime_cbSébastien Helleu
2020-11-22core: increase buffer size in function gui_bar_item_time_cbSébastien Helleu
2020-11-21core: increase buffer size in HTTP proxy connectionSébastien Helleu
2020-11-21core: increase command buffer size in /color commandSébastien Helleu
2020-11-20spell: fix crash with IRC color codes in command line (closes #1589)Sébastien Helleu
2020-11-19core: add missing cast to unsigned char on first argument to function isdigitSébastien Helleu
2020-11-18doc: update German auto-generated fileSébastien Helleu
2020-11-18core: update German translationsNils Görs
2020-11-17core: fix and normalize error messagesSébastien Helleu
2020-11-17core: display an error when the buffer is not found with command /command -bu...Sébastien Helleu
2020-11-16core: remove option to open a blank issueSébastien Helleu
2020-11-14trigger: add variable "${tg_trigger_name}" in command trigger evaluated strin...Sébastien Helleu
2020-11-14core: add evaluation of conditions in evaluation of expressions with "eval_co...Sébastien Helleu
2020-11-13spell: fix refresh of bar item "spell_suggest" when the input becomes empty (...Sébastien Helleu
2020-11-11Version 3.1-devSébastien Helleu
2020-11-11Version 3.0Sébastien Helleu
2020-11-10debian: update changelogSébastien Helleu
2020-11-01Version 3.0-rc1Sébastien Helleu
2020-10-30doc: update German documentationNils Görs
2020-10-21trigger: add variable "tg_argc" in data set by command trigger (closes #1576)Sébastien Helleu
2020-10-18irc: remove SASL timeout message displayed by error after successful SASL aut...Sébastien Helleu
2020-10-16doc: update German auto-generated fileSébastien Helleu
2020-10-16core: update German translationsNils Görs
2020-10-15script: allow command /script list when option script.scripts.download_enable...Sébastien Helleu
2020-10-15doc: Update hotlist example to match hotlist_prefixTrygve Aaberge
2020-10-11exec: add option "-oerr" to send stderr to buffer (now disabled by default) (...Sébastien Helleu
2020-10-11exec: add missing option "-oc" in /help execSébastien Helleu
2020-10-11core: add terminal and terminal multiplexer in GitHub issue templateSébastien Helleu