dendrite/roomserver/api
Kegsay ec7718e7f8
Roomserver API changes (#1118)
* s/QueryBackfill/PerformBackfill/g

* OutputEvent now includes AddStateEvents which contain the full event of extra state events

* Only include adds not the current event

* Get adding state right
2020-06-11 19:50:40 +01:00
..
alias.go Convert everything but serverkeyapi to inthttp (#1096) 2020-06-04 15:43:07 +01:00
api.go Roomserver API changes (#1118) 2020-06-11 19:50:40 +01:00
input.go Convert everything but serverkeyapi to inthttp (#1096) 2020-06-04 15:43:07 +01:00
output.go Roomserver API changes (#1118) 2020-06-11 19:50:40 +01:00
perform.go Roomserver API changes (#1118) 2020-06-11 19:50:40 +01:00
query.go Roomserver API changes (#1118) 2020-06-11 19:50:40 +01:00
wrapper.go Remove clientapi producers which aren't actually producers (#1111) 2020-06-10 12:17:54 +01:00