Age | Commit message (Expand) | Author |
2020-08-01 | doc: add instructions to build WeeChat with address sanitizer (user's guide) | Sébastien Helleu |
2020-08-01 | core: disable debug by default in autotools build | Sébastien Helleu |
2020-07-21 | doc: add "irc_nick" in hashtable sent to hook_focus callback (plugin API refe... | Sébastien Helleu |
2020-07-20 | irc: allow to send text on buffers with commands /allchan, /allpv and /allserv | Sébastien Helleu |
2020-07-20 | irc: evaluate command executed by commands /allchan, /allpv and /allserv (clo... | Sébastien Helleu |
2020-07-20 | doc: improve description of tags "notify_xxx" in chapter on lines tags (user'... | Sébastien Helleu |
2020-07-11 | doc: replace wildcard command by list of included files in Makefile.am files | Sébastien Helleu |
2020-06-30 | doc: fix description of "_chat_bol" and "_chat_eol" in function hook_focus (p... | Sébastien Helleu |
2020-06-30 | doc: harmonize example of pointers in plugin API reference and relay protocol | Sébastien Helleu |
2020-06-30 | api: add pointer "_bar_window" in hashtable sent to hook focus callback (clos... | Sébastien Helleu |
2020-06-29 | doc: fix typo (relay protocol) | Sébastien Helleu |
2020-06-26 | relay: add missing field "notify_level" in message "_buffer_line_added" (issu... | Sébastien Helleu |
2020-06-21 | core: add bar option "color_bg_inactive" (issue #732) | Sébastien Helleu |
2020-06-20 | irc: add support of UTF8MAPPING, add support of optional server in info "irc_... | Sébastien Helleu |
2020-06-20 | tests: add tests on IRC function irc_channel_is_channel | Sébastien Helleu |
2020-06-13 | javascript: disable build by default and remove Debian packaging of JavaScrip... | Sébastien Helleu |
2020-06-06 | doc: add URL to the Debian download page in user's guide | Sébastien Helleu |
2020-06-03 | doc: update auto-generated files (issue #1250) | Sébastien Helleu |
2020-06-01 | doc: add missing p-path pointer in hdata example (relay protocol) | Sébastien Helleu |
2020-06-01 | doc: fix example of NULL pointer (relay protocol) | Sébastien Helleu |
2020-05-30 | doc: use a single line for some object examples (relay protocol) | Sébastien Helleu |
2020-05-27 | doc: mention callback argument "callback_pointer" in differences with C API (... | Sébastien Helleu |
2020-05-21 | doc: add missing "id" in commands input, sync, desync, ping and quit (relay p... | Sébastien Helleu |
2020-05-21 | core: add base 16/32/64 encoding/decoding in evaluation of expressions | Sébastien Helleu |
2020-05-16 | core: update translations (closes #1245, closes #1257) | Sébastien Helleu |
2020-05-16 | core: add color in /buffer output for notification level, update translations... | Sébastien Helleu |
2020-05-16 | core: add bar items with nicklist groups and nicks/groups (closes #1506) | Sébastien Helleu |
2020-05-16 | doc: add missing arguments in "info" command (English and Japanese relay prot... | Sébastien Helleu |
2020-05-12 | relay: increase default limits for IRC backlog options | Sébastien Helleu |
2020-05-10 | core: add default key alt-enter to insert a newline (issue #1498) | Sébastien Helleu |
2020-05-09 | core: add an option for multiline input in a buffer (closes #984) | Trygve Aaberge |
2020-05-09 | api: use buffer pointer in argument "modifier_data" sent to weechat_print mod... | Sébastien Helleu |
2020-05-08 | core: rename functions hook_completion_{get_string|list_add} to completion_{g... | Sébastien Helleu |
2020-05-05 | core: add include comparison operators in evaluation of expressions | Sébastien Helleu |
2020-05-03 | doc: remove extra separator lines in auto-generated files | Sébastien Helleu |
2020-05-03 | doc: merge 53 autogen files into 11 files, move them to includes directory | Sébastien Helleu |
2020-05-02 | doc: fix path of cmdline_options.XX.adoc and man.XX.adoc (developer's guide) | Sébastien Helleu |
2020-05-02 | doc: move files cmdline_options.xx.adoc and man.xx.adoc into "includes" direc... | Sébastien Helleu |
2020-05-02 | doc: merge files man_*.xx.adoc into a single file man.xx.adoc | Sébastien Helleu |
2020-05-02 | doc: merge files cmdline_options_debug.xx.adoc into cmdline_options.xx.adoc | Sébastien Helleu |
2020-05-02 | doc: add missing key "compression" in handshake responses (relay protocol) | Sébastien Helleu |
2020-05-02 | relay: add "compression" in response to handshake command (weechat protocol) | Sébastien Helleu |
2020-05-02 | doc: add examples of command responses in relay protocol | Sébastien Helleu |
2020-04-29 | doc: improve indenting in examples (relay protocol) | Sébastien Helleu |
2020-04-28 | relay: add command "completion" in weechat relay protocol (closes #1484) | Sébastien Helleu |
2020-04-28 | api: return integer in function gui_completion_search (issue #1484) | Sébastien Helleu |
2020-04-27 | api: add hdata "completion_word" (issue #1484) | Sébastien Helleu |
2020-04-27 | api: add functions completion_new, completion_search and completion_free (iss... | Sébastien Helleu |
2020-04-25 | doc: protect monospace text with plus characters (relay protocol) | Sébastien Helleu |
2020-04-25 | doc: protect monospace text with plus characters (plugin API reference) | Sébastien Helleu |