0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-10-04 16:58:55 +02:00
dendrite/roomserver/internal
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
..
helpers Optimise checking other servers allowed to see events (#2596) 2022-08-01 14:11:00 +01:00
input Membership updater refactoring (#2541) 2022-07-22 14:44:04 +01:00
perform Membership updater refactoring (#2541) 2022-07-22 14:44:04 +01:00
query Try to fix HTTP 500s on /members (#2581) 2022-07-22 19:43:48 +01:00
alias.go Roomserver producers package (#2546) 2022-07-01 10:54:07 +01:00
api.go Fix QuerySharedUsers for the SyncAPI keychange consumer (#2554) 2022-07-05 14:50:56 +02:00