Signal-iOS/SignalMessaging/Storage Service
Jordan Rose 68a1a10773 Don't validate custom reactions when sync'd from storage-service
Instead, defer validation until use, which allows us to preserve
whatever weird state another device has set. Locally-invalid reactions
will still be replaced with the default reaction at the same index
when the user actually tries to apply a reaction, and this will stick
if the user customizes their reactions locally.
2022-01-25 17:33:58 -08:00
..
StorageServiceManager.swift Always try to clean up storage service records with unknown fields 2022-01-07 13:55:47 -08:00
StorageServiceProto+Sync.swift Don't validate custom reactions when sync'd from storage-service 2022-01-25 17:33:58 -08:00