0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-09-25 04:18:55 +02:00
dendrite/userapi/util
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
..
devices.go Implement Push Notifications (#1842) 2022-03-03 11:40:53 +00:00
notify.go Implement Push Notifications (#1842) 2022-03-03 11:40:53 +00:00
phonehomestats.go Use gomatrixserverlib.Client instead of http.Client (#2421) 2022-05-05 11:33:16 +01:00
stats.go Add opt-in anonymous stats reporting (#2249) 2022-05-04 19:04:28 +02:00
stats_wasm.go Add opt-in anonymous stats reporting (#2249) 2022-05-04 19:04:28 +02:00
stats_windows.go Add opt-in anonymous stats reporting (#2249) 2022-05-04 19:04:28 +02:00