You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
watcha-synapse/synapse/handlers
Erik Johnston 247c736b9b Merge pull request #2115 from matrix-org/erikj/dedupe_federation_repl 8 years ago
..
__init__.py Shuffle receipt handler around so that worker apps don't need to load it 8 years ago
_base.py Insert delta of current_state_events to be more efficient 8 years ago
account_data.py
admin.py admin,storage: added more administrator functionalities 8 years ago
appservice.py
auth.py Support registration / login with phone number 8 years ago
device.py Don't recreate so many sets 8 years ago
devicemessage.py Use new federation_sender DI 8 years ago
directory.py Ignore backoff history for invites, aliases, and roomdirs 8 years ago
e2e_keys.py Merge pull request #2050 from matrix-org/rav/federation_backoff 8 years ago
events.py
federation.py Merge branch 'master' of github.com:matrix-org/synapse into develop 8 years ago
identity.py Support registration / login with phone number 8 years ago
initial_sync.py Format presence events on the edges instead of reformatting them multiple times 8 years ago
message.py Remove spurious yield 8 years ago
presence.py Reuse get_interested_parties 8 years ago
profile.py Ignore backoff history for invites, aliases, and roomdirs 8 years ago
receipts.py Don't recreate so many sets 8 years ago
register.py Fix email push in pusher worker 8 years ago
room.py Remove unused param 8 years ago
room_list.py Comments 8 years ago
room_member.py Allow forgetting rooms you're banned from 8 years ago
search.py
sync.py Comments 8 years ago
typing.py Don't double json encode typing replication data 8 years ago