0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-07-04 12:08:40 +02:00
dendrite/syncapi/storage/shared
Till 7d83f8b633
Add tests for UpdateRelations (#2999)
This also fixes an issue regarding updates to relations for invalid
events, which could result in us retrying said event over and over
again, if we fail to unmarshal the event to
`gomatrixserverlib.RelationContent`, this was discovered by
`@sleroq:virto.community`
2023-03-06 12:43:59 +01:00
..
storage_consumer.go Add tests for UpdateRelations (#2999) 2023-03-06 12:43:59 +01:00
storage_sync.go Optimize /sync and history visibility (#2961) 2023-02-07 14:31:23 +01:00
storage_sync_test.go Optimize /sync and history visibility (#2961) 2023-02-07 14:31:23 +01:00