0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-06-29 09:48:19 +02:00
dendrite/syncapi/types
Till a8bc558a60
Always add UnreadNotifications to joined room reponses (#2793)
Fixes a minor bug, where we failed to add `UnreadNotifications` to the
join response, if it wasn't in
`GetUserUnreadNotificationCountsForRooms`.
2022-10-14 10:38:12 +02:00
..
presence.go
provider.go Transactional isolation for /sync (#2745) 2022-09-30 12:48:10 +01:00
types.go Always add UnreadNotifications to joined room reponses (#2793) 2022-10-14 10:38:12 +02:00
types_test.go