anonymousland-synapse/synapse/storage
Neil Johnson 71477f3317
Merge pull request #3264 from matrix-org/neil/sign-up-stats
daily user type phone home stats
2018-06-01 13:42:01 +00:00
..
engines
schema remove unnecessary INSERT 2018-06-01 10:50:40 +01:00
util
__init__.py
_base.py
account_data.py
appservice.py
background_updates.py
client_ips.py
deviceinbox.py
devices.py
directory.py
end_to_end_keys.py
event_federation.py
event_push_actions.py
events.py Consistently use six's iteritems and wrap lazy keys/values in list() if they're not meant to be lazy (#3307) 2018-05-31 19:03:47 +10:00
events_worker.py
filtering.py
group_server.py
keys.py add remaining memoryview changes 2018-05-29 17:42:43 +02:00
media_repository.py
openid.py
prepare_database.py bump version 2018-05-29 17:47:28 +01:00
presence.py Consistently use six's iteritems and wrap lazy keys/values in list() if they're not meant to be lazy (#3307) 2018-05-31 19:03:47 +10:00
profile.py
push_rule.py
pusher.py
receipts.py Handle RRs which arrive before their events 2018-06-01 14:01:43 +01:00
registration.py Merge pull request #3264 from matrix-org/neil/sign-up-stats 2018-06-01 13:42:01 +00:00
rejections.py
room.py
roommember.py
search.py Consistently use six's iteritems and wrap lazy keys/values in list() if they're not meant to be lazy (#3307) 2018-05-31 19:03:47 +10:00
signatures.py
state.py Consistently use six's iteritems and wrap lazy keys/values in list() if they're not meant to be lazy (#3307) 2018-05-31 19:03:47 +10:00
stream.py
tags.py
transactions.py add remaining memoryview changes 2018-05-29 17:42:43 +02:00
user_directory.py Consistently use six's iteritems and wrap lazy keys/values in list() if they're not meant to be lazy (#3307) 2018-05-31 19:03:47 +10:00