dendrite/syncapi/storage
Cnly 0f0941ba25 Fix /sync may add EDUs for left rooms
In 29841bed (#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-19 13:14:30 +08: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 add EDUs for left rooms 2019-07-19 13:14:30 +08:00