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