Commit graph

5 commits

Author SHA1 Message Date
Neil Alexander eed0e5bcf3 Make sure membership content shows join 2020-04-29 14:57:33 +01:00
Neil Alexander 4c66e0b445 Check send join response 2020-04-29 13:22:54 +01:00
Neil Alexander 55e688b158 Rename perform functions 2020-04-29 12:31:24 +01:00
Neil Alexander 90d6baebad Implement PerformJoinRequest 2020-04-29 12:30:14 +01:00
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