0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-09-30 14:58:59 +02:00
dendrite/roomserver/internal
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
..
helpers Fix oops, add simple UT 2022-11-11 16:44:59 +01:00
input Don't get blacklisted hosts when querying joined servers (#2880) 2022-11-15 17:21:16 +00:00
perform Federation fixes for virtual hosting 2022-11-15 15:05:23 +00:00
query Cleanup stale device lists for users we don't share a room with anymore (#2857) 2022-12-12 08:20:59 +01:00
alias.go Federation fixes for virtual hosting 2022-11-15 15:05:23 +00:00
api.go Federation fixes for virtual hosting 2022-11-15 15:05:23 +00:00