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 7a369e8a55 Merge pull request #347 from matrix-org/markjh/check_filter 9 years ago
..
api Merge pull request #347 from matrix-org/markjh/check_filter 9 years ago
app Only turn on the twisted deferred debugging if full_twisted_stacktraces is set in the config 9 years ago
appservice Cap the time to retry txns to appservices to 8.5 minutes 9 years ago
config Allow guests to register and call /events?room_id= 9 years ago
crypto Fix bug where we sometimes didn't fetch all the keys requested for a 9 years ago
events Update the other place check_joined_room is called 9 years ago
federation Don't rearrange transaction_queue 9 years ago
handlers Merge branch 'develop' of github.com:matrix-org/synapse into develop 9 years ago
http Verify third party ID server certificates 9 years ago
metrics Check that /proc/self/fd exists before listing it 9 years ago
push Use raw string for regex here, otherwise \b is the backspace character. Fixes displayname matching. 9 years ago
rest Allow guests to register and call /events?room_id= 9 years ago
storage Merge branch 'develop' of github.com:matrix-org/synapse into develop 9 years ago
streams Inform the client of new room tags using v1 /events 9 years ago
util Remove the LockManager class because it wasn't being used 9 years ago
__init__.py Bump version 9 years ago
notifier.py Merge branch 'develop' into daniel/removesomelies 9 years ago
python_dependencies.py Add nacl.bindings to the list of modules checked. Re-arrange import order to check packages after the packages they depend on 9 years ago
server.py Remove the LockManager class because it wasn't being used 9 years ago
state.py synapse/state.py:_get_state_key_from_event was unused 9 years ago
types.py Merge branch 'develop' into markjh/room_tags 9 years ago