1
0
Fork 0
mirror of https://github.com/matrix-org/dendrite.git synced 2025-03-30 21:44:28 -05: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 is not available