Feature Request
User Story
As a user I want to review and restore the state of metadata/follow lists so that I can be sure the data is up to date and distributed among relays in case something went wrong.
As a developer I want a usecase that allows me to restore a users follow list in case the data got inconsistent. (other clients etc)
Acceptance Criteria
- new usecase checking the state of events and tracks what relay has what
- restores a user defined event and sends it to outbox, deleting it everywhere else
Alternatives Considered
dev build this for each app
Feature Request
User Story
As a user I want to review and restore the state of metadata/follow lists so that I can be sure the data is up to date and distributed among relays in case something went wrong.
As a developer I want a usecase that allows me to restore a users follow list in case the data got inconsistent. (other clients etc)
Acceptance Criteria
Alternatives Considered
dev build this for each app