status-go/protocol/pushnotificationserver
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
errors.go Polish up and address review feedback 2020-07-27 08:51:28 +02:00
gorush.go Show correct text in case of mentions 2020-09-09 21:22:15 +02:00
gorush_test.go Show correct text in case of mentions 2020-09-09 21:22:15 +02:00
persistence.go handle notifications at-most-once 2020-08-27 18:54:29 +02:00
persistence_test.go handle notifications at-most-once 2020-08-27 18:54:29 +02:00
server.go Add tests for send notification & review feedback 2020-09-09 21:22:34 +02:00
server_test.go Add tests for send notification & review feedback 2020-09-09 21:22:34 +02:00