MatrixSynapse/synapse/storage
Matthew Hodgson 0f9b633af7 retcols is mandatory. i have no idea how this could ever have worked? 2014-08-16 01:46:35 +01:00
..
schema An initial hack at storing presence state-change mtimes in database and presenting age durations to clients/federation events 2014-08-13 19:19:15 +01:00
__init__.py Set datastore's .hs field in SQLBaseStore rather than in the toplevel DataStore mixed-in result class 2014-08-13 19:19:15 +01:00
_base.py An initial hack at storing presence state-change mtimes in database and presenting age durations to clients/federation events 2014-08-13 19:19:15 +01:00
directory.py add in whitespace after copyright statements to improve legibility 2014-08-13 03:14:34 +01:00
feedback.py add in whitespace after copyright statements to improve legibility 2014-08-13 03:14:34 +01:00
message.py add in whitespace after copyright statements to improve legibility 2014-08-13 03:14:34 +01:00
pdu.py when we're talking about backfilling data in federation, call it backfilling - not pagination. 2014-08-13 18:17:09 +01:00
presence.py retcols is mandatory. i have no idea how this could ever have worked? 2014-08-16 01:46:35 +01:00
profile.py add in whitespace after copyright statements to improve legibility 2014-08-13 03:14:34 +01:00
registration.py Be more helpful when failing to register/login, stating why (communication error, user in user, wrong credentials, etc). Make the HS send M_USER_IN_USE. 2014-08-14 16:03:04 +01:00
room.py Return the room_alias when GETing public rooms. 2014-08-13 11:57:49 +01:00
roomdata.py add in whitespace after copyright statements to improve legibility 2014-08-13 03:14:34 +01:00
roommember.py Fix imsync's SELECT query to only find the rooms I'm actually joined in, not every room I have ever joined 2014-08-15 15:44:53 +01:00
stream.py We really don't need debug logging of all the SQL statements we execute; we're quite happy these all work now 2014-08-14 16:15:57 +01:00
transactions.py add in whitespace after copyright statements to improve legibility 2014-08-13 03:14:34 +01:00