status-go/protocol/pushnotificationclient
Andrea Maria Piana a1b3e3a772
Clean topics that we don't listen to
There was a bug on status-react where it would save filters that were
not listened to.
This commit adds a task to clean up those filters as they might result
in long syncing times.

This commit also returns topics/ranges/mailserves from messenger in
order to make the initialization of the app simpler and start moving
logic to status-go.

It also removes whisper from vendor.
2021-01-26 09:39:57 +01:00
..
migrations Clean topics that we don't listen to 2021-01-26 09:39:57 +01:00
client.go Use personal topic for push notification registration 2021-01-26 09:39:53 +01:00
client_test.go Upgrade linter and address issues 2020-12-28 16:55:14 +01:00
persistence.go Fix retry count in push notifications 2021-01-11 09:01:26 +01:00
persistence_test.go Polish up and address review feedback 2020-07-27 08:51:28 +02:00