gotosocial/internal/api
darrinsmart e323a930bf
[feature] Support multiple subscriptions on single websocket connection (#1489)
- Allow Oauth authentication on websocket endpoint
- Make streamType query parameter optional
- Read websocket commands from client and update subscriptions
2023-03-11 11:10:58 +01:00
..
activitypub [chore] move client/federator workerpools to Workers{} (#1575) 2023-03-01 18:26:53 +00:00
auth [chore] move client/federator workerpools to Workers{} (#1575) 2023-03-01 18:26:53 +00:00
client [feature] Support multiple subscriptions on single websocket connection (#1489) 2023-03-11 11:10:58 +01:00
fileserver [chore] move client/federator workerpools to Workers{} (#1575) 2023-03-01 18:26:53 +00:00
model [feature] Discover webfinger through host-meta (#1588) 2023-03-08 12:57:41 +00:00
nodeinfo [chore] Deinterface processor and subprocessors (#1501) 2023-02-22 16:05:26 +01:00
util [feature] Provide .well-known/host-meta endpoint (#1604) 2023-03-09 17:55:45 +00:00
wellknown [feature] Provide .well-known/host-meta endpoint (#1604) 2023-03-09 17:55:45 +00:00
activitypub.go [chore] Deinterface processor and subprocessors (#1501) 2023-02-22 16:05:26 +01:00
auth.go [chore] Deinterface processor and subprocessors (#1501) 2023-02-22 16:05:26 +01:00
client.go [chore] Deinterface processor and subprocessors (#1501) 2023-02-22 16:05:26 +01:00
fileserver.go [chore] Deinterface processor and subprocessors (#1501) 2023-02-22 16:05:26 +01:00
nodeinfo.go [chore] Deinterface processor and subprocessors (#1501) 2023-02-22 16:05:26 +01:00
wellknown.go [feature] Provide .well-known/host-meta endpoint (#1604) 2023-03-09 17:55:45 +00:00