MatrixSynapse/synapse/storage
Kegan Dougal dcec7175dc Finish impl to get new events for AS. ASes should now be able to poll /events 2015-02-26 16:23:01 +00:00
..
schema
__init__.py
_base.py
appservice.py Finish impl to extract all room IDs an AS may be interested in when polling the event stream. 2015-02-26 14:35:28 +00:00
directory.py PEP8 and pyflakes 2015-02-25 17:42:28 +00:00
event_federation.py
feedback.py
filtering.py
keys.py
media_repository.py
presence.py Update copyright notices 2015-01-06 13:21:39 +00:00
profile.py
push_rule.py
pusher.py
registration.py Finish impl to extract all room IDs an AS may be interested in when polling the event stream. 2015-02-26 14:35:28 +00:00
rejections.py
room.py Add support for extracting matching room_ids and room_aliases for a given AS. 2015-02-25 17:15:25 +00:00
roommember.py
signatures.py
state.py
stream.py Finish impl to get new events for AS. ASes should now be able to poll /events 2015-02-26 16:23:01 +00:00
transactions.py