0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-06-20 13:28:20 +02:00
dendrite/userapi
Kegsay 6f49758b90
Remove membership table from account DB (#1172)
* Remove membership table from account DB

And make code which needs that data use the currentstate server

* Unbreak tests; use a membership enum for space
2020-06-30 13:34:59 +01:00
..
api Fix comment in InputAccountDataRequest 2020-06-19 09:18:09 +01:00
internal Refactor account data (#1150) 2020-06-18 18:36:03 +01:00
inthttp Refactor account data (#1150) 2020-06-18 18:36:03 +01:00
storage Remove membership table from account DB (#1172) 2020-06-30 13:34:59 +01:00
userapi.go Move account/device DBs to userapi (#1141) 2020-06-17 12:05:56 +01:00
userapi_test.go Move account/device DBs to userapi (#1141) 2020-06-17 12:05:56 +01:00