synapse-old/synapse/storage
Erik Johnston 9e1d3f119a Remove unnecessary COALESCE 2018-05-30 11:45:58 +01:00
..
engines Fix pep8 error on psycopg2cffi hack 2018-04-10 11:35:29 +02:00
schema Merge branch 'develop' of github.com:matrix-org/synapse into erikj/room_chunks 2018-05-23 10:54:14 +01:00
util
__init__.py Compute new chunks for new events 2018-05-25 10:54:23 +01:00
_base.py Merge pull request #3278 from NotAFile/py3-storage-base 2018-05-24 13:08:09 -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 Remove ability for AS users to call /events and /sync 2018-03-05 15:44:46 +00:00
background_updates.py Merge branch 'master' of github.com:matrix-org/synapse into develop 2018-03-19 11:41:01 +00:00
chunk_ordered_table.py Comments 2018-05-18 13:43:01 +01:00
client_ips.py replace some iteritems with six 2018-05-19 17:59:26 +02:00
deviceinbox.py Replace ujson with simplejson 2018-03-15 23:43:31 +00:00
devices.py replace some iteritems with six 2018-05-19 17:59:26 +02:00
directory.py
end_to_end_keys.py replace some iteritems with six 2018-05-19 17:59:26 +02: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 replace some iteritems with six 2018-05-19 17:59:26 +02:00
events.py Remove unnecessary COALESCE 2018-05-30 11:45:58 +01:00
events_worker.py Misc. py3 fixes 2018-05-24 20:20:33 +02:00
filtering.py Misc. py3 fixes 2018-05-24 20:20:33 +02:00
group_server.py Don't use redundant inlineCallbacks 2018-04-06 15:43:27 +01:00
keys.py Misc. py3 fixes 2018-05-24 20:20:33 +02:00
media_repository.py
openid.py
prepare_database.py Begin adding implementing room chunks 2018-05-17 12:05:22 +01:00
presence.py
profile.py Split up ProfileStore 2018-03-13 17:36:50 +00:00
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 more iteritems 2018-05-24 20:19:06 +02: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 Remove unused string formatting param 2018-05-22 18:24:32 +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