dendrite/syncapi/routing
Neil Alexander 4c2a10f1a6
Handle state before, send history visibility in output (#2532)
* Check state before event

* Tweaks

* Refactor a bit, include in output events

* Don't waste time if soft failed either

* Tweak control flow, comments, use GMSL history visibility type
2022-06-13 15:11:10 +01:00
..
context_test.go Return state on calls to /message and lazy load members (#2218) 2022-03-01 14:39:56 +00:00
context.go Handle state before, send history visibility in output (#2532) 2022-06-13 15:11:10 +01:00
filter.go Send all account data on complete sync by default 2022-04-26 16:58:20 +01:00
messages.go Add RoomExists flag to QueryMembershipForUser (#2450) 2022-05-11 11:29:23 +01:00
routing.go Move LL cache (#2429) 2022-05-06 15:33:34 +02:00