-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Check appservice user interest against the local users instead of all users (get_users_in_room
mis-use)
#13958
Check appservice user interest against the local users instead of all users (get_users_in_room
mis-use)
#13958
Commits on Sep 29, 2022
-
Check appservice user interest against the local users instead of all…
… users `get_local_users_in_room` is way more performant since it looks at a single table (`local_current_membership`) and is looking through way less data since it only worries about the local users in the room instead of everyone in the room across the federation. Fix #13942 Related to: - #13605 - #13608 - #13606
Configuration menu - View commit details
-
Copy full SHA for 99a623d - Browse repository at this point
Copy the full SHA 99a623dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 806b255 - Browse repository at this point
Copy the full SHA 806b255View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f0f815 - Browse repository at this point
Copy the full SHA 5f0f815View commit details -
Configuration menu - View commit details
-
Copy full SHA for a8be41b - Browse repository at this point
Copy the full SHA a8be41bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 72985df - Browse repository at this point
Copy the full SHA 72985dfView commit details
Commits on Sep 30, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 92b9da2 - Browse repository at this point
Copy the full SHA 92b9da2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d3c6a3 - Browse repository at this point
Copy the full SHA 5d3c6a3View commit details -
Add actual homeserver tests for local/remote interesting to appservic…
…e users See #13958 (comment)
Configuration menu - View commit details
-
Copy full SHA for 76435c7 - Browse repository at this point
Copy the full SHA 76435c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4451998 - Browse repository at this point
Copy the full SHA 4451998View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1218f03 - Browse repository at this point
Copy the full SHA 1218f03View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7bd3803 - Browse repository at this point
Copy the full SHA 7bd3803View commit details -
Revert "Clarify interested/control and lints"
This reverts commit 4451998.
Configuration menu - View commit details
-
Copy full SHA for 33f718c - Browse repository at this point
Copy the full SHA 33f718cView commit details -
Configuration menu - View commit details
-
Copy full SHA for cf8299b - Browse repository at this point
Copy the full SHA cf8299bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3de90e6 - Browse repository at this point
Copy the full SHA 3de90e6View commit details -
Revert "Add actual homeserver tests for local/remote interesting to a…
…ppservice users" This reverts commit 76435c7.
Configuration menu - View commit details
-
Copy full SHA for ab33cd6 - Browse repository at this point
Copy the full SHA ab33cd6View commit details
Commits on Oct 4, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 3223512 - Browse repository at this point
Copy the full SHA 3223512View commit details -
Merge branch 'develop' into madlittlemods/13942-appservice-get_users_…
…in_room-mis-uses
Configuration menu - View commit details
-
Copy full SHA for d913ceb - Browse repository at this point
Copy the full SHA d913cebView commit details
Commits on Oct 24, 2022
-
Merge branch 'develop' into madlittlemods/13942-appservice-get_users_…
…in_room-mis-uses
Configuration menu - View commit details
-
Copy full SHA for 4f29e75 - Browse repository at this point
Copy the full SHA 4f29e75View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2665aa0 - Browse repository at this point
Copy the full SHA 2665aa0View commit details
Commits on Oct 25, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 39e2ead - Browse repository at this point
Copy the full SHA 39e2eadView commit details -
Configuration menu - View commit details
-
Copy full SHA for 33a5b70 - Browse repository at this point
Copy the full SHA 33a5b70View commit details
Commits on Oct 27, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 92400ff - Browse repository at this point
Copy the full SHA 92400ffView commit details -
Merge branch 'develop' of github.com:matrix-org/synapse into madlittl…
…emods/13942-appservice-get_users_in_room-mis-uses
Configuration menu - View commit details
-
Copy full SHA for 426ef5c - Browse repository at this point
Copy the full SHA 426ef5cView commit details