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 53a817518b Comments 9 years ago
..
api Merge pull request #203 from matrix-org/erikj/room_creation_presets 9 years ago
app Only print the pidfile path on startup if requested by a commandline flag 9 years ago
appservice Make the appservice use 'users_in_room' rather than get_room_members since it is cached 10 years ago
config Add a --generate-keys option 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 Remove debug loggers 9 years ago
http Don't 500 if a group is missing from the regex 10 years ago
metrics Appease pep8 10 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 Comments 9 years ago
streams Wire together receipts and the notifer/federation 10 years ago
util Comments 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 Merge branch 'develop' of github.com:matrix-org/synapse into erikj/receipts 10 years ago
server.py Correctly handle x_forwaded listener option 10 years ago
state.py Use dictionary cache to do group -> state fetching 9 years ago
types.py Add receipts_key to StreamToken 10 years ago