diff options
| author | Kegan Dougal <kegan@matrix.org> | 2015-02-05 13:19:46 +0000 | 
|---|---|---|
| committer | Kegan Dougal <kegan@matrix.org> | 2015-02-05 13:19:46 +0000 | 
| commit | 51d63ac329a2613c0a7195e6183d70f789b7d823 (patch) | |
| tree | b8a0c41fefa5b141865025cfbc4ef0a83d6e346d /synapse/appservice/api.py | |
| parent | Add unit test for appservice_handler.query_room_alias_exists (diff) | |
| download | synapse-51d63ac329a2613c0a7195e6183d70f789b7d823.tar.xz | |
Glue AS work to general event notifications. Add more exception handling when poking ASes.
Diffstat (limited to 'synapse/appservice/api.py')
| -rw-r--r-- | synapse/appservice/api.py | 11 | 
1 files changed, 10 insertions, 1 deletions
| diff --git a/synapse/appservice/api.py b/synapse/appservice/api.py | 
