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 d7e8ea67b3 Reformat 10 years ago
..
schema Fix upgrade script to run all the missing deltas. 10 years ago
__init__.py Merge branch 'develop' of github.com:matrix-org/synapse into release-v0.6.0 10 years ago
_base.py Reformat 10 years ago
directory.py SYN-149: Send join event immediately after the room create event 10 years ago
event_federation.py Use _get_events_txn instead of _parse_events_txn 10 years ago
feedback.py Fix PDU and event signatures 10 years ago
keys.py Fix pep8 warnings 10 years ago
media_repository.py Get the code actually working 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 Look for name, topic in the event content rather than the event itself when persisting room name and topic events 10 years ago
roommember.py Add RoomMemberStore.get_users_in_room, so that we can get the list of joined users without having to retrieve the full events 10 years ago
signatures.py Convert rest and handlers to use new event structure 10 years ago
state.py Test some ideas that might help performance a bit 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