You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should abandon the current approach and instead delete data from the activity log.
Tasks:
Define all types of data (posts, comments, likes and reactions, watched videos, etc.) that we want to support
Update the FacebookProgress object to support all of these types, and also update it on the server
Make a bunch of different delete job types, to give the user choice in what they want to delete (e.g. they can just delete all their comments, but not their posts)
We should abandon the current approach and instead delete data from the activity log.
Tasks: