summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2023-12-20Fix invalid string comparison for OTP versions and replace with configMark Felder
2023-12-20Fix more Logger warn -> warningMark Felder
2023-12-20Backwards compatibility for OTPMark Felder
2023-12-20OTP26: Chase the :slave.start/3 deprecationMark Felder
2023-12-20Elixir 1.15: Chase the Logger.warn deprecationMark Felder
2023-12-19Fix Web Push notification deliveryMark Felder
2023-12-16B ActivityPub.Publisher: Prioritize direct mentionsLain Soykaf
2023-12-15UserViewTest: Add basice service actor test.Lain Soykaf
2023-12-13StatusViewTest: Fix tests.Lain Soykaf
2023-12-13Merge branch 'add-opengraph-rich-media-proxy' into 'develop'lain
2023-12-12Revert "EmailTest: use config mock"Lain Soykaf
2023-12-12Revert "Tests: fix more tests"Lain Soykaf
2023-12-12Add media proxy to opengraph rich media cardsAlexander Tumin
2023-12-12LintingLain Soykaf
2023-12-12Tests: fix more testsLain Soykaf
2023-12-12EmailTest: use config mockLain Soykaf
2023-12-12Tests: Remove `skip_on_mac` tagLain Soykaf
2023-12-12Tests: More test fixesLain Soykaf
2023-12-12RichMediaTest: Use mocked configLain Soykaf
2023-12-12ScheduledActivityControllerTest: Fix tests, make async.Lain Soykaf
2023-12-12MastodonAPITest: Fix testsLain Soykaf
2023-12-12ScheduledActivity: Use config mockingLain Soykaf
2023-12-12Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into no-async-cl...Lain Soykaf
2023-12-11Merge branch 'authorize-interaction' into 'develop'lain
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