This website requires JavaScript.
Explore
Help
Sign In
status-im
/
status-go
Watch
2
Star
0
Fork
0
You've already forked status-go
mirror of
https://github.com/status-im/status-go.git
synced
2025-02-14 15:56:47 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
status-go
/
VERSION
2 lines
8 B
Plaintext
Raw
Normal View
History
Unescape
Escape
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
0.132.3
Reference in New Issue
Copy Permalink