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 474274583f Merge pull request #303 from matrix-org/markjh/twisted_debugging 9 years ago
..
api Update the v2 filters to support filtering presence and remove support for public/private user data 9 years ago
app Only turn on the twisted deferred debugging if full_twisted_stacktraces is set in the config 9 years ago
appservice Make the appservice use 'users_in_room' rather than get_room_members since it is cached 10 years ago
config Only turn on the twisted deferred debugging if full_twisted_stacktraces is set in the config 9 years ago
crypto Fix bug where we sometimes didn't fetch all the keys requested for a 9 years ago
events Bundle in some room state in the unsigned bit of the invite when sending to invited servers 9 years ago
federation Merge pull request #208 from matrix-org/markjh/end-to-end-key-federation 9 years ago
handlers Merge pull request #296 from matrix-org/markjh/eventstream_presence 9 years ago
http Fix previous merge to s/version_string/user_agent/ 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 Add a comment to clarify why we split on closing curly brace when reading CAS attribute tags 9 years ago
storage rename schema_prepare to prepare_database 9 years ago
streams Move NullSource out of synapse and into tests since it is only used by the tests 9 years ago
util Fix pep8 warnings. 9 years ago
__init__.py Bump version and change log 9 years ago
notifier.py Don't make pushers handle presence/typing events 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 Use shorter config key name 9 years ago
state.py synapse/state.py:_get_state_key_from_event was unused 9 years ago
types.py Remove completely unused concepts from codebase 9 years ago