0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-06-13 18:08:59 +02:00
dendrite/userapi
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 feat: admin APIs for token authenticated registration (#3101) 2023-06-22 16:37:21 +00:00
consumers Fix m.direct only being partially upgraded (#3209) 2023-09-28 07:36:34 +02:00
internal Tweaks around the device list updater (#3227) 2023-10-23 11:09:05 +02:00
producers Merge keyserver & userapi (#2972) 2023-02-20 14:58:03 +01:00
storage Use pointer when passing the connection manager around (#3152) 2023-07-19 13:37:04 +02:00
types refactor: update GMSL (#3058) 2023-04-19 15:50:33 +01:00
util Move pseudoID ClientEvent hotswapping to a common location (#3199) 2023-09-15 15:25:09 +00:00
userapi.go de-MSC-ifying space summaries (MSC2946) (#3134) 2023-07-20 15:06:05 +01:00
userapi_test.go refactor: update GMSL (#3058) 2023-04-19 15:50:33 +01:00