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
/
tests
/
unit
/
plugins
/
relay
/
api
Age
Commit message (
Expand
)
Author
2024-05-26
tests: relay: fix HotlistToJson test on s390x
LuK1337
2024-05-26
tests: relay: add missing <string.h> include
LuK1337
2024-05-14
relay: add option "autoconnect" in remote
Sébastien Helleu
2024-05-12
relay/api: add field "modes" in GET /api/buffers
Sébastien Helleu
2024-05-11
relay/api: add field "input_prompt" in GET /api/buffers
Sébastien Helleu
2024-05-05
relay/api: add input fields in GET /api/buffers
Sébastien Helleu
2024-05-05
relay/api: add parameter "lines_free" in GET /api/buffers
Sébastien Helleu
2024-05-05
tests: add test on relay API preflight request (OPTIONS)
Sébastien Helleu
2024-05-05
tests: fix relay API protocol tests
Sébastien Helleu
2024-05-04
tests: add placeholders for tests on relay api remote event functions
Sébastien Helleu
2024-05-01
relay/api: add buffer keys in GET /api/buffers (issue #2066)
Sébastien Helleu
2024-04-29
relay/api: add color names for groups and nicks in GET /api/buffers
Sébastien Helleu
2024-04-29
relay/api: add nicklist boolean fields in GET /api/buffers
Sébastien Helleu
2024-04-29
relay/api: rename field "nicklist" to "nicklist_root" in GET /api/buffers
Sébastien Helleu
2024-04-14
relay: add TLS connection to remote, add remote option "tls_verify"
Sébastien Helleu
2024-04-07
tests: fix relay/api tests on group and nick colors
Sébastien Helleu
2024-04-07
relay/api: rename field "nicks" to "nicklist" in GET /api/buffers
Sébastien Helleu
2024-04-07
relay/api: add nicklist group and nick id in response to GET /api/buffers (is...
Sébastien Helleu
2024-04-07
relay: add synchronization with remote and handler for events received (issue...
Sébastien Helleu
2024-04-07
relay/api: add "request" and "request_body" in response when connected via we...
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-03-17
relay/api: add GET /api/hotlist
Sébastien Helleu
2024-03-17
tests: add missing include of string.h in relay API protocol tests
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
relay/api: add support of buffer id in POST /api/input (issue #2081)
Sébastien Helleu
2024-03-12
relay/api: add support of buffer id in GET /api/buffers (issue #2081)
Sébastien Helleu
2024-03-12
tests/relay/api: add buffer id in test of buffer to json function (issue #2081)
Sébastien Helleu
2024-03-12
tests/relay/api: add tests on API protocol
Sébastien Helleu
2024-02-18
tests: add tests on "api" relay (general functions and messages)
Sébastien Helleu