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
Paul "LeoNerd" Evans baf04be5cf Set datastore's .hs field in SQLBaseStore rather than in the toplevel DataStore mixed-in result class 11 years ago
..
api Handle a potential race in the notifier when calling get_events_for which resulted in an uncaught KeyError 11 years ago
app Don't pass host_web_client flag to register_servlets, it needs to be a Resource not a RestServlet. 11 years ago
crypto add in whitespace after copyright statements to improve legibility 11 years ago
federation when we're talking about backfilling data in federation, call it backfilling - not pagination. 11 years ago
handlers Implement directory service federation by Federation Queries; avoid local_only hack; add unit tests 11 years ago
http Update get_json()'s documentation to match the actual observed behaviour 11 years ago
rest Implement directory service federation by Federation Queries; avoid local_only hack; add unit tests 11 years ago
storage Set datastore's .hs field in SQLBaseStore rather than in the toplevel DataStore mixed-in result class 11 years ago
util add in whitespace after copyright statements to improve legibility 11 years ago
__init__.py add in whitespace after copyright statements to improve legibility 11 years ago
server.py Add a HomeServer.parse_roomalias() to avoid having to RoomAlias.from_sring(..., hs=hs) - similar to parse_userid() 11 years ago
state.py add in whitespace after copyright statements to improve legibility 11 years ago
types.py add in whitespace after copyright statements to improve legibility 11 years ago