Pascal Precht f3af6aa4dc feat: introduce AddBookmark and RemoveBookmark APIs to messenger
These APIs are being introduced to address #2706 and #2704, provided
that clients will move to using these APIs instead of the currently
provided equivalent APIs in the browser service.

The `bookmarks` table is being extended with a `deleted_at` field which
can later be used for garbage collection, as "removing" a bookmark is
merely soft deletion and doesn't actually remove the data from the
database.

In addition to those APIs adding and soft deleting bookmark entries,
they also automatically perform a sync operation to ensure that
bookmarks are synced in real-time (#2704).

Closes #2706, #2704
2022-06-17 12:29:03 +02:00
2022-05-11 12:39:54 +01:00
2021-06-16 16:19:45 -04:00
2022-03-28 13:14:12 +01:00
2022-06-07 12:56:24 +01:00
2021-07-20 10:57:38 +02:00
2022-03-28 13:14:12 +01:00
2022-03-28 13:14:12 +01:00
2021-07-20 10:57:38 +02:00
2021-09-01 13:02:18 +01:00
2018-03-23 14:58:40 +01:00
2022-06-15 16:36:17 +01:00
2022-03-23 18:47:00 +00:00
2021-07-20 10:57:38 +02:00
2022-03-28 13:14:12 +01:00
2022-04-01 18:06:10 -04:00
2021-07-20 10:57:38 +02:00
2021-09-23 11:31:59 -04:00
2016-09-21 10:00:29 +08:00
Description
The Status module that consumes go-ethereum
https://status.im
Readme
Languages
Go 98.6%
Python 0.7%
Shell 0.4%
Makefile 0.1%
Groovy 0.1%