dendrite/userapi
kegsay d86dcbef66
syncapi: define specific interfaces for internal HTTP communications (#2416)
* syncapi: use finer-grained interfaces when making the syncapi

* Use specific interfaces for syncapi-roomserver interactions

* Define query access token api for shared http auth code
2022-05-05 09:56:03 +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 Add opt-in anonymous stats reporting (#2249) 2022-05-04 19:04:28 +02:00
userapi_test.go Global database connection pool (for monolith mode) (#2411) 2022-05-03 16:35:06 +01:00
userapi.go Add opt-in anonymous stats reporting (#2249) 2022-05-04 19:04:28 +02:00