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 2c46bb6208 Fix up typos and correct sql queries 10 years ago
..
api fix whitespace 10 years ago
app Change relative db paths to absolute paths in case we daemonize. 10 years ago
crypto
federation when we're talking about backfilling data in federation, call it backfilling - not pagination. 10 years ago
handlers Fix up typos and correct sql queries 10 years ago
http fix http client GET parameters; somehow missing named param. how could this have ever worked!? 10 years ago
rest Start fixing places that use the data store. 10 years ago
storage Fix up typos and correct sql queries 10 years ago
util
__init__.py
server.py Add a HomeServer.parse_roomalias() to avoid having to RoomAlias.from_sring(..., hs=hs) - similar to parse_userid() 10 years ago
state.py
types.py