dendrite/roomserver/api
Kegsay b7187a9a35
Remove clientapi producers which aren't actually producers (#1111)
* Remove clientapi producers which aren't actually producers

They are actually just convenience wrappers around the internal APIs
for roomserver/eduserver. Move their logic to their respective `api`
packages and call them directly.

* Remove TODO

* unbreak ygg
2020-06-10 12:17:54 +01:00
..
alias.go Convert everything but serverkeyapi to inthttp (#1096) 2020-06-04 15:43:07 +01:00
api.go Roomserver perform leave (#1004) 2020-05-04 18:34:09 +01:00
input.go Convert everything but serverkeyapi to inthttp (#1096) 2020-06-04 15:43:07 +01:00
output.go Invites v2 endpoint (#952) 2020-04-03 14:29:06 +01:00
perform.go Convert everything but serverkeyapi to inthttp (#1096) 2020-06-04 15:43:07 +01:00
query.go Convert everything but serverkeyapi to inthttp (#1096) 2020-06-04 15:43:07 +01:00
wrapper.go Remove clientapi producers which aren't actually producers (#1111) 2020-06-10 12:17:54 +01:00