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 9191292b0f Fix prev_content 10 years ago
..
schema Fix bug where we clobbered old state group values 10 years ago
__init__.py Fix bug where we clobbered old state group values 10 years ago
_base.py Fix prev_content 10 years ago
directory.py SYN-149: Send join event immediately after the room create event 10 years ago
event_federation.py Update some of the docs in event_federation 10 years ago
feedback.py Fix PDU and event signatures 10 years ago
keys.py Fix pep8 warnings 10 years ago
presence.py fix the copyright holder from matrix.org to OpenMarket Ltd, as matrix.org hasn't been incorporated in time for launch. 10 years ago
profile.py fix the copyright holder from matrix.org to OpenMarket Ltd, as matrix.org hasn't been incorporated in time for launch. 10 years ago
registration.py Fix pep8 codestyle warnings 10 years ago
room.py Fix pep8 codestyle warnings 10 years ago
roommember.py Workaround for non-uniqueness of room member events in the database confusing HAVING COUNT() test of room membership intersection (with thanks to Tom Molesworth) 10 years ago
signatures.py Convert rest and handlers to use new event structure 10 years ago
state.py Various typos and bug fixes. 10 years ago
stream.py Don't return outliers when we get recent events for rooms. 10 years ago
transactions.py Code style. 10 years ago