0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-07-02 03:08:26 +02:00
dendrite/roomserver/api
Neil Alexander a308e61331
Federation sender API remodel (#988)
* Define an input API for the federationsender

* Wiring for rooomserver input API and federation sender input API

* Whoops, commit common too

* Merge input API into query API

* Rename FederationSenderQueryAPI to FederationSenderInternalAPI

* Fix dendritejs

* Rename Input to Perform

* Fix a couple of inputs -> performs

* Remove needless storage interface, add comments
2020-04-29 11:34:31 +01:00
..
alias.go use custom http client instead of the http DefaultClient (#823) 2020-04-03 11:40:50 +01:00
input.go Federation sender API remodel (#988) 2020-04-29 11:34:31 +01:00
output.go Invites v2 endpoint (#952) 2020-04-03 14:29:06 +01:00
query.go Implement backfill in the roomserver (#983) 2020-04-28 11:46:47 +01:00