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
Erik Johnston 10294b6082 Merge branch 'master' of github.com:matrix-org/synapse into sql_refactor 11 years ago
..
api fix whitespace 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 An initial hack at storing presence state-change mtimes in database and presenting age durations to clients/federation events 11 years ago
http fix http client GET parameters; somehow missing named param. how could this have ever worked!? 11 years ago
rest Implement directory service federation by Federation Queries; avoid local_only hack; add unit tests 11 years ago
storage Merge branch 'master' of github.com:matrix-org/synapse into sql_refactor 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