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
Mark Haines 1379dcae6f Take a snapshot of the state of the room before performing updates 10 years ago
..
api Take a snapshot of the state of the room before performing updates 10 years ago
app Implemented GETs for the ContentRepoResource. It all actually appears to be working. 10 years ago
crypto
federation Take a snapshot of the state of the room before performing updates 10 years ago
handlers Take a snapshot of the state of the room before performing updates 10 years ago
http Reduce the amount of incredibly spammy stack traces. Expected errors (e.g. SynapseErrors) shouldn't have their full trace logged every time. Don't send responses to disconnected requests. 10 years ago
rest Kill the "_homeserver_" injected messages for room membership changes 10 years ago
storage Take a snapshot of the state of the room before performing updates 10 years ago
util
__init__.py
server.py Added /matrix/content path, HS resource_for_content_repo attribute and FileUploadResource. Added stub methods. 10 years ago
state.py Rename method name to not clash with other ones in storage. 10 years ago
types.py Define __copy__ and __deepcopy__ as identity functions on DomainSpecificString, so that copy.deepcopy() will work on them 10 years ago