Merge remote-tracking branch 'origin/develop' into instance-v2
This commit is contained in:
commit
1e9333a9aa
186 changed files with 2726 additions and 225 deletions
|
|
@ -1 +0,0 @@
|
|||
MediaProxy responses now return a sandbox CSP header
|
||||
|
|
@ -1 +0,0 @@
|
|||
Filter context activities using Visibility.visible_for_user?
|
||||
|
|
@ -1 +0,0 @@
|
|||
Add OAuth scope descriptions
|
||||
|
|
@ -1 +0,0 @@
|
|||
remove BBS/SSH feature, replaced by an external bridge.
|
||||
|
|
@ -1 +0,0 @@
|
|||
UploadedMedia: Add missing disposition_type to Content-Disposition
|
||||
|
|
@ -1 +0,0 @@
|
|||
Remove a few unused indexes.
|
||||
|
|
@ -1 +0,0 @@
|
|||
Cleanup OStatus-era user upgrades and ap_enabled indicator
|
||||
|
|
@ -1 +0,0 @@
|
|||
Allow lang attribute in status text
|
||||
|
|
@ -1 +0,0 @@
|
|||
Fix abnormal behaviour when refetching a poll
|
||||
|
|
@ -1 +0,0 @@
|
|||
Allow non-HTTP(s) URIs in "url" fields for compatibility with "FEP-fffd: Proxy Objects"
|
||||
|
|
@ -1 +0,0 @@
|
|||
Fix opengraph and twitter card meta tags
|
||||
|
|
@ -1 +0,0 @@
|
|||
ForceMentionsInContent: fix double mentions for Mastodon/Misskey posts
|
||||
|
|
@ -1 +0,0 @@
|
|||
OEmbed HTML tags are now filtered
|
||||
|
|
@ -1 +0,0 @@
|
|||
OnlyMedia Upload Filter
|
||||
|
|
@ -1 +0,0 @@
|
|||
Preload: Make generated JSON html-safe. It already was html safe because it only consists of config data that is base64 encoded, but this will keep it safe it that ever changes.
|
||||
|
|
@ -1 +0,0 @@
|
|||
Restrict attachments to only uploaded files only
|
||||
1
changelog.d/check-attachment-attribution.security
Normal file
1
changelog.d/check-attachment-attribution.security
Normal file
|
|
@ -0,0 +1 @@
|
|||
CommonAPI: Prevent users from accessing media of other users by creating a status with reused attachment ID
|
||||
|
|
@ -1 +0,0 @@
|
|||
Fix error 404 when deleting status of a banned user
|
||||
|
|
@ -1 +0,0 @@
|
|||
Deprecate Pleroma's audio scrobbling
|
||||
1
changelog.d/digest_emails.fix
Normal file
1
changelog.d/digest_emails.fix
Normal file
|
|
@ -0,0 +1 @@
|
|||
Fix the processing of email digest jobs.
|
||||
|
|
@ -1 +0,0 @@
|
|||
Disable XML entity resolution completely to fix a dos vulnerability
|
||||
|
|
@ -1 +0,0 @@
|
|||
- Fix config ownership in dockerfile to pass restriction test
|
||||
|
|
@ -1 +0,0 @@
|
|||
Implement MRF policy to reject or delist according to emojis
|
||||
|
|
@ -1 +0,0 @@
|
|||
Fix user fetch completely broken if featured collection is not in a supported form
|
||||
|
|
@ -1 +0,0 @@
|
|||
Correctly handle the situation when a poll has both "anyOf" and "oneOf" but one of them being empty
|
||||
|
|
@ -1 +0,0 @@
|
|||
Fix handling report from a deactivated user
|
||||
|
|
@ -1 +0,0 @@
|
|||
(hardening) Add no_new_privs=yes to OpenRC service files
|
||||
|
|
@ -1 +0,0 @@
|
|||
Prevent using the .json format to bypass authorized fetch mode
|
||||
|
|
@ -1 +0,0 @@
|
|||
Show more informative errors when profile exceeds char limits
|
||||
Loading…
Add table
Add a link
Reference in a new issue