summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-07-06Merge branch 'remote-deletions' into 'develop'feld
2021-07-02fix the fucking list timelines on mastofe/soapbox-femarcin mikołajczak
2021-06-30Deletions: change User.purge/1 to defp, add CHANGELOG entryAlex Gleason
2021-06-30Merge remote-tracking branch 'pleroma/develop' into remote-deletionsAlex Gleason
2021-06-30Deletions: don't purge keys so Delete/Undo activities can be signedAlex Gleason
2021-06-30Deletions: allow deactivated users to be deletedAlex Gleason
2021-06-29Deletions: preserve account status fields during purge, fix checksAlex Gleason
2021-06-29Also purge the user in User.perform/2Alex Gleason
2021-06-29Deletions: purge the user immediatelyAlex Gleason
2021-06-29Correctly purge a remote userAlex Gleason
2021-06-25Merge branch 'fix-2686' into 'develop'Haelwenn
2021-06-24Activity deletion: fix FunctionClauseError #2686Alex Gleason
2021-06-23Merge branch 'ecto-upgrade' into 'develop'feld
2021-06-23Upgrade Ecto to v3.6.2, remove deprecated ecto_explainAlex Gleason
2021-06-22Merge branch 'bugfix/upload-limit-plug' into 'develop'Haelwenn
2021-06-22Merge branch 'docs/dependencies-rewrite' into 'develop'feld
2021-06-22Add test on changing [:instance, :upload_limit]Haelwenn (lanodan) Monnier
2021-06-22Downgrade Plug to 1.10.x, revert upload_limit tuple to function changeHaelwenn (lanodan) Monnier
2021-06-11Merge branch 'cycles-ci-skip' into 'develop'Haelwenn
2021-06-11Cycles CI: skip unless Elixir code is modifiedAlex Gleason
2021-06-11docs/…/opt_en.md: Reuse /main/ repository url for the /community/ repoHaelwenn (lanodan) Monnier
2021-06-11docs: Remove Erlang Solutions repositoryHaelwenn (lanodan) Monnier
2021-06-11docs: Use one file to describe dependenciesHaelwenn (lanodan) Monnier
2021-06-10Merge branch 'fix/twittercard-video-dimensions' into 'develop'feld
2021-06-10Add note about video thumbnails for code spelunkers unfamiliar with Media Pre...Mark Felder
2021-06-09Merge branch 'cycles-ci' into 'develop'feld
2021-06-09Fix compile cycle in Pleroma.Tests.AuthTestControllerAlex Gleason
2021-06-09Cycles CI: disable cacheAlex Gleason
2021-06-09CI: echo $MIX_ENVAlex Gleason
2021-06-09Add cycles test to .gitlab-ci.ymlAlex Gleason
2021-06-09Merge branch 'refactor/ingestion-activity-context' into 'develop'feld
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