dendrite/cmd/dendrite-polylith-multi/personalities
Till 7d2344049d
Cleanup stale device lists for users we don't share a room with anymore (#2857)
The stale device lists table might contain entries for users we don't
share a room with anymore. This now asks the roomserver about left users
and removes those entries from the table.

Co-authored-by: Neil Alexander <neilalexander@users.noreply.github.com>
2022-12-12 08:20:59 +01:00
..
appservice.go Enable/Disable internal metrics (#2899) 2022-12-05 13:53:36 +01:00
clientapi.go Tidy up AddPublicRoutes (#2412) 2022-05-03 17:17:02 +01:00
federationapi.go Enable/Disable internal metrics (#2899) 2022-12-05 13:53:36 +01:00
keyserver.go Cleanup stale device lists for users we don't share a room with anymore (#2857) 2022-12-12 08:20:59 +01:00
mediaapi.go Tidy up AddPublicRoutes (#2412) 2022-05-03 17:17:02 +01:00
roomserver.go Enable/Disable internal metrics (#2899) 2022-12-05 13:53:36 +01:00
syncapi.go syncapi: define specific interfaces for internal HTTP communications (#2416) 2022-05-05 09:56:03 +01:00
userapi.go Enable/Disable internal metrics (#2899) 2022-12-05 13:53:36 +01:00