dendrite/userapi
Neil Alexander 4d89e020b3
Allow batching in JetStreamConsumer
This allows us to receive more than one message from NATS at a time if we want.
2022-08-31 11:34:17 +01:00
..
api Use /admin/v1/register in create-account (#2484) 2022-08-12 12:00:07 +01:00
consumers Allow batching in JetStreamConsumer 2022-08-31 11:34:17 +01:00
internal Use /admin/v1/register in create-account (#2484) 2022-08-12 12:00:07 +01:00
inthttp Generic-based internal HTTP API (#2626) 2022-08-11 15:29:33 +01:00
producers Make the User API responsible for sending account data output events (#2592) 2022-07-25 17:30:07 +01:00
storage Fix linter issues (#2624) 2022-08-05 11:12:41 +02: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 Generic-based internal HTTP API (#2626) 2022-08-11 15:29:33 +01:00