4
0
mirror of https://github.com/1f349/dendrite.git synced 2025-04-11 14:35:58 +01:00

Fix /sync may contain duplicate EDUs and EDUs for left rooms ()

In 29841be (), EDUs are added to /sync responses for rooms listed
in joinedRoomIDs returned by addPDUDeltaToResponse. However this list
may contain rooms other than those currently joined.

Some variable renamings are done to make golangci-lint pass.

Signed-off-by: Alex Chen minecnly@gmail.com
This commit is contained in:
Alex Chen 2019-07-31 21:36:41 +08:00 committed by Andrew Morgan
parent 92db6cd0ea
commit 0dcf0a7d64

Diff Content Not Available