NormalizeMarkup scrub contentMap #932
No reviewers
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 change/feedback
needs docs
needs tests
not a bug
planned
pleroma_api
privacy
question
static_fe
triage
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: AkkomaGang/akkoma#932
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "Oneric/akkoma:normalize-markup_contentmap"
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?
While
contentMap
values are currently unused, if this ever changes we first need to sanitise all existing entires in the database. Unsure whether we should do this sanitisation now, or only when/if those values actually start to get used (hoping we then didn’t forget about the lurking risk)Fixes: #928
Since there might be more changes in the future; lets defer any retroactive processing for when we actually start to use the values