summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2024-06-12media_controller_test: Make sure uploader is the Local oneHaelwenn (lanodan) Monnier
2024-06-12Switch formatting checks to Elixir 1.15Haelwenn (lanodan) Monnier
2024-06-11Add PollWorker test; move the streaming notification test to itMark Felder
2024-06-08Switch test case to Impl.build_content/3Mark Felder
2024-06-08Increase web push character limit for the bodyMark Felder
2024-06-08Render nice web push notifications for pollsMark Felder
2024-06-08Test that end of poll notifications are streamed over websocketsMark Felder
2024-06-07Merge branch 'bugfix/rich_media_config' into 'develop'feld
2024-06-07Fixes for default disabled rich media in test environmentMark Felder
2024-06-01Merge branch 'ipfs-dialyzer-fixes' into 'develop'lain
2024-05-31Use proper workers for fetching pins instead of an ad-hoc taskFloatingghost
2024-05-30IPFS uploader: dialyzer fixesMark Felder
2024-05-30Test for missing FK indexesMark Felder
2024-05-28DatabaseTest: Fix test.Lain Soykaf
2024-05-28LintingLain Soykaf
2024-05-28Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into pleroma-fea...Lain Soykaf
2024-05-28LintingLain Soykaf
2024-05-28HTTPSignaturePlugTest: Rewrite to use mox.Lain Soykaf
2024-05-28Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into pleroma-sec...Lain Soykaf
2024-05-27Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into auth-fetch-...Lain Soykaf
2024-05-27Merge branch 'simpler-oban-queues' into 'develop'feld
2024-05-27Merge branch 'explicitly-allow-unsafe-2' into 'develop'lain
2024-05-27Merge branch 'qdrant-search-2' into 'develop'lain
2024-05-27HTTPSecurityPlug: Fix testsLain Soykaf
2024-05-27Fix Oban related testsMark Felder
2024-05-27HttpSecurityPlug: Don't allow unsafe-eval by defaultLain Soykaf
2024-05-27Merge branch 'image-description-summary' into 'develop'lain
2024-05-27Add AntiMentionSpamPolicyAlex Gleason
2024-05-27Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into image-descr...Lain Soykaf
2024-05-27Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into auth-fetch-...Lain Soykaf
2024-05-27Merge branch 'nsfw-api-mrf' into 'develop'lain
2024-05-27Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into nsfw-api-mrfLain Soykaf
2024-05-27IPFSTest: Fix configuration mockingLain Soykaf
2024-05-27Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into pleroma-ipf...Lain Soykaf
2024-05-27NotificationTest: Remove impossible case.Lain Soykaf
2024-05-27Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into reject-repl...Lain Soykaf
2024-05-27QdrantSearch: Add health checks.Lain Soykaf
2024-05-27QdrantSearch: Add healthcheck for qdrantLain Soykaf
2024-05-27Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into qdrant-sear...Lain Soykaf
2024-05-27Merge branch 'search-healthcheck' into 'develop'lain
2024-05-26Return a 422 when trying to reply to a deleted statusMark Felder
2024-05-26Test that healthchecks behave correctly for the expected HTTP responsesMark Felder
2024-05-26Assert that AWS URLs without query parameters do not crashMark Felder
2024-05-23QdrantSearch: Fix actor / author restrictionLain Soykaf
2024-05-23QdrantSearch: Deal with actor restrictionsLain Soykaf
2024-05-22Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into qdrant-sear...Lain Soykaf
2024-05-22WebFingerControllerTest: Restore host after test.Lain Soykaf
2024-05-22Fix testsmarcin mikołajczak
2024-05-22Fix validate_webfinger when running a different domain for Webfingermarcin mikołajczak
2024-05-22Webfinger: Fix testLain Soykaf