Amber Brown c936a52a9e Consistently use six's iteritems and wrap lazy keys/values in list() if they're not meant to be lazy (#3307) 6 lat temu
..
engines d1e56cfcd1 Fix pep8 error on psycopg2cffi hack 6 lat temu
schema 9ea219c514 Send users a server notice about consent 6 lat temu
util 29ed09e80a Fix assertion to stop transaction queue getting wedged 7 lat temu
__init__.py 644aac5f73 Tighter filtering for user_daily_visits 6 lat temu
_base.py a2eb5db4a0 update metrics to be in seconds 6 lat temu
account_data.py fa72803490 Merge branch 'master' of github.com:matrix-org/synapse into develop 6 lat temu
appservice.py d4ffe61d4f Remove ability for AS users to call /events and /sync 6 lat temu
background_updates.py fa72803490 Merge branch 'master' of github.com:matrix-org/synapse into develop 6 lat temu
client_ips.py 933bf2dd35 replace some iteritems with six 6 lat temu
deviceinbox.py 926ba76e23 Replace ujson with simplejson 6 lat temu
devices.py 933bf2dd35 replace some iteritems with six 6 lat temu
directory.py 69ce365b79 Fix cache invalidation on deletion 6 lat temu
end_to_end_keys.py 933bf2dd35 replace some iteritems with six 6 lat temu
event_federation.py c09a6daf09 Merge pull request #3110 from NotAFile/py3-six-queue 6 lat temu
event_push_actions.py 933bf2dd35 replace some iteritems with six 6 lat temu
events.py c936a52a9e Consistently use six's iteritems and wrap lazy keys/values in list() if they're not meant to be lazy (#3307) 6 lat temu
events_worker.py 17a70cf6e9 Misc. py3 fixes 6 lat temu
filtering.py 17a70cf6e9 Misc. py3 fixes 6 lat temu
group_server.py cd087a265d Don't use redundant inlineCallbacks 6 lat temu
keys.py 4b9d0cde97 add remaining memoryview changes 6 lat temu
media_repository.py 05f98a2224 Keep track of last access time for local media 6 lat temu
openid.py 9c272da05f Add an openidish mechanism for proving to third parties that you own a given user_id 8 lat temu
prepare_database.py 617bf40924 Generate user daily stats 6 lat temu
presence.py c936a52a9e Consistently use six's iteritems and wrap lazy keys/values in list() if they're not meant to be lazy (#3307) 6 lat temu
profile.py 3518d0ea8f Split up ProfileStore 6 lat temu
push_rule.py 493e25d554 Move storage functions for push calculations 6 lat temu
pusher.py 493e25d554 Move storage functions for push calculations 6 lat temu
receipts.py 8b1c856d81 Fix error in handling receipts 6 lat temu
registration.py 4a9cbdbc15 Exempt AS-registered users from doing gdpr 6 lat temu
rejections.py 6c28ac260c copyrights 8 lat temu
room.py 7ec8e798b4 Fix media admin APIs 6 lat temu
roommember.py 6c16a4ec1b more iteritems 6 lat temu
search.py c936a52a9e Consistently use six's iteritems and wrap lazy keys/values in list() if they're not meant to be lazy (#3307) 6 lat temu
signatures.py 1afafb3497 use memoryview in py3 6 lat temu
state.py c936a52a9e Consistently use six's iteritems and wrap lazy keys/values in list() if they're not meant to be lazy (#3307) 6 lat temu
stream.py a17e901f4d Remove unused string formatting param 6 lat temu
tags.py d82b6ea9e6 Move more xrange to six 6 lat temu
transactions.py 4b9d0cde97 add remaining memoryview changes 6 lat temu
user_directory.py c936a52a9e Consistently use six's iteritems and wrap lazy keys/values in list() if they're not meant to be lazy (#3307) 6 lat temu