diff options
author | Kegan Dougal <kegan@matrix.org> | 2015-02-26 16:23:01 +0000 |
---|---|---|
committer | Kegan Dougal <kegan@matrix.org> | 2015-02-26 16:23:01 +0000 |
commit | dcec7175dc30754603618351b59bc72ff41d305b (patch) | |
tree | 4fdfedeabb35fa5696653d2c2e12f2a5ec27cdbb /synapse/handlers | |
parent | Finish impl to extract all room IDs an AS may be interested in when polling t... (diff) | |
download | synapse-dcec7175dc30754603618351b59bc72ff41d305b.tar.xz |
Finish impl to get new events for AS. ASes should now be able to poll /events
Diffstat (limited to 'synapse/handlers')
-rw-r--r-- | synapse/handlers/room.py | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/synapse/handlers/room.py b/synapse/handlers/room.py |