summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2024-02-24doc/user: fix order of mouse event modifiersSébastien Helleu
2024-02-23doc: Update Serbian translationIvan Pešić
2024-02-23docs: fix some typos in documentation and commentsTrygve Aaberge
2024-02-21script: fix default mouse keys (closes #2076)Sébastien Helleu
2024-02-18tests: add tests on "api" relay (general functions and messages)Sébastien Helleu
2024-02-12core: update German translationsNils Görs
2024-02-01core: add support of base64url in encode/decode functions (issue #2066)Sébastien Helleu
2024-02-01relay: add support of websocket extension "permessage-deflate" (closes #1549)Sébastien Helleu
2024-02-01relay: add "api" protocol (HTTP REST API) (issue #2066)Sébastien Helleu
2024-01-27core: use function util_strftimeval in evaluation of expression `date:xxx`Sébastien Helleu
2024-01-27api: add support of specifier `%!` for timestamp in function util_strftimevalSébastien Helleu
2024-01-22doc/dev: update rules for indentation in C sourcesSébastien Helleu
2024-01-15doc: Update Serbian translationIvan Pešić
2024-01-14doc/dev: remove conflict marker in Serbian docSébastien Helleu
2024-01-12irc: add tests on info functions (issue #2059)Sébastien Helleu
2024-01-06doc/api: add missing properties in functions buffer_get_integer and buffer_ge...Sébastien Helleu
2024-01-06core: add variable "opening" in buffer, do not send buffer signals when the b...Sébastien Helleu
2024-01-06doc: update copyright datesKrzysztof Korościk
2024-01-05api: add function util_parse_time (issue #649)Sébastien Helleu
2024-01-04doc: update German documentationNils Görs
2024-01-01core: update copyright datesSébastien Helleu
2024-01-01doc: updated polish translationKrzysztof Korościk
2023-12-26core: store microseconds in buffer lines (closes #649)Sébastien Helleu
2023-12-24api: add property "type" in function buffer_get_stringSébastien Helleu
2023-12-05doc: Update Serbian documentationIvan Pešić
2023-12-02tests: add tests on plugin config functionsSébastien Helleu
2023-12-02tests: rename file test-plugins-api-info.cpp to test-plugin-api-info.cppSébastien Helleu
2023-12-02tests: add tests on plugin API info functionsSébastien Helleu
2023-11-23core: add syntax highlighting in evaluation of expressions, add option weecha...Sébastien Helleu
2023-11-19doc: updated polish translationKrzysztof Korościk
2023-11-16doc: Update Serbian documentationIvan Pešić
2023-11-11core: update German translationsNils Görs
2023-11-11core: move key ctrl+s, ctrl+u to alt+shift+U (issue #2040)Sébastien Helleu
2023-11-11core: add key ctrl+o to send command found and insert next one in input (issu...Sébastien Helleu
2023-11-11core: add incremental search in commands history (issue #2040)Sébastien Helleu
2023-11-04doc/faq: add question about key F11Sébastien Helleu
2023-11-01irc: add support of RGB colors in messages (issue #2025)Sébastien Helleu
2023-10-17api: add support of format/translation of command arguments description line ...Sébastien Helleu
2023-10-17api: add function string_concat (issue #2005)Sébastien Helleu
2023-10-05core: update German translationsNils Görs
2023-10-01core: make zstd dependency optional (closes #2024)Sébastien Helleu
2023-10-01buflist: add support of item names in command `/buflist refresh`Sébastien Helleu
2023-09-16doc/api: use a table for file_in/file_out options in function hook_urlSébastien Helleu
2023-09-16doc/api: add link to hook_url in hook_process_hashtable for Curl optionsSébastien Helleu
2023-09-16doc/api: add function hook_urlSébastien Helleu
2023-09-16api: add function hook_urlSébastien Helleu
2023-09-16doc/faq: add question about move of WeeChat config to another deviceSébastien Helleu
2023-09-15doc/faq: add question about keys like Enter and version 4.0.0Sébastien Helleu
2023-09-13api: add algorithms `sha512-224`, `sha512-256`, blake2b-*` and `blake2s-*` in...Sébastien Helleu
2023-09-12doc/api: fix return values for callback_read in config_new_sectionSébastien Helleu