1
0
Fork 0
mirror of https://github.com/matrix-org/dendrite.git synced 2025-02-28 13:54:28 -06:00
dendrite/userapi
Till 1b7f84250a
Fix linter issues ()
* Try that again

* All hail the mighty linter?

* And once again

* goimport all the things
2022-08-05 11:12:41 +02:00
..
api Clean up interface definitions () 2022-05-06 12:39:26 +01:00
consumers Define component interfaces based on consumers (2/2) () 2022-05-05 19:30:38 +01:00
internal Make the User API responsible for sending account data output events () 2022-07-25 17:30:07 +01:00
inthttp Handle QueryAccountAvailabilityPath in internal user API () 2022-04-08 10:18:27 +01:00
producers Make the User API responsible for sending account data output events () 2022-07-25 17:30:07 +01:00
storage Fix linter issues () 2022-08-05 11:12:41 +02:00
types Add opt-in anonymous stats reporting () 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 () 2022-06-29 15:29:39 +01:00
userapi_test.go bugfix: E2EE device keys could sometimes not be sent to remote servers () 2022-05-17 13:23:35 +01:00