summary refs log tree commit diff
path: root/synapse/storage
diff options
context:
space:
mode:
authorKegan Dougal <kegan@matrix.org>2015-02-04 11:19:18 +0000
committerKegan Dougal <kegan@matrix.org>2015-02-04 11:19:18 +0000
commit17753f0c20d0d8190095c5a3183630b78bf9650c (patch)
tree92975fb2f7fe22e3e65f8e5df2c478298ead579c /synapse/storage
parentAdd appservice package and move ApplicationService into it. (diff)
downloadsynapse-17753f0c20d0d8190095c5a3183630b78bf9650c.tar.xz
Add stub ApplicationServiceApi and glue it with the handler.
Diffstat (limited to 'synapse/storage')
-rw-r--r--synapse/storage/appservice.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/synapse/storage/appservice.py b/synapse/storage/appservice.py
index 48bc7e0fe6..abb617f049 100644
--- a/synapse/storage/appservice.py
+++ b/synapse/storage/appservice.py
@@ -216,6 +216,7 @@ class ApplicationServiceStore(SQLBaseStore):
             except IndexError:
                 logger.error("Bad namespace enum '%s'. %s", ns_int, res)
 
+        # TODO get last successful txn id f.e. service
         for service in services.values():
             logger.info("Found application service: %s", service)
             self.cache.services.append(ApplicationService(