0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-09-28 05:48:59 +02:00
dendrite/syncapi/sync
Neil Alexander 90bf01d8b1
Use sync API database in filterSharedUsers (#2572)
* Add function to the sync API storage package for filtering shared users

* Use the database instead of asking the RS API

* Fix unit tests

* Fix map handling in `filterSharedUsers`
2022-07-15 16:25:26 +01:00
..
request.go Use a value that is Go 1.16-friendly 2022-04-26 17:05:31 +01:00
requestpool.go Use sync API database in filterSharedUsers (#2572) 2022-07-15 16:25:26 +01:00
requestpool_test.go Fix issue uint64 values with high bit are not supported in presence (#2562) 2022-07-07 16:29:25 +02:00