You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
watcha-synapse/synapse/storage
Erik Johnston ebd3c41ede Make event stream storage return all membership events about the user, regardless of if they were in the room or not. 10 years ago
..
schema Change the way pagination works to support out of order events. 10 years ago
__init__.py Give the event_id of the failed event 10 years ago
_base.py PEP8 cleanups 10 years ago
directory.py add in whitespace after copyright statements to improve legibility 10 years ago
feedback.py Start fixing places that use the data store. 10 years ago
pdu.py Add a 'backfill room' button 10 years ago
presence.py retcols is mandatory. i have no idea how this could ever have worked? 10 years ago
profile.py add in whitespace after copyright statements to improve legibility 10 years ago
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. 10 years ago
room.py PEP8 cleanups 10 years ago
roommember.py PEP8 cleanups 10 years ago
stream.py Make event stream storage return all membership events about the user, regardless of if they were in the room or not. 10 years ago
transactions.py add in whitespace after copyright statements to improve legibility 10 years ago