summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-12-12Merge branch 'build-releases-with-provided-libvips-2' into 'develop'lain
Mix: Update vix. See merge request pleroma/pleroma!3994
2023-12-12Mix: Update vix.Lain Soykaf
2023-12-11Merge branch 'build-releases-with-provided-libvips-2' into 'develop'lain
Use version of vix that compiles correctly under arm32 See merge request pleroma/pleroma!3993
2023-12-11Use version of vix that compiles correctly under arm32Lain Soykaf
2023-12-11Merge branch 'authorize-interaction' into 'develop'lain
Support /authorize-interaction route used by Mastodon See merge request pleroma/pleroma!3957
2023-12-11Merge branch 'build-releases-with-provided-libvips-2' into 'develop'lain
Build releases with provided libvips 2 See merge request pleroma/pleroma!3992
2023-12-11ChangelogLain Soykaf
2023-12-11Gitlab CI: Build using system provided libvipsLain Soykaf
2023-12-11Merge branch 'optimistic-inbox' into 'develop'lain
Optimistic Inbox See merge request pleroma/pleroma!3989
2023-12-11LintingLain Soykaf
2023-12-11BackupTest: Fix testsLain Soykaf
2023-12-11UploadMediaPlugTest: Fix testsLain Soykaf
2023-12-11AttachmentValidatorTest: Fix testsLain Soykaf
2023-12-11Push.ImplTest: Fix testsLain Soykaf
2023-12-11BackupViewTest: Fix TestsLain Soykaf
2023-12-11MascotControllerTest: Fix testsLain Soykaf
2023-12-11CommonAPITest: Fix testsLain Soykaf
2023-12-11ActivityPubTest: Fix testsLain Soykaf
2023-12-11UpdateCredentialsTest: Fix testsLain Soykaf
2023-12-11ChatControllerTest: Fix testsLain Soykaf
2023-12-11ObjectTest: Fix testsLain Soykaf
2023-12-11MastodonAPI.AccountViewTest: Fix testsLain Soykaf
2023-12-11RemoteFollowControllerTest: Fix testLain Soykaf
2023-12-11UploadTest: Fix testLain Soykaf
2023-12-11MediaProxyControllerTest: Fix testsLain Soykaf
2023-12-11FrontendStaticPlugTest: Fix testLain Soykaf
2023-12-11ChatMessageReferenceView: Fix testLain Soykaf
2023-12-11MediaProxyWarmingPolicyTest: Fix testsLain Soykaf
2023-12-11OpenGraphTest: Fix testLain Soykaf
2023-12-11MediaProxyTest: Fix testLain Soykaf
2023-12-11MediaProxyCacheControllerTest: Fix tests.Lain Soykaf
2023-12-11MediaControllerTest: Fix test.Lain Soykaf
2023-12-11ChatValidationTest: Fix tests.Lain Soykaf
2023-12-11S3 Test: Remove global state dependenciesLain Soykaf
2023-12-10User.get_or_fetch_public_key_for_ap_id/1 is no longer required.Mark Felder
2023-12-10ActivityPub.make_user_from_ap_id/1 fetches the whole actor object including ↵Mark Felder
updating the public key for us
2023-12-10Cancel the job if the signature is still invalid after a refetch of the ↵Mark Felder
public key
2023-12-10CI: Use Elixir 1.13 for linting.Lain Soykaf
2023-12-10LintingLain Soykaf
2023-12-10Backup: Fix configLain Soykaf
2023-12-10Tests: Fix all the tests.Lain Soykaf
2023-12-10Backup Tests: Split out async tests, use mox.Lain Soykaf
2023-12-10ActivityPubTest: Swallow logLain Soykaf
2023-12-10Config/Test: Don't start promex during testing.Lain Soykaf
2023-12-10Tests: Remove async from cases that use MockLain Soykaf
2023-12-10Add .rgignore for easier greppingLain Soykaf
2023-12-10TransmogrifierTest: Capture the logLain Soykaf
2023-12-10Tests: Don't run tests that use clear_config asynchronously.Lain Soykaf
2023-12-10Merge branch 'scrubbers-html4-GtS' into 'develop'lain
scrubbers/default: Add more formatting elements from HTML4 / GoToSocial See merge request pleroma/pleroma!3979
2023-12-09Process inbound Delete activities at lowest priorityMark Felder