0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-07-03 03:38:32 +02:00
dendrite/userapi
Neil Alexander 3aa92efaa3
Namespace user API tables (#2806)
This migrates all the various user API tables, indices and sequences to
be `userapi_`-namespaced, rather than the mess they are all now.
2022-10-18 15:59:08 +01:00
..
api Use /admin/v1/register in create-account (#2484) 2022-08-12 12:00:07 +01:00
consumers Namespace user API tables (#2806) 2022-10-18 15:59:08 +01:00
internal Stronger passwordless account checks (fixes #2780) 2022-10-10 10:39:29 +01:00
inthttp Generic-based internal HTTP API (#2626) 2022-08-11 15:29:33 +01:00
producers Refactor notifications (#2688) 2022-09-27 15:01:34 +02:00
storage Namespace user API tables (#2806) 2022-10-18 15:59:08 +01:00
types Add opt-in anonymous stats reporting (#2249) 2022-05-04 19:04:28 +02:00
util Update FAQ 2022-07-19 11:51:46 +01:00
userapi.go Refactor notifications (#2688) 2022-09-27 15:01:34 +02:00
userapi_test.go Namespace user API tables (#2806) 2022-10-18 15:59:08 +01:00