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
don't persist undo of follows
Some checks failed
ci/woodpecker/push/woodpecker Pipeline is pending
ci/woodpecker/pr/woodpecker Pipeline failed
f8acef27c4
floatingghost added 2 commits 2022-08-05 13:03:31 +00:00
return the correct activity on undo
Some checks are pending
ci/woodpecker/push/woodpecker Pipeline is pending
ci/woodpecker/pr/woodpecker Pipeline was successful
e53a3a99e7
floatingghost added 2 commits 2022-08-05 13:17:06 +00:00
mix format
Some checks are pending
ci/woodpecker/push/woodpecker Pipeline is pending
ci/woodpecker/pr/woodpecker Pipeline is pending
ed8c548ad7
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
rat referenced this pull request from a commit 2024-02-25 20:33:29 +00:00
Sign in to join this conversation.
No description provided.