MatrixSynapse/synapse/storage
Mark Haines 6296590bf7 Encode the filter JSON as UTF-8 before storing in the database.
Because we are using a binary column type to store the filter JSON.
2015-10-16 10:50:32 +01:00
..
engines
schema
util
__init__.py
_base.py
appservice.py
directory.py
end_to_end_keys.py
event_federation.py
events.py
filtering.py Encode the filter JSON as UTF-8 before storing in the database. 2015-10-16 10:50:32 +01:00
keys.py
media_repository.py
prepare_database.py
presence.py
profile.py
push_rule.py
pusher.py
receipts.py
registration.py
rejections.py
room.py
roommember.py
signatures.py
state.py
stream.py
transactions.py