dendrite/syncapi/storage
Alex Chen 3e1abe9ad3 Fix /sync may contain duplicate EDUs and EDUs for left rooms (#752)
In 29841be (#718), 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
2019-07-31 14:20:11 +01:00
..
account_data_table.go Add typing notifications to /sync responses - fixes #635 (#718) 2019-07-12 22:59:53 +08:00
current_room_state_table.go use go module for dependencies (#594) 2019-05-21 21:56:55 +01:00
invites_table.go use go module for dependencies (#594) 2019-05-21 21:56:55 +01:00
output_room_events_table.go Lots of small typo fixes (#737) 2019-07-12 16:43:01 +01:00
syncserver.go Fix /sync may contain duplicate EDUs and EDUs for left rooms (#752) 2019-07-31 14:20:11 +01:00