0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-06-03 04:59:08 +02:00
dendrite/userapi
Neil Alexander 962b76da44
Make the User API responsible for sending account data output events (#2592)
* Make the User API responsible for sending account data output events

* Clean up producer

* Review comments
2022-07-25 17:30:07 +01:00
..
api Clean up interface definitions (#2427) 2022-05-06 12:39:26 +01:00
consumers Define component interfaces based on consumers (2/2) (#2425) 2022-05-05 19:30:38 +01:00
internal Make the User API responsible for sending account data output events (#2592) 2022-07-25 17:30:07 +01:00
inthttp Handle QueryAccountAvailabilityPath in internal user API (#2332) 2022-04-08 10:18:27 +01:00
producers Make the User API responsible for sending account data output events (#2592) 2022-07-25 17:30:07 +01:00
storage Update database migrations, remove goose (#2264) 2022-07-25 10:39:22 +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 Add evacuateUser endpoint, use it when deactivating accounts (#2545) 2022-06-29 15:29:39 +01:00
userapi_test.go bugfix: E2EE device keys could sometimes not be sent to remote servers (#2466) 2022-05-17 13:23:35 +01:00