don't persist undo of follows #149

Merged
floatingghost merged 5 commits from follow-undo-persistance into develop 2022-08-05 13:28:56 +00:00

misskey, in its eternal wisdom, reuses AP IDs for follows and follow undos

this is in the expectation that remote software sees undo(activity) as null instead of activity{undone}

thus, let's purge remote follows from the DB when we get an undo for them instead of keeping them

misskey, in its eternal wisdom, reuses AP IDs for follows and follow undos this is in the expectation that remote software sees `undo(activity)` as `null` instead of `activity{undone}` thus, let's purge remote follows from the DB when we get an undo for them instead of keeping them
floatingghost added 1 commit 2022-08-05 13:01:01 +00:00
ci/woodpecker/push/woodpecker Pipeline is pending Details
ci/woodpecker/pr/woodpecker Pipeline failed Details
f8acef27c4
don't persist undo of follows
floatingghost added 2 commits 2022-08-05 13:03:31 +00:00
ci/woodpecker/push/woodpecker Pipeline is pending Details
ci/woodpecker/pr/woodpecker Pipeline was successful Details
e53a3a99e7
return the correct activity on undo
floatingghost added 2 commits 2022-08-05 13:17:06 +00:00
ci/woodpecker/push/woodpecker Pipeline is pending Details
ci/woodpecker/pr/woodpecker Pipeline is pending Details
ed8c548ad7
mix format
Author
Owner

it works yo

it works yo
floatingghost merged commit 0ec3a11895 into develop 2022-08-05 13:28:56 +00:00
floatingghost deleted branch follow-undo-persistance 2022-08-05 13:28:56 +00:00
Sign in to join this conversation.
No description provided.