0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-06-02 20:49:04 +02:00
dendrite/userapi
S7evinK f2e550efd8
Refactor appservice & client API to use userapi internal (#2290)
* Refactor user api internal

* Refactor clientapi to use internal userapi

* Use internal userapi instead of user DB directly

* Remove AccountDB dependency

* Fix linter issues

Co-authored-by: Neil Alexander <neilalexander@users.noreply.github.com>
2022-03-24 22:45:44 +01:00
..
api Refactor appservice & client API to use userapi internal (#2290) 2022-03-24 22:45:44 +01:00
consumers Per-room consumers (#2293) 2022-03-23 10:20:18 +00:00
internal Refactor appservice & client API to use userapi internal (#2290) 2022-03-24 22:45:44 +01:00
inthttp Refactor appservice & client API to use userapi internal (#2290) 2022-03-24 22:45:44 +01:00
producers Implement Push Notifications (#1842) 2022-03-03 11:40:53 +00:00
storage Refactor appservice & client API to use userapi internal (#2290) 2022-03-24 22:45:44 +01:00
util Implement Push Notifications (#1842) 2022-03-03 11:40:53 +00:00
userapi.go Per-room consumers (#2293) 2022-03-23 10:20:18 +00:00
userapi_test.go Implement Push Notifications (#1842) 2022-03-03 11:40:53 +00:00