dendrite/syncapi/routing
Kegsay 1ad7219e4b
Implement /sync `limited` and read timeline limit from stored filters (#1168)
* Move filter table to syncapi where it is used

* Implement /sync `limited` and read timeline limit from stored filters

We now fully handle `room.timeline.limit` filters (in-line + stored) and
return the right value for `limited` syncs.

* Update whitelist

* Default to the default timeline limit if it's unset, also strip the extra event correctly

* Update whitelist
2020-06-26 15:34:41 +01:00
..
filter.go Implement /sync `limited` and read timeline limit from stored filters (#1168) 2020-06-26 15:34:41 +01:00
messages.go Hacks for supporting Riot iOS (#1148) 2020-06-17 17:41:45 +01:00
routing.go Implement /sync `limited` and read timeline limit from stored filters (#1168) 2020-06-26 15:34:41 +01:00