dendrite/userapi
kegsay 506de4bb3d
Define component interfaces based on consumers (1/2) (#2423)
* Specify interfaces used by appservice, do half of clientapi

* convert more deps of clientapi to finer-grained interfaces

* Convert mediaapi and rest of clientapi

* Somehow this got missed
2022-05-05 13:17:38 +01:00
..
api Define component interfaces based on consumers (1/2) (#2423) 2022-05-05 13:17:38 +01:00
consumers Add possibility to ignore users (#2329) 2022-04-07 15:08:19 +01:00
internal Add opt-in anonymous stats reporting (#2249) 2022-05-04 19:04:28 +02:00
inthttp Handle QueryAccountAvailabilityPath in internal user API (#2332) 2022-04-08 10:18:27 +01:00
producers Implement Push Notifications (#1842) 2022-03-03 11:40:53 +00:00
storage Add opt-in anonymous stats reporting (#2249) 2022-05-04 19:04:28 +02:00
types Add opt-in anonymous stats reporting (#2249) 2022-05-04 19:04:28 +02:00
util Use gomatrixserverlib.Client instead of http.Client (#2421) 2022-05-05 11:33:16 +01:00
userapi_test.go Don't use in-memory db for userapi tests (#2417) 2022-05-05 12:00:18 +02:00
userapi.go Add opt-in anonymous stats reporting (#2249) 2022-05-04 19:04:28 +02:00