summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-09Merge branch 'eblurhash-hex' into 'develop'feld
2021-06-09Formatting of the commentMark Felder
2021-06-09Add new Twittercard/OGP changesMark Felder
2021-06-09Test that videos only get image thumbnails in OGP metadata when we can produc...Mark Felder
2021-06-09CredoMark Felder
2021-06-09LintMark Felder
2021-06-09Fix incorrectly ordered arguments to the function and not properly merging li...Mark Felder
2021-06-09Metadata.Utils.attachment_url/1 was used in this test tooMark Felder
2021-06-09Add a video thumbnail to the OpenGraph metadata if Media Preview Proxy is ena...Mark Felder
2021-06-09Remove Metadata.Utils.attachment_url/1Mark Felder
2021-06-09Use eblurhash 1.1.0 from HexAlex Gleason
2021-06-09ObjectValidators.{Announce,EmojiReact,Like}: Fix context, actor & addressingHaelwenn (lanodan) Monnier
2021-06-09Merge branch 'cycles-plug-deps' into 'develop'Haelwenn
2021-06-09Merge branch 'cycles-side-effects' into 'develop'Haelwenn
2021-06-09Merge branch 'cycles-instances' into 'develop'Haelwenn
2021-06-08Refactor skipped plugs into Pleroma.Web functionsAlex Gleason
2021-06-08Switch to runtime deps in ActivityPub.SideEffectsAlex Gleason
2021-06-08Switch to runtime deps in Pleroma.InstancesAlex Gleason
2021-06-08Switch OGP default type from "website" to "article"Mark Felder
2021-06-08Merge branch 'cycles-config-loader-redux' into 'develop'feld
2021-06-08Merge branch 'cycles-user-view' into 'develop'feld
2021-06-08Set the correct height/width if the data is available when generating opengra...Mark Felder
2021-06-08Create AdminAPI.UserView to avoid compile-time depAlex Gleason
2021-06-08Only use fallback for videos and only add this metadata for images if we real...Mark Felder
2021-06-08Twittercard metadata for images should also include dimensions if availableMark Felder
2021-06-08Ignore runtime deps in Pleroma.Config.Loader with Module.concat/1Alex Gleason
2021-06-08Set the correct height/width if the data is available when generating twitter...Mark Felder
2021-06-08Merge branch 'metadata-for-all' into 'develop'feld
2021-06-08Blurhash varies slightly by computer generating it, so just validate it wasn'...Mark Felder
2021-06-08Merge branch 'improve-og-embed' into 'develop'feld
2021-06-08Update test names and verify blurhash is correctly generated for imagesMark Felder
2021-06-08Add test for AnalyzeMetadata upload filter fetching dimensions from a videoMark Felder
2021-06-08Merge branch 'cycles-params' into 'develop'feld
2021-06-08Update scope of AnalyzeMetadata featuresMark Felder
2021-06-08Support metadata for video files tooMark Felder
2021-06-08Fix order of Pleroma.Web.Utils.Params aliasesAlex Gleason
2021-06-08Pleroma.Web.Params --> Pleroma.Web.Utils.ParamsAlex Gleason
2021-06-08Pleroma.Web.ControllerHelper.truthy_param?/1 --> Pleroma.Web.Params.truthy_pa...Alex Gleason
2021-06-08Merge branch 'cycles-uploads' into 'develop'feld
2021-06-08Merge branch 'cycles-authenticator' into 'develop'feld
2021-06-07Create WrapperAuthenticator and simplify Authenticator behaviourAlex Gleason
2021-06-07Upload.Filter: use generic types in @specAlex Gleason
2021-06-07Merge branch 'fix/config-test-warning' into 'develop'feld
2021-06-07Merge branch 'pleromapi' into 'develop'feld
2021-06-07Merge branch 'cycles-guard' into 'develop'feld
2021-06-07Channel name was incorrect. We left it as chat:public for backwards compatibi...Mark Felder
2021-06-07Test was named incorrectly and did not executeMark Felder
2021-06-07Fix test warningsMark Felder
2021-06-07Put custom guards in Web.Utils.GuardsAlex Gleason
2021-06-07FormattingMark Felder