summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Collapse)Author
2023-07-07EmojiPolicy: implement remove by shortcodetusooa
2023-07-07Add emoji policy to remove emojis matching certain urlstusooa
https://git.pleroma.social/pleroma/pleroma/-/issues/2775
2023-07-04Deprecate audio scrobblingHaelwenn (lanodan) Monnier
2023-07-02Merge branch 'tusooa/3131-handle-report-from-deactivated-user' into 'develop'Haelwenn
Fix handling report from a deactivated user Closes #3131 See merge request pleroma/pleroma!3915
2023-07-02Fix handling report from a deactivated usertusooa
2023-07-02Fix user fetch completely broken if featured collection is not in a ↵tusooa
supported form
2023-07-01Merge branch 'bugfix/full-revert-media-host-validation' into 'develop'tusooa
Merge Revert "Merge branch 'validate-host' into 'develop'" Closes #3136 See merge request pleroma/pleroma!3909
2023-06-27Merge branch 'instance-nodeinfo-metadata' into 'develop'developHaelwenn
instances: Store some metadata based on NodeInfo See merge request pleroma/pleroma!3853
2023-06-27Merge branch 'tusooa/3119-bio-update' into 'develop'Haelwenn
Show more informative errors when profile exceeds char limits Closes #3119 See merge request pleroma/pleroma!3886
2023-06-27Merge branch 'from/upstream-develop/tusooa/backup-status' into 'develop'Haelwenn
Detail backup states Closes #3024 See merge request pleroma/pleroma!3809
2023-06-27router: Fix usage of globsHaelwenn (lanodan) Monnier
warning: doing a prefix match with globs is deprecated, invalid segment "pleroma*path". You can either replace by a single segment match: /foo/bar-:var Or by mixing single segment match with globs: /foo/bar-:var/*rest
2023-06-27endpoint: Use custom Multipart module for dynamic configurationHaelwenn (lanodan) Monnier
2023-06-22Merge Revert "Merge branch 'validate-host' into 'develop'"Haelwenn (lanodan) Monnier
This reverts commit d998a114e26033e98e87778e5ca659aff91831bf, reversing changes made to da6b4003acad84b0f60ad8da6d08cfe13564b058.
2023-06-21Prevent bypassing authorized fetch mode with a json fileSean King
2023-06-11Merge branch 'tusooa/3054-banned-delete' into 'develop'lain
Fix deleting banned users' statuses See merge request pleroma/pleroma!3889
2023-06-11B ForceMentionsInContent: Fix test, refactor.Lain Soykaf
2023-06-11Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵Lain Soykaf
pleroma-double_mentions
2023-06-11Merge branch 'fix/metadata-tags' into 'develop'lain
static frontend: fix meta tags See merge request pleroma/pleroma!3885
2023-06-11Merge branch 'cleanup/ostatus-user-upgrade' into 'develop'lain
Cleanup OStatus-era user upgrades and ap_enabled indicator See merge request pleroma/pleroma!3880
2023-06-11Merge branch 'revert-mediaproxy-host-validation' into 'develop'feld
Revert MediaProxy Host header validation See merge request pleroma/pleroma!3902
2023-06-11Merge branch 'fep-fffd-url' into 'develop'lain
CommonFields: Use BareUri for :url Closes #3121 See merge request pleroma/pleroma!3884
2023-06-07Revert MediaProxy Host header validationMark Felder
Something is going wrong here even though the tests are correct.
2023-06-03Phoenix.Router.routes/1 is the public function we are meant to be using hereMark Felder
2023-06-02B Preload: Make sure that the preloaded json is html safeLain Soykaf
2023-05-31Fix compile warningMark Felder
warning: doing a prefix match with globs is deprecated, invalid segment "pleroma*path"
2023-05-31Phoenix.Socket.Transport.force_ssl/4 no longer existsMark Felder
2023-05-31Clean up Plug.Parsers.MULTIPART deprecation warningsMark Felder
There is no need to the length setting to :multipart. The length setting is global for all of the parsers.
2023-05-31Move websocket config for Shoutbox to the EndpointMark Felder
This is the modern way of configuring it
2023-05-31Fix deprecated calls to get_flash/2Mark Felder
2023-05-31Merge branch 'validate-host' into 'develop'Haelwenn
Validate Host header for MediaProxy and Uploads See merge request pleroma/pleroma!3896
2023-05-30Switch from serving a 400 to a 302Mark Felder
2023-05-29Add OnlyMedia Upload Filter to simplify restricting uploads to audio, image, ↵Mark Felder
and video types
2023-05-29Fix unused assignmentMark Felder
2023-05-29Validate Host header matches expected value before allowing access to UploadsMark Felder
2023-05-29Validate Host header matches expected value before allowing access to MediaProxyMark Felder
2023-05-29twitter card: handle case where image has no alt textfaried nawaz
2023-05-29fix meta tag for twitter cards and image attachmentsfaried nawaz
The name of the tag should be twitter:image, not twitter:player. Also, add twitter:image:alt meta tags.
2023-05-29add url to Metadata.build_tags callfaried nawaz
If static_fe is enabled, going to https://pleroma/notice/some-id results in <meta content="https://pleroma/users/someuser" property="og:url"> With this fix, it is <meta content="https://pleroma/notice/some-id" property="og:url"> Additionally, Pleroma.Web.Metadata.Providers.OpenGraph now generates meta tags for attachments in the post.
2023-05-26Merge branch 'release/2.5.2' into mergeback/2.5.2Haelwenn (lanodan) Monnier
2023-05-26Filter OEmbed HTML tagsMark Felder
2023-05-26Filter OEmbed HTML tagsMark Felder
2023-05-26Enforce unauth restrictions for public streaming endpointstusooa
2023-05-26Merge branch 'issue/3126' into 'develop'Haelwenn
MediaProxyController: Apply CSP sandbox See merge request pleroma/pleroma!3890
2023-05-26Merge branch 'tusooa/fix-object-test' into 'develop'Haelwenn
Fix ObjectTest See merge request pleroma/pleroma!3887
2023-05-26Merge branch 'tusooa/rework-refetch' into 'develop'Haelwenn
Make sure object refetching follows update rules See merge request pleroma/pleroma!3883
2023-05-26MediaProxyController: Apply CSP sandboxMark Felder
2023-05-26ForceMentionsInContent: fix double mentions for Mastodon/Misskey postsZero
The code checked for duplicates using "ap_id", but in Mastodon and Misskey the look like that: Mastodon: https://mastodon.example.com/users/roger Misskey: https:///misskey.example.com/users/104ab42f11 The fix is to also check for "uri", which is what will be in the "explicitly_mentioned_uris" list: Mastodon: https://mastodon.example.com/@roger Misskey: https://misskey.example.com/@roger
2023-05-25Fix deleting banned users' statusestusooa
2023-05-25Show more informative errors when profile exceeds char limitstusooa
2023-05-22Fix unused variabletusooa