MatrixSynapse/synapse/storage
David Baker 4aa29508af Use TEXT rather than VARCHAR
While we're changing anyway
2017-02-17 10:51:49 +00:00
..
engines
schema Use TEXT rather than VARCHAR 2017-02-17 10:51:49 +00:00
util
__init__.py admin,storage: added more administrator functionalities 2017-02-02 14:02:26 +01:00
_base.py admin,storage: added more administrator functionalities 2017-02-02 14:02:26 +01:00
account_data.py
appservice.py Ignore AS users when fetching push rules 2016-11-23 11:01:01 +00:00
background_updates.py
client_ips.py
deviceinbox.py
devices.py
directory.py
end_to_end_keys.py Make None check explicit 2017-02-08 16:04:29 +00:00
event_federation.py Fix bugs in the /keys/changes api 2017-02-14 13:59:50 +00:00
event_push_actions.py Comment 2017-02-16 15:03:36 +00:00
events.py Ignore new rejected events when working out forward extremeties. 2017-02-08 14:48:06 +00:00
filtering.py
keys.py
media_repository.py
openid.py
prepare_database.py
presence.py Cache get_presence storage 2017-02-13 13:50:03 +00:00
profile.py
push_rule.py
pusher.py
receipts.py Aggregate event push actions 2017-02-14 13:39:41 +00:00
registration.py
rejections.py
room.py
roommember.py Bump cache sizes for common membership queries 2017-02-02 18:45:55 +00:00
search.py
signatures.py
state.py Fix bugs in the /keys/changes api 2017-02-14 13:59:50 +00:00
stream.py Doc args 2017-02-01 17:52:57 +00:00
tags.py
transactions.py