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 00ab882ed6 Add m.room.history_visibility to list of auth events 10 years ago
..
api Add m.room.history_visibility to list of auth events 10 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 Make upload dir a configurable path. 10 years ago
crypto Handle the case when things return empty but non none things 10 years ago
events Add m.room.history_visibility to list of auth events 10 years ago
federation Log more when we have processed the request 10 years ago
handlers Make v1 initial syncs respect room history ACL 10 years ago
http Fix log context when sending requests 10 years ago
metrics Appease pep8 10 years ago
push Oops: underride rule had an identifier with override in it. 10 years ago
rest Remove access_token from synapse.rest.client.v1.transactions {get,store}_response logging 10 years ago
storage Add basic impl for room history ACL on GET /messages client API 10 years ago
streams Make get_current_token accept a direction parameter, which tells whether the source whether we want a token for going 'forwards' or 'backwards' 10 years ago
util Merge pull request #192 from matrix-org/erikj/fix_log_context 10 years ago
__init__.py Bump version 10 years ago
notifier.py Fix typo 10 years ago
python_dependencies.py Bump syutil version 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 Make sure the notifier stream token goes forward when it is updated. Sort the pending events by the correct room_stream_id 10 years ago