dendrite/syncapi/storage/tables
Till Faelligen 472887fc32
Always include notification data for rooms in our reponse
This is to avoid issues where we return notification data in one sync,
but not the other. Which could result in clients simply displaying a
"dot" as the count. (Observerd in Element Android, where the count would
disappear on subsequent syncs where no notification data would be
present, e.g. we only returned ephemeral data). It's also something Synapse is doing.
2022-09-27 07:43:32 +02:00
..
interface.go Always include notification data for rooms in our reponse 2022-09-27 07:43:32 +02:00
output_room_events_test.go History visibility database changes (#2533) 2022-07-18 14:46:15 +02:00
topology_test.go bugfix: E2EE device keys could sometimes not be sent to remote servers (#2466) 2022-05-17 13:23:35 +01:00