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 b16cd18a86 Merge remote-tracking branch 'origin/develop' into erikj/generate_presice_thumbnails 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 Make the appservice use 'users_in_room' rather than get_room_members since it is cached 10 years ago
config Merge remote-tracking branch 'origin/develop' into erikj/generate_presice_thumbnails 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 Don't time getDelayedCalls 9 years ago
push Oops: underride rule had an identifier with override in it. 10 years ago
rest Merge remote-tracking branch 'origin/develop' into erikj/generate_presice_thumbnails 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