MatrixSynapse/synapse/storage
Erik Johnston a664ec20e0 Add a do_users_share_a_room method and use that in the presence handler. 2014-08-26 13:38:26 +01:00
..
schema Add a unique constraint on the room hosts table 2014-08-24 11:29:29 +01:00
__init__.py Don't return state event outlier's when paginating. 2014-08-22 13:06:07 +01:00
_base.py Stop internal keys from getting into SynapseEvents 2014-08-21 15:06:00 +01:00
directory.py add in whitespace after copyright statements to improve legibility 2014-08-13 03:14:34 +01:00
feedback.py Start fixing places that use the data store. 2014-08-14 17:34:37 +01:00
pdu.py Add a 'backfill room' button 2014-08-19 14:20:03 +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 PEP8 cleanups 2014-08-15 16:17:36 +01:00
roommember.py Add a do_users_share_a_room method and use that in the presence handler. 2014-08-26 13:38:26 +01:00
stream.py Order 'get_recent_events_for_room' correctly. 2014-08-26 09:22:58 +01:00
transactions.py add in whitespace after copyright statements to improve legibility 2014-08-13 03:14:34 +01:00