index
:
weechat
master
topic/doc-command-hyperlink
The extensible chat client.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
Age
Commit message (
Expand
)
Author
2024-04-07
api: add function "asprintf"
Sébastien Helleu
2024-04-07
doc/api: fix typo: "formattée" -> "formatée"
Sébastien Helleu
2024-04-07
buffer: add property `input_get_any_user_data` in buffer (issue #2066)
Sébastien Helleu
2024-04-07
tests: add tests on relay remote functions (issue #2066)
Sébastien Helleu
2024-04-07
relay: add connection to remote (issue #2066)
Sébastien Helleu
2024-04-07
relay: add command `/remote`, add remote configuration in relay.conf (issue #...
Sébastien Helleu
2024-04-01
core: fix print of pointer values
Sébastien Helleu
2024-03-21
doc/user: fix typo in trigger regex replace `${re:+}`
Sébastien Helleu
2024-03-21
doc/user: add missing `${re:#}` and `${re:repl_index}` in trigger regex replace
Sébastien Helleu
2024-03-21
doc/api: fix style in example `${re:+}`
Sébastien Helleu
2024-03-17
tests/gui: add tests on hotlist functions
Sébastien Helleu
2024-03-12
core: remove "wee-" prefix from source files in src/core and src/core/hook
Sébastien Helleu
2024-03-12
api: allow search by buffer id in function buffer_search (issue #2081)
Sébastien Helleu
2024-03-12
core: add unique "id" in buffer (issue #2081)
Sébastien Helleu
2024-03-12
api: add function "hdata_longlong" (issue #2081)
Sébastien Helleu
2024-03-12
core: update German translations
Nils Görs
2024-03-11
doc/user: clarify what is `${nick}` in trigger IRC signal data
Sébastien Helleu
2024-03-10
api: add modifier "color_decode" to decode WeeChat colors with a replacement ...
Sébastien Helleu
2024-03-10
core: use whole replacement string instead of first char in function gui_colo...
Sébastien Helleu
2024-03-07
doc: update German documentation
Nils Görs
2024-03-07
doc/plugin: add missing translation comments
Sébastien Helleu
2024-03-06
core: add support of SGR mouse events, remove option weechat.look.mouse_timer...
Sébastien Helleu
2024-03-05
doc/scripting: auto-generate list of scripting functions and constants from P...
Sébastien Helleu
2024-03-05
doc: move script doc/python_stub.py to tools/generate_python_stub.py
Sébastien Helleu
2024-03-05
api: add functions config_{boolean|integer|string|color|enum}_inherited in sc...
Sébastien Helleu
2024-03-05
api: add functions config_option_get_string and config_option_get_pointer in ...
Sébastien Helleu
2024-02-25
doc/api: fix string format in calls to weechat.prnt (examples in Python)
Sébastien Helleu
2024-02-24
doc/user: fix order of mouse event modifiers
Sébastien Helleu
2024-02-23
doc: Update Serbian translation
Ivan Pešić
2024-02-23
docs: fix some typos in documentation and comments
Trygve Aaberge
2024-02-21
script: fix default mouse keys (closes #2076)
Sébastien Helleu
2024-02-18
tests: add tests on "api" relay (general functions and messages)
Sébastien Helleu
2024-02-12
core: update German translations
Nils Görs
2024-02-01
core: add support of base64url in encode/decode functions (issue #2066)
Sébastien Helleu
2024-02-01
relay: add support of websocket extension "permessage-deflate" (closes #1549)
Sébastien Helleu
2024-02-01
relay: add "api" protocol (HTTP REST API) (issue #2066)
Sébastien Helleu
2024-01-27
core: use function util_strftimeval in evaluation of expression `date:xxx`
Sébastien Helleu
2024-01-27
api: add support of specifier `%!` for timestamp in function util_strftimeval
Sébastien Helleu
2024-01-22
doc/dev: update rules for indentation in C sources
Sébastien Helleu
2024-01-15
doc: Update Serbian translation
Ivan Pešić
2024-01-14
doc/dev: remove conflict marker in Serbian doc
Sébastien Helleu
2024-01-12
irc: add tests on info functions (issue #2059)
Sébastien Helleu
2024-01-06
doc/api: add missing properties in functions buffer_get_integer and buffer_ge...
Sébastien Helleu
2024-01-06
core: add variable "opening" in buffer, do not send buffer signals when the b...
Sébastien Helleu
2024-01-06
doc: update copyright dates
Krzysztof Korościk
2024-01-05
api: add function util_parse_time (issue #649)
Sébastien Helleu
2024-01-04
doc: update German documentation
Nils Görs
2024-01-01
core: update copyright dates
Sébastien Helleu
2024-01-01
doc: updated polish translation
Krzysztof Korościk
2023-12-26
core: store microseconds in buffer lines (closes #649)
Sébastien Helleu
[next]