dendrite/roomserver/api
Kegsay 7913759921
Remove QueryBulkStateContent from current state server (#1404)
* Remove QueryBulkStateContent from current state server

Expected fail due to db impl not existing

* Implement query bulk state content

* Fix up rejecting invites over federation

* Fix bulk content marshalling
2020-09-07 12:38:09 +01:00
..
alias.go Convert everything but serverkeyapi to inthttp (#1096) 2020-06-04 15:43:07 +01:00
api.go Move currentstateserver API to roomserver (#1387) 2020-09-03 17:20:54 +01:00
api_trace.go Move currentstateserver API to roomserver (#1387) 2020-09-03 17:20:54 +01:00
input.go FIFO ordering of input events (#1386) 2020-09-03 15:22:16 +01:00
output.go Finish implementing redactions (#1189) 2020-07-08 17:45:39 +01:00
perform.go Synchronous invites (#1273) 2020-08-17 11:40:49 +01:00
query.go Remove QueryBulkStateContent from current state server (#1404) 2020-09-07 12:38:09 +01:00
wrapper.go Move currentstateserver API to roomserver (#1387) 2020-09-03 17:20:54 +01:00