You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is because we call filter_events_for_server, which will fetch all member events in the room at every backwards extremity when history visibility is not shared or wold readable.
The text was updated successfully, but these errors were encountered:
This issue has been migrated from #13244.
This is because we call
filter_events_for_server
, which will fetch all member events in the room at every backwards extremity when history visibility is not shared or wold readable.The text was updated successfully, but these errors were encountered: