Mark Haines d63a0ca34b Doc string for the SyncHandler.typing_by_room method 8 years ago
..
api c225d63e9e Add signing host and keyname to signatures 8 years ago
app 9020860479 Only turn on the twisted deferred debugging if full_twisted_stacktraces is set in the config 8 years ago
appservice f43544eecc Make the appservice use 'users_in_room' rather than get_room_members since it is cached 9 years ago
config f2f031fd57 Add config for how many bcrypt rounds to use for password hashes 8 years ago
crypto ffe8cf7e59 Fix bug where we sometimes didn't fetch all the keys requested for a 8 years ago
events 49ae42bbe1 Bundle in some room state in the unsigned bit of the invite when sending to invited servers 8 years ago
federation 643b5fcdc8 Look for keys on the right objects 8 years ago
handlers d63a0ca34b Doc string for the SyncHandler.typing_by_room method 8 years ago
http b8dd5b1a2d Verify third party ID server certificates 8 years ago
metrics 709ba99afd Check that /proc/self/fd exists before listing it 8 years ago
push 91482cd6a0 Use raw string for regex here, otherwise \b is the backspace character. Fixes displayname matching. 8 years ago
rest f38df51e8d Merge branch 'develop' into daniel/3pidinvites 8 years ago
storage fc012aa8dc Fix FilteringStore.get_user_filter to work with postgres 8 years ago
streams bb4dddd6c4 Move NullSource out of synapse and into tests since it is only used by the tests 8 years ago
util c225d63e9e Add signing host and keyname to signatures 8 years ago
__init__.py 3f60481655 Bump version and change log 8 years ago
notifier.py f8f3d72e2b Don't make pushers handle presence/typing events 8 years ago
python_dependencies.py 8bab7abddd Add nacl.bindings to the list of modules checked. Re-arrange import order to check packages after the packages they depend on 8 years ago
server.py d4af08a167 Use shorter config key name 8 years ago
state.py 82b8d4b86a synapse/state.py:_get_state_key_from_event was unused 8 years ago
types.py a0b181bd17 Remove completely unused concepts from codebase 8 years ago