0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-05-20 12:33:46 +02:00
synapse/synapse/state
Nick Mills-Barrett 42b11d5565
Remove cached wrap on _get_joined_users_from_context method (#13569)
The method doesn't actually do any data fetching and the method that
does, `_get_joined_profile_from_event_id`, has its own cache.

Signed off by Nick @ Beeper (@Fizzadar).
2022-08-31 12:19:39 +01:00
..
__init__.py Remove cached wrap on _get_joined_users_from_context method (#13569) 2022-08-31 12:19:39 +01:00
v1.py Move some event auth checks out to a different method (#13065) 2022-06-15 19:48:22 +01:00
v2.py Rename event_map to unpersisted_events (#13603) 2022-08-24 21:06:31 +01:00