element-hq / element-hq/dendrite
Implement Third Party Lookups
- Dominant language
- Go
- Stars
- 965
- Forks
- 101
- PR merge metrics
- No merged PRs in 30d
Description
*This issue was originally created by [**@babolivier**](https://github.com/babolivier) at .*
- [ ] Implement [GET /_matrix/client/r0/thirdparty/protocols](https://matrix.org/docs/spec/client_server/r0.4.0.html#get-matrix-client-r0-thirdparty-protocols)
- [ ] Implement [GET /_matrix/client/r0/thirdparty/protocol/{protocol}](https://matrix.org/docs/spec/client_server/r0.4.0.html#get-matrix-client-r0-thirdparty-protocol-protocol)
- [ ] Implement [GET /_matrix/client/r0/thirdparty/location/{protocol}](https://matrix.org/docs/spec/client_server/r0.4.0.html#get-matrix-client-r0-thirdparty-location-protocol)
- [ ] Implement [GET /_matrix/client/r0/thirdparty/user/{protocol}](https://matrix.org/docs/spec/client_server/r0.4.0.html#get-matrix-client-r0-thirdparty-user-protocol)
- [ ] Implement [GET /_matrix/client/r0/thirdparty/location](https://matrix.org/docs/spec/client_server/r0.4.0.html#get-matrix-client-r0-thirdparty-location)
- [ ] Implement [GET /_matrix/client/r0/thirdparty/user](https://matrix.org/docs/spec/client_server/r0.4.0.html#get-matrix-client-r0-thirdparty-user)
Contributor guide
Assessment
This issue has not been assessed yet.