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 891dfd90bd Fix pending_calls metric to not lie 9 years ago
..
api Add missing space because linter 9 years ago
app Only print the pidfile path on startup if requested by a commandline flag 9 years ago
appservice
config Fix the --generate-keys option. Make it do the same thing as --generate-config does when the config file exists, but without printing a warning 9 years ago
crypto Merge pull request #194 from matrix-org/erikj/bulk_verify_sigs 10 years ago
events Rename key and values for m.room.history_visibility. Support 'invited' value 10 years ago
federation Implement bulk verify_signed_json API 10 years ago
handlers Add vector.im as trusted ID server 9 years ago
http PEP8 9 years ago
metrics Fix pending_calls metric to not lie 9 years ago
push Oops: underride rule had an identifier with override in it. 10 years ago
rest Don't try & check the username if we don't have one (which we won't if it's been saved in the auth layer) 9 years ago
storage Use TypeError instead of ValueError and give a nicer error mesasge 9 years ago
streams Wire together receipts and the notifer/federation 10 years ago
util Make @cached cache deferreds rather than the deferreds' values 9 years ago
__init__.py Bump changelog and version to v0.9.3 10 years ago
notifier.py Improve naming 9 years ago
python_dependencies.py Depend on Twisted>=15.1 rather than pining to a particular version 9 years ago
server.py Correctly handle x_forwaded listener option 10 years ago
state.py Merge pull request #180 from matrix-org/erikj/prev_state_context 10 years ago
types.py Minor docs cleanup 9 years ago