aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2021-05-13Merge branch 'link-fixes' into rich-mediarich-mediaAlex Gleason
2021-05-13Fall back to discovery when OEmbed is invalidAlex Gleason
2021-05-13Merge branch 'link-fixes' into rich-mediaAlex Gleason
2021-05-13Rich media: have invalid Rich/Video fall back to LinkAlex Gleason
2021-05-13Parser: don't be so strict about validating Embeds (leave it up to the Card)Alex Gleason
2021-05-13Rich media: merge URIs when neededAlex Gleason
2021-05-05Merge remote-tracking branch 'pleroma/develop' into rich-media-reduxAlex Gleason
2021-05-05Fall back to OEmbed "url" for Photo typesAlex Gleason
2021-05-04Add rich type back but sanitize HTML betterAlex Gleason
2021-05-04Reject "rich" type embeds for nowAlex Gleason
2021-05-04Sanitize rich media HTMLAlex Gleason
2021-05-04Fix existing testsAlex Gleason
2021-05-04Fix MastodonAPI.StatusViewTestAlex Gleason
2021-05-04Fix ParserTestAlex Gleason
2021-05-04Let :oembed_providers_enabled be configurableAlex Gleason
2021-05-04Add Parser.CardTestAlex Gleason
2021-05-04Handle invalid cardsAlex Gleason
2021-05-04Refactor rich media parser to store %Embed{} instead of %Card{}Alex Gleason
2021-05-04Fix TwitterCard testsAlex Gleason
2021-05-04Update TwitterCard tests and add Parser.MetaTagsAlex Gleason
2021-05-04Make OEmbed discovery workAlex Gleason
2021-05-04Merge branch 'dont-crash-email-settings' into 'develop'feld
2021-05-04Get basic embed workingAlex Gleason
2021-05-03Merge remote-tracking branch 'pleroma/develop' into dont-crash-email-settingsAlex Gleason
2021-05-03Don't crash when email settings are invalidAlex Gleason
2021-04-30Merge remote-tracking branch 'upstream/develop' into earmarkAlex Gleason
2021-04-30Remove Pleroma.Formatter.minify/2Alex Gleason
2021-04-29Merge remote-tracking branch 'upstream/develop' into oauth-token-idAlex Gleason
2021-04-22Cleanup and ensure we obey custom Repo timeoutMark Felder
2021-04-22OTP releases executing commands via pleroma_ctl show the parent of the proces...Mark Felder
2021-04-22Try to set query timeout intelligentlyMark Felder
2021-04-22Add utility function to return infinite timeout for SQL transactions if we de...Mark Felder
2021-04-22Set Repo.transaction/2 timeout to infinity. Fixes pleroma.user delete_activit...Mark Felder
2021-04-19Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into feature/opt...Sean King
2021-04-19Fix error response which was breaking tests related to pinned postsMark Felder
2021-04-18Add opting out of Google FLoC to HTTPSecurityPlug headersSean King
2021-04-16Merge branch 'features/ingestion-ecto-tag' into 'develop'rinpatch
2021-04-16Merge branch 'feature/521-pinned-post-federation' into 'develop'rinpatch
2021-04-16Merge branch 'fix/2593-reading-exported-config-file' into 'develop'rinpatch
2021-04-14Revert guards on string_to_elixir_types/1, remove unnecessary assignment in testMark Felder
2021-04-13Improve string_to_elixir_types/1 with guardsMark Felder
2021-04-13Add ConcurrentLimiter to module_name?/1 and apply string_to_elixir_types/1 to...Mark Felder
2021-04-09Use URI.merge to prevent concatenating two canonical URLs when a custom insta...Mark Felder
2021-04-08release runtime provider fix for pathsAlexander Strizhakov
2021-04-05Move tag fixup to object_validatorHaelwenn (lanodan) Monnier
2021-04-01object_validators: Mark validate_data as privateHaelwenn (lanodan) Monnier
2021-04-01Insert string-hashtags in PipelineHaelwenn (lanodan) Monnier
2021-04-01pipeline_test: Fix usage of %Activity{}Haelwenn (lanodan) Monnier
2021-04-01TagValidator: NewHaelwenn (lanodan) Monnier
2021-04-01Revert "Merge branch 'patch-fix-open-api-spec' into 'develop'"Haelwenn