status-go/multiaccounts
Icaro Motta 999d8c0ee0
Support soft deletion for activity center notifications (#3201)
Adds a new column named `deleted` to the table `activity_center_notifications`. 

Related PR in Mobile https://github.com/status-im/status-mobile/pull/15106 for a lot more details of the feature.

Why? Relying on the `dismissed` column for soft deletion is no longer viable because the mobile & desktop clients should display dismissed notifications (sometimes), hence the need for a new column to truly represent soft deletion.
2023-02-24 20:47:04 -03:00
..
accounts chore(keycard): keypair improvements 2023-02-17 12:45:34 +01:00
errors Sync Settings (#2478) 2022-03-23 18:47:00 +00:00
keypairs chore(keycard): keypair improvements 2023-02-17 12:45:34 +01:00
migrations Support soft deletion for activity center notifications (#3201) 2023-02-24 20:47:04 -03:00
settings feat: protocol stats 2023-02-01 16:43:57 -04:00
settings_notifications fix: don't return an error on empty rows 2023-01-24 16:26:36 -04:00
settings_social_links feat: add social links 2022-08-16 14:29:00 +02:00
database.go feat(keycard): `ConvertToRegularAccount` endpoint added 2023-01-27 13:20:52 +01:00
database_test.go ColourHash is a distinct type that has a discrete pattern 2022-11-28 16:26:07 +00:00