Erik Johnston 2f9eafdd36 Add local group server support 7 lat temu
..
__init__.py feec718265 Shuffle receipt handler around so that worker apps don't need to load it 7 lat temu
_base.py b990b2fce5 Add per user ratelimiting overrides 7 lat temu
account_data.py 6c28ac260c copyrights 8 lat temu
admin.py 2849d3f29d admin,storage: added more administrator functionalities 7 lat temu
appservice.py 9bfc617791 storage/appservice: make appservice methods only relying on the cache synchronous 8 lat temu
auth.py c72058bcc6 Use an ExpiringCache for storing registration sessions 7 lat temu
device.py a0a561ae85 Fix up client ips to read from pending data 7 lat temu
devicemessage.py 59ef517e6b Use new federation_sender DI 7 lat temu
directory.py 5a16cb4bf0 Ignore backoff history for invites, aliases, and roomdirs 7 lat temu
e2e_keys.py aedaba018f Replace some instances of preserve_context_over_deferred 7 lat temu
events.py bed10f9880 Use state handler instead of get_users_in_room/get_joined_hosts 8 lat temu
federation.py 9a6fd3ef29 Don't compute push actions for backfilled events 7 lat temu
groups_local.py 2f9eafdd36 Add local group server support 7 lat temu
identity.py 82ae0238f9 Revert accidental commit 7 lat temu
initial_sync.py 6c82de5100 Format presence events on the edges instead of reformatting them multiple times 7 lat temu
message.py 5a7f561a9b Fix bug where pusherpool didn't start and broke some rooms 7 lat temu
presence.py ec5c4499f4 Make presence use cached users/hosts in room 7 lat temu
profile.py b990b2fce5 Add per user ratelimiting overrides 7 lat temu
read_marker.py 3fb8784c92 m.read_marker -> m.fully_read (#2128) 7 lat temu
receipts.py 6957bfdca6 Don't recreate so many sets 7 lat temu
register.py ccad2ed824 Modify condition on empty localpart 7 lat temu
room.py b490299a3b Change to create new room and join other users 7 lat temu
room_list.py b8ca494ee9 Initial group server implementation 7 lat temu
room_member.py e5ae386ea4 Handle all cases of sending membership events 7 lat temu
search.py 7e23476814 move filter_events_for_client out of base handler 8 lat temu
sync.py b4f59c7e27 Add count of one time keys to sync stream 7 lat temu
typing.py 23da638360 Fix typing tests 7 lat temu
user_directory.py 44c722931b Make some more params configurable 7 lat temu