dendrite/roomserver/internal/helpers
Neil Alexander 05c83923e3
Optimise checking other servers allowed to see events (#2596)
* Try optimising checking if server is allowed to see event

* Fix error

* Handle case where snapshot NID is 0

* Fix query

* Update SQL

* Clean up `CheckServerAllowedToSeeEvent`

* Not supported on SQLite

* Maybe placate the unit tests

* Review comments
2022-08-01 14:11:00 +01:00
..
auth_test.go Refactor roomserver/internal - split perform stuff out (#1380) 2020-09-02 13:47:31 +01:00
auth.go Relax roomserver input transactional isolation (#2224) 2022-02-23 15:41:32 +00:00
helpers.go Optimise checking other servers allowed to see events (#2596) 2022-08-01 14:11:00 +01:00