dendrite/userapi/internal
Till 8c23c1150c
Tweaks around the device list updater (#3227)
I hope the comments explain the changes.

`notifyWorkers` notifies a worker which then calls `processServer`,
which in turn gets all users and calls `processServerUser`. There is no
need to call `processServer` for the same domain on startup.
2023-10-23 11:09:05 +02:00
..
api_logintoken.go Virtual hosting schema and logic changes (#2876) 2022-11-11 16:41:37 +00:00
cross_signing.go Move json errors over to gmsl (#3080) 2023-05-09 22:46:49 +00:00
device_list_update_default.go Merge keyserver & userapi (#2972) 2023-02-20 14:58:03 +01:00
device_list_update_sytest.go Merge keyserver & userapi (#2972) 2023-02-20 14:58:03 +01:00
device_list_update_test.go Tweaks around the device list updater (#3227) 2023-10-23 11:09:05 +02:00
device_list_update.go Tweaks around the device list updater (#3227) 2023-10-23 11:09:05 +02:00
key_api_test.go Remove BaseDendrite (#3023) 2023-03-22 09:21:32 +01:00
key_api.go Move json errors over to gmsl (#3080) 2023-05-09 22:46:49 +00:00
user_api.go Fix user_id query param breaking auth for non-appservices (#3196) 2023-09-12 14:44:51 +00:00