summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
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
2020-06-17doc: update German auto-generated fileSébastien Helleu
2020-06-16core: update German translationsNils Görs
2020-06-13javascript: disable build by default and remove Debian packaging of JavaScrip...Sébastien Helleu
2020-06-06doc: remove tag "translation missing" in French plugin API referenceSébastien Helleu
2020-06-06doc: add URL to the Debian download page in user's guideSébastien Helleu
2020-06-03doc: update auto-generated files (issue #1250)Sébastien Helleu
2020-06-01doc: add missing p-path pointer in hdata example (relay protocol)Sébastien Helleu
2020-06-01doc: fix example of NULL pointer (relay protocol)Sébastien Helleu
2020-05-30doc: use a single line for some object examples (relay protocol)Sébastien Helleu
2020-05-29doc: update German documentationNils Görs
2020-05-27doc: mention callback argument "callback_pointer" in differences with C API (...Sébastien Helleu
2020-05-22doc: update German auto-generated filesSébastien Helleu
2020-05-21doc: add missing "id" in commands input, sync, desync, ping and quit (relay p...Sébastien Helleu
2020-05-21core: add base 16/32/64 encoding/decoding in evaluation of expressionsSébastien Helleu
2020-05-18doc: add missing non-breaking spaces before colons and semicolons in French docsSébastien Helleu
2020-05-16core: update translations (closes #1245, closes #1257)Sébastien Helleu
2020-05-16core: add color in /buffer output for notification level, update translations...Sébastien Helleu
2020-05-16core: add bar items with nicklist groups and nicks/groups (closes #1506)Sébastien Helleu
2020-05-16doc: add missing arguments in "info" command (English and Japanese relay prot...Sébastien Helleu
2020-05-12relay: increase default limits for IRC backlog optionsSébastien Helleu
2020-05-10doc: update German documentationNils Görs
2020-05-10core: add default key alt-enter to insert a newline (issue #1498)Sébastien Helleu
2020-05-09core: add an option for multiline input in a buffer (closes #984)Trygve Aaberge