dendrite/roomserver/api
Kegan Dougal 21bd27d003 Minor perf/debugging improvements
- publicroomsapi: Don't call QueryEventsByID with no event IDs
- appservice: Consume only if there are 1 or more ASes
- roomserver: don't keep a copy of the request "for debugging" - we trace now
2020-06-12 12:29:41 +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
api_trace.go Add trace logging to RoomserverInternalAPI (#1120) 2020-06-12 12:10:08 +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 Minor perf/debugging improvements 2020-06-12 12:29:41 +01:00
wrapper.go Remove clientapi producers which aren't actually producers (#1111) 2020-06-10 12:17:54 +01:00