Erik Johnston 790328a93c Require SQLite3 version 3.15 or above 6 years ago
..
engines 790328a93c Require SQLite3 version 3.15 or above 6 years ago
schema 99a54bf2af Merge pull request #3129 from matrix-org/matthew/fix_group_dups 6 years ago
util 29ed09e80a Fix assertion to stop transaction queue getting wedged 7 years ago
__init__.py d54cfbb7a8 fix typo 6 years ago
_base.py 89de934981 Use psycopg2cffi module instead of psycopg2 if running on pypy 6 years ago
account_data.py fa72803490 Merge branch 'master' of github.com:matrix-org/synapse into develop 6 years ago
appservice.py d4ffe61d4f Remove ability for AS users to call /events and /sync 6 years ago
background_updates.py fa72803490 Merge branch 'master' of github.com:matrix-org/synapse into develop 6 years ago
client_ips.py 788e69098c Add user_ips last seen index 6 years ago
deviceinbox.py 926ba76e23 Replace ujson with simplejson 6 years ago
devices.py 926ba76e23 Replace ujson with simplejson 6 years ago
directory.py 69ce365b79 Fix cache invalidation on deletion 6 years ago
end_to_end_keys.py 926ba76e23 Replace ujson with simplejson 6 years ago
event_federation.py c09a6daf09 Merge pull request #3110 from NotAFile/py3-six-queue 6 years ago
event_push_actions.py 9255a6cb17 Improve exception handling for background processes 6 years ago
events.py 31c7c29d43 Fix up grammar 6 years ago
events_worker.py 2a13af23bc Use run_in_background in preference to preserve_fn 6 years ago
filtering.py 812c030e87 replaced json.dumps with encode_canonical_json 7 years ago
group_server.py cd087a265d Don't use redundant inlineCallbacks 6 years ago
keys.py e76d1135dd Invalidate signing key cache when we gat an update 6 years ago
media_repository.py 05f98a2224 Keep track of last access time for local media 6 years ago
openid.py 9c272da05f Add an openidish mechanism for proving to third parties that you own a given user_id 8 years ago
prepare_database.py 79452edeee Add joinability for groups 6 years ago
presence.py 987f4945b4 Actually call invalidate 7 years ago
profile.py 3518d0ea8f Split up ProfileStore 6 years ago
push_rule.py 493e25d554 Move storage functions for push calculations 6 years ago
pusher.py 493e25d554 Move storage functions for push calculations 6 years ago
receipts.py fa72803490 Merge branch 'master' of github.com:matrix-org/synapse into develop 6 years ago
registration.py d82b6ea9e6 Move more xrange to six 6 years ago
rejections.py 6c28ac260c copyrights 8 years ago
room.py 7ec8e798b4 Fix media admin APIs 6 years ago
roommember.py 2fe3f848b9 Remove uses of events.content 6 years ago
search.py 22881b3d69 Also fix reindexing of search 6 years ago
signatures.py 7c371834cc Stub out broken function only used for cache 6 years ago
state.py d144ed6ffb fix bug #2926 (loading all state for a given type from the DB if the state_key is None) (#2990) 6 years ago
stream.py db75c86e84 Merge branch 'develop' into py3-xrange-1 6 years ago
tags.py d82b6ea9e6 Move more xrange to six 6 years ago
transactions.py 926ba76e23 Replace ujson with simplejson 6 years ago
user_directory.py 545001b9e4 Fix search_user_dir multiple sqlite versions do different things 6 years ago