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 8047fd2434 Merge pull request #176 from matrix-org/erikj/backfill_auth 10 years ago
..
__init__.py Merge branch 'develop' into csauth 10 years ago
_base.py Don't needlessly compute prev_state 10 years ago
admin.py
appservice.py Remove unused import 10 years ago
auth.py Merge branch 'develop' into markjh/SYT-8-recaptcha 10 years ago
directory.py Disallow whitespace in aliases here too 10 years ago
events.py Change the way we do logging contexts so that they survive divergences 10 years ago
federation.py Merge pull request #176 from matrix-org/erikj/backfill_auth 10 years ago
identity.py Accept camelcase + underscores in binding too 10 years ago
login.py Merge branch 'develop' of github.com:matrix-org/synapse into postgres 10 years ago
message.py Merge pull request #144 from matrix-org/erikj/logging_context 10 years ago
presence.py Add a cache for getting the presence list for a user 10 years ago
profile.py Treat setting your display name to the empty string as removing it (SYN-186). 10 years ago
register.py revert accidental bcrypt gensalt round reduction from loadtesting 10 years ago
room.py Merge branch 'master' of github.com:matrix-org/synapse into develop 10 years ago
sync.py Fix v2 sync, update the last_notified_ms only if there was an active listener 10 years ago
typing.py Don't bother checking for updates if the stream token hasn't advanced for a user 10 years ago