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 953dbd28a7 Merge branch 'develop' of github.com:matrix-org/synapse into erikj/cached_keyword_args 9 years ago
..
api Merge pull request #203 from matrix-org/erikj/room_creation_presets 9 years ago
app Merge pull request #187 from matrix-org/erikj/sanitize_logging 10 years ago
appservice Make the appservice use 'users_in_room' rather than get_room_members since it is cached 10 years ago
config Merge branch 'master' of github.com:matrix-org/synapse into develop 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 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 Merge branch 'develop' of github.com:matrix-org/synapse into erikj/cached_keyword_args 9 years ago
streams Wire together receipts and the notifer/federation 10 years ago
util Enforce ascii filenames for uploads 10 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 Merge pull request #180 from matrix-org/erikj/prev_state_context 10 years ago
types.py Add receipts_key to StreamToken 10 years ago