Commit Graph

16 Commits (a1a4960baf78c1a24f76c603076c832a1947360f)

Author SHA1 Message Date
Kegan Dougal 89f2e8fbdf Fix bug in store defer. Add more unit tests. 10 years ago
Kegan Dougal 17753f0c20 Add stub ApplicationServiceApi and glue it with the handler. 10 years ago
Kegan Dougal 94a5db9f4d Add appservice package and move ApplicationService into it. 10 years ago
Kegan Dougal f2c039bfb9 Implement restricted namespace checks. Begin fleshing out the main hook for notifying application services. 10 years ago
Kegan Dougal a060b47b13 Add namespace constants. Add restrict_to option to limit namespace checks. 10 years ago
Kegan Dougal 3bd2841fdb Everyone loves SQL typos 10 years ago
Kegan Dougal 197f3ea4ba Implement regex checks for app services. 10 years ago
Kegan Dougal 9ff349a3cb Add defers in the right places. 10 years ago
Kegan Dougal 1a2de0c5fe Implement txns for AS (un)registration. 10 years ago
Kegan Dougal 42876969b9 Add basic application_services SQL, and hook up parts of the appservice store to read from it. 10 years ago
Kegan Dougal b46fa8603e Remove unused import 10 years ago
Kegan Dougal fbeaeb8689 Log when ASes are registered/unregistered. 10 years ago
Kegan Dougal ec3719b583 Use ApplicationService when registering. 10 years ago
Kegan Dougal 92171f9dd1 Add stub methods, TODOs and docstrings for application services. 10 years ago
Kegan Dougal 7331d34839 Add AS specific classes with docstrings. 10 years ago
Kegan Dougal 51449e0665 Add appservice handler and store. Glue together rest > handler > store. 10 years ago