dendrite/roomserver/api
Kegsay 0577bfca55
Pass join errors through internal API boundaries (#1157)
* Pass join errors through internal API boundaries

Required for certain invite sytests. We will need to think of a
better way of handling this going forwards.

* Include m.room.avatar in stripped state; handle trailing slashes when GETing state events

* Update whitelist

* Update whitelist
2020-06-24 09:59:59 +01:00
..
alias.go Convert everything but serverkeyapi to inthttp (#1096) 2020-06-04 15:43:07 +01:00
api_trace.go Add trace logging to RoomserverInternalAPI (#1120) 2020-06-12 12:10:08 +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 Pass join errors through internal API boundaries (#1157) 2020-06-24 09:59:59 +01:00
query.go Minor perf/debugging improvements (#1121) 2020-06-12 15:11:33 +01:00
wrapper.go Remove clientapi producers which aren't actually producers (#1111) 2020-06-10 12:17:54 +01:00