summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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 u...Mark Felder
2023-12-10Cancel the job if the signature is still invalid after a refetch of the publi...Mark Felder
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
2023-12-09Process inbound Delete activities at lowest priorityMark Felder
2023-12-09Revert "Remove unnecessary forced refresh of user"Mark Felder
2023-12-09Do not retry fetching deleted objectsMark Felder
2023-12-09Merge branch 'kphrx-develop-patch-87655' into 'develop'feld
2023-12-09Merge branch 'migration-fix' into 'develop'lain
2023-12-09Skip transaction to generate the index concurrentlylain
2023-12-08Fix the req_headers formattingMark Felder
2023-12-08Our version of Oban only supports priorities 0-3Mark Felder
2023-12-08Remove unnecessary forced refresh of userMark Felder
2023-12-08Optimistic InboxMark Felder
2023-12-08get_cached_by_ap_id/1 returns a single result, not a tupleMark Felder
2023-12-08Fix test; log message no longer emitted hereMark Felder
2023-12-08Optimistic InboxMark Felder
2023-12-08Permit the index creation to run concurrentlyMark Felder
2023-12-07add changelogkPherox
2023-12-07fix: AnalyzeMetadata filter no longer depends on ImageMagick's commandskPherox
2023-12-07Merge branch 'last_status_at' into 'develop'lain
2023-12-07AccountView: Add test, refactorLain Soykaf
2023-12-07Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into last_status_atLain Soykaf
2023-12-07Merge branch 'more-test-fixes' into 'develop'lain
2023-12-07Merge branch 'reachable-upsert' into 'develop'lain
2023-12-06Change set_reachable/1 to an upsertMark Felder
2023-12-03Revert "CI: Remove test coverage"Lain Soykaf