cherry-picking support for Move and Update activities? #10
Labels
No labels
approved, awaiting change
bug
configuration
documentation
duplicate
enhancement
extremely low priority
feature request
Fix it yourself
help wanted
invalid
mastodon_api
needs docs
needs tests
not a bug
planned
pleroma_api
privacy
question
static_fe
triage
wontfix
No milestone
No project
No assignees
3 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: AkkomaGang/akkoma#10
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
pleroma's upstream has MRs for adding post editing and account migration functionality
they're not merged yet but they seem finished, and the FE patch for editing posts has already been merged
I think this is worth cherry-picking, those are two big features that help with compatibility with mastodon as well as general quality of life
https://git.pleroma.social/pleroma/pleroma/-/merge_requests/3524
https://git.pleroma.social/pleroma/pleroma-fe/-/merge_requests/1414
https://git.pleroma.social/pleroma/pleroma/-/merge_requests/3678
https://git.pleroma.social/pleroma/pleroma-fe/-/merge_requests/1537
is there any way to tell if a post has been edited through activity pub? i think if we do cherrypick post editing it needs to be done in a way that it tells you the post has been edited, which may mean more commits would be needed then just the cherry pickingI retract my statement and should learn to read before i type, the prs cover it
this has been done~