dendrite/userapi
Neil Alexander d9e71b93b6
Use gomatrixserverlib.Client instead of http.Client (#2421)
* Update to matrix-org/gomatrixserverlib#303

* Use `gomatrixserverlib.Client` for phone-home stats

* Use `gomatrixserverlib.Client` for push notifications

* Use `gomatrixserverlib.Client` for appservices

* Use `gomatrixserverlib.Client` for three-PID invites
2022-05-05 11:33:16 +01:00
..
api syncapi: define specific interfaces for internal HTTP communications (#2416) 2022-05-05 09:56:03 +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