MatrixSynapse/synapse/storage
Amber Brown 53cc2cde1f cleanup 2018-05-22 17:32:57 -05:00
..
engines Fix pep8 error on psycopg2cffi hack 2018-04-10 11:35:29 +02:00
schema Send users a server notice about consent 2018-05-22 11:54:51 +01:00
util
__init__.py Tighter filtering for user_daily_visits 2018-05-18 17:10:35 +01:00
_base.py rest of the changes 2018-05-21 19:48:57 -05:00
account_data.py Merge branch 'master' of github.com:matrix-org/synapse into develop 2018-03-19 11:41:01 +00:00
appservice.py
background_updates.py Merge branch 'master' of github.com:matrix-org/synapse into develop 2018-03-19 11:41:01 +00:00
client_ips.py Generate user daily stats 2018-04-25 17:37:29 +01:00
deviceinbox.py Replace ujson with simplejson 2018-03-15 23:43:31 +00:00
devices.py Replace ujson with simplejson 2018-03-15 23:43:31 +00:00
directory.py
end_to_end_keys.py Replace ujson with simplejson 2018-03-15 23:43:31 +00:00
event_federation.py Merge pull request #3110 from NotAFile/py3-six-queue 2018-04-20 15:35:00 +01:00
event_push_actions.py Use stream rather depth ordering for push actions 2018-05-11 15:30:11 +01:00
events.py cleanup 2018-05-22 17:32:57 -05:00
events_worker.py Use run_in_background in preference to preserve_fn 2018-04-27 12:55:51 +01:00
filtering.py
group_server.py Don't use redundant inlineCallbacks 2018-04-06 15:43:27 +01:00
keys.py
media_repository.py
openid.py
prepare_database.py Generate user daily stats 2018-04-25 17:37:29 +01:00
presence.py
profile.py
push_rule.py
pusher.py
receipts.py Fix error in handling receipts 2018-05-18 09:15:35 +01:00
registration.py Send users a server notice about consent 2018-05-22 11:54:51 +01:00
rejections.py
room.py Fix media admin APIs 2018-04-26 11:31:22 +01:00
roommember.py Remove uses of events.content 2018-03-29 23:17:12 +01:00
search.py Also fix reindexing of search 2018-04-25 15:32:04 +01:00
signatures.py
state.py fix bug #2926 (loading all state for a given type from the DB if the state_key is None) (#2990) 2018-03-13 22:36:04 +00:00
stream.py Merge pull request #3199 from matrix-org/erikj/pagination_sync 2018-05-09 16:16:56 +01:00
tags.py Move more xrange to six 2018-04-28 13:57:00 +02:00
transactions.py Replace ujson with simplejson 2018-03-15 23:43:31 +00:00
user_directory.py Fix search_user_dir multiple sqlite versions do different things 2018-03-28 11:19:45 +01:00