0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-10-06 01:39:27 +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 Simplify presence stringification (should help with vector-im/element-android#5712) 2022-04-07 10:10:28 +01:00
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 Add presence module V2 (#2312) 2022-04-06 13:11:19 +02:00