summaryrefslogtreecommitdiff
path: root/src/plugins/relay/api/relay-api.c
AgeCommit message (Expand)Author
2024-05-11relay/api: add field "input_prompt" in GET /api/buffersSébastien Helleu
2024-05-05relay/api: add optional synchronization of inputSébastien Helleu
2024-05-04relay/remote: fix close of remote bufferSébastien Helleu
2024-04-26plugins: remove check of NULL pointers before calling weechat_unhook() (issue...Sébastien Helleu
2024-04-07relay: add command `/remote`, add remote configuration in relay.conf (issue #...Sébastien Helleu
2024-04-01core: fix print of pointer valuesSébastien Helleu
2024-02-01relay: remove request from some function arguments (issue #2066)Sébastien Helleu
2024-02-01relay: allow password hash authentication in api relay, add option relay.netw...Sébastien Helleu
2024-02-01relay: add "api" protocol (HTTP REST API) (issue #2066)Sébastien Helleu