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
cross_signing.go
device_list_update.go Tweaks around the device list updater (#3227) 2023-10-23 11:09:05 +02:00
device_list_update_default.go
device_list_update_sytest.go
device_list_update_test.go
key_api.go
key_api_test.go
user_api.go