summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2020-12-19doc: replace "core" by "weechat" in table with extra info for bar item "buffe...Sé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-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-06doc: update auto-generated files with commandsSébastien Helleu
2020-12-06doc: add question about buflist customizationSébastien Helleu
2020-11-18doc: update German auto-generated fileSé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-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-16doc: update German auto-generated fileSébastien Helleu
2020-10-16core: update German translationsNils Görs
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-10doc: translate tg_trigger_name variable under triggers (issue #1567)Sébastien Helleu
2020-10-10doc: add tg_trigger_name variable under triggers (issue #1567)Simmo Saan
2020-10-07doc: update German auto-generated fileSébastien Helleu
2020-10-04api: add optional list of colors in infos "nick_color" and "nick_color_name" ...Sébastien Helleu
2020-09-12doc: update German auto-generated fileSébastien Helleu
2020-09-06script: add option script.scripts.download_enabled (closes #1548)Sébastien Helleu
2020-08-23api: add argument "bytes" in function string_dyn_concatSébastien Helleu
2020-08-22api: add function string_color_code_size (issue #1547)Sébastien Helleu
2020-08-13doc: update German auto-generated fileSébastien Helleu
2020-08-11core: update German translationsNils Görs
2020-08-09fset: add option fset.look.auto_refresh (closes #1553)Sébastien Helleu
2020-08-05irc: send all channels in a single JOIN command when reconnecting to the serv...Sébastien Helleu
2020-08-01doc: add instructions to build WeeChat with address sanitizer (user's guide)Sébastien Helleu
2020-08-01core: disable debug by default in autotools buildSébastien Helleu
2020-07-21doc: update German auto-generated fileSébastien Helleu
2020-07-21core: update German translationsNils Görs
2020-07-21doc: add "irc_nick" in hashtable sent to hook_focus callback (plugin API refe...Sébastien Helleu
2020-07-20irc: allow to send text on buffers with commands /allchan, /allpv and /allservSébastien Helleu
2020-07-20irc: evaluate command executed by commands /allchan, /allpv and /allserv (clo...Sébastien Helleu
2020-07-20doc: improve description of tags "notify_xxx" in chapter on lines tags (user'...Sébastien Helleu
2020-07-11doc: replace wildcard command by list of included files in Makefile.am filesSébastien Helleu
2020-07-04doc: update German auto-generated fileSébastien Helleu
2020-07-04core: update German translationsNils Görs
2020-06-30doc: fix description of "_chat_bol" and "_chat_eol" in function hook_focus (p...Sébastien Helleu
2020-06-30doc: harmonize example of pointers in plugin API reference and relay protocolSébastien Helleu
2020-06-30api: add pointer "_bar_window" in hashtable sent to hook focus callback (clos...Sébastien Helleu
2020-06-29doc: fix typo (relay protocol)Sébastien Helleu
2020-06-28doc: fix flake8 errors in docgen.pySébastien Helleu
2020-06-26relay: add missing field "notify_level" in message "_buffer_line_added" (issu...Sébastien Helleu
2020-06-21core: add bar option "color_bg_inactive" (issue #732)Sébastien Helleu
2020-06-20irc: add support of UTF8MAPPING, add support of optional server in info "irc_...Sébastien Helleu
2020-06-20tests: add tests on IRC function irc_channel_is_channelSébastien Helleu