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 6d6a1c3454 Actually encode dicts as json in the DB 11 years ago
..
api fix whitespace 11 years ago
app Change relative db paths to absolute paths in case we daemonize. 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 Actually encode dicts as json in the DB 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