1
0
Fork 0
mirror of https://github.com/matrix-org/dendrite.git synced 2025-02-25 04:14:28 -06:00
dendrite/userapi
S7evinK f2e550efd8
Refactor appservice & client API to use userapi internal ()
* 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 () 2022-03-24 22:45:44 +01:00
consumers Per-room consumers () 2022-03-23 10:20:18 +00:00
internal Refactor appservice & client API to use userapi internal () 2022-03-24 22:45:44 +01:00
inthttp Refactor appservice & client API to use userapi internal () 2022-03-24 22:45:44 +01:00
producers Implement Push Notifications () 2022-03-03 11:40:53 +00:00
storage Refactor appservice & client API to use userapi internal () 2022-03-24 22:45:44 +01:00
util Implement Push Notifications () 2022-03-03 11:40:53 +00:00
userapi.go Per-room consumers () 2022-03-23 10:20:18 +00:00
userapi_test.go Implement Push Notifications () 2022-03-03 11:40:53 +00:00