dendrite/roomserver/api
Kegsay b20386123e
Move currentstateserver API to roomserver (#1387)
* Move currentstateserver API to roomserver

Stub out DB functions for now, nothing uses the roomserver version yet.

* Allow it to startup

* Implement some current-state-server storage interface functions

* Add missing package
2020-09-03 17:20:54 +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 Move currentstateserver API to roomserver (#1387) 2020-09-03 17:20:54 +01:00
wrapper.go Move currentstateserver API to roomserver (#1387) 2020-09-03 17:20:54 +01:00