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 ac21dfff6d Fix pyflakes errors 10 years ago
..
api Fix pyflakes errors 10 years ago
app Add the ability to turn on the twisted manhole telnet service. 10 years ago
crypto add in whitespace after copyright statements to improve legibility 10 years ago
federation Ensure that we don't have duplicate hosts in the pdu destinations list 10 years ago
handlers Fix pyflakes errors 10 years ago
http For the content repo, don't just use homeserver.hostname as that might not include the port due to SRV. 10 years ago
rest Fix pyflakes errors 10 years ago
storage Fix pyflakes errors 10 years ago
util Put some DEBUG logging in lockutils.py so we can debug roomlocks 10 years ago
__init__.py Bump versions to 0.0.1 10 years ago
server.py Add ts field to all events. 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