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
Mark Haines b9cdc443d7 Fix pyflakes errors 10 years ago
..
__init__.py SYN-48: Implement WHOIS rest servlet 10 years ago
_base.py Generate m.room.aliases event when the HS creates a room alias 10 years ago
admin.py SYN-48: Implement WHOIS rest servlet 10 years ago
directory.py Add a keyword argument to get_json to avoid retrying on DNS failures. Rather than passing MatrixHttpClient.RETRY_DNS_LOOKUP_FAILURES as a fake query string parameter 10 years ago
events.py Correctly handle the 'age' key in events and pdus 10 years ago
federation.py SYN-46: An invite received from fedearation didn't wake up the event stream for the invited user. 10 years ago
login.py Split PlainHttpClient into separate clients for talking to Identity servers and talking to Capatcha servers 10 years ago
message.py Implemented /rooms/$roomid/state API. 10 years ago
presence.py Fix race in presence handler where we evicted things from cache while handling a key therein 10 years ago
profile.py SYN-40: When a user updates their displayname or avatar update all their join events for all the rooms they are currently in. 10 years ago
register.py Fix pyflakes errors 10 years ago
room.py Merge branch 'deletions' of github.com:matrix-org/synapse into develop 10 years ago
typing.py fix the copyright holder from matrix.org to OpenMarket Ltd, as matrix.org hasn't been incorporated in time for launch. 10 years ago