This website requires JavaScript.
Explore
Help
Sign In
pegasus
/
weechat
Watch
1
Star
0
Fork
0
You've already forked weechat
mirror of
https://github.com/weechat/weechat.git
synced
2026-06-26 21:06:38 +02:00
Code
Activity
Files
14beee8a919d9111b26c37c3d218d7c616ae9cab
weechat
/
src
/
plugins
/
relay
/
api
T
History
Sébastien Helleu
14beee8a91
relay/api: rename field "nicks" to "nicklist" in GET /api/buffers
2024-04-07 13:18:14 +02:00
..
remote
relay: add synchronization with remote and handler for events received (issue
#2066
)
2024-04-07 13:18:14 +02:00
relay-api-msg.c
relay/api: rename field "nicks" to "nicklist" in GET /api/buffers
2024-04-07 13:18:14 +02:00
relay-api-msg.h
relay/api: add "body_type" in response when a body is set and connected via websocket (issue
#2066
)
2024-04-07 13:18:13 +02:00
relay-api-protocol.c
relay/api: replace direct access to JSON number value by call to function cJSON_GetNumberValue() (issue
#2066
)
2024-04-07 13:18:13 +02:00
relay-api-protocol.h
relay/api: add handshake resource, without authentication required (issue
#2066
)
2024-02-01 21:39:23 +01:00
relay-api.c
relay: add command
/remote
, add remote configuration in relay.conf (issue
#2066
)
2024-04-07 13:16:47 +02:00
relay-api.h
relay: remove request from some function arguments (issue
#2066
)
2024-02-01 21:39:23 +01:00