aboutsummaryrefslogtreecommitdiff
path: root/test/pleroma
AgeCommit message (Expand)Author
2021-08-06Add tests for setting `:instance, :quarantined_instances`Ilja
2021-08-06Make mrfSimple work with tuplesIlja
2021-08-06Deprectate strings for SimplePolicyIlja
2021-08-04Merge remote-tracking branch 'pleroma/develop' into staff-plugAlex Gleason
2021-07-18Merge remote-tracking branch 'pleroma/develop' into poll-notification-fixesAlex Gleason
2021-07-18Poll notification: only notify local usersAlex Gleason
2021-07-18Poll notification: trigger PollWorker through common_pipelineAlex Gleason
2021-07-17MastodonAPI: Support poll notificationAlex Gleason
2021-07-17Merge remote-tracking branch 'pleroma/develop' into instance-deletionAlex Gleason
2021-07-17AdminAPI.InstanceController: clean up tests, rename actionsAlex Gleason
2021-07-17AdminAPI: add DELETE /instances/:instance to delete all content from a remote...Alex Gleason
2021-07-17Add Instance.delete_users_and_activities/1 to delete all content from a remot...Alex Gleason
2021-07-17Create AdminAPI.InstanceControllerAlex Gleason
2021-07-14Merge branch 'admin-api-users-sort' into 'develop'feld
2021-07-14Merge remote-tracking branch 'pleroma/develop' into admin-api-users-dateAlex Gleason
2021-07-14AdminAPI: add date to usersAlex Gleason
2021-07-13Merge remote-tracking branch 'pleroma/develop' into admin-api-users-sortAlex Gleason
2021-07-13AdminAPI: sort user results by ID descendingAlex Gleason
2021-07-12Moderators: reorganize :admin_api pipeline in RouterAlex Gleason
2021-07-12Moderators: add UserIsStaffPlugAlex Gleason
2021-07-12Merge branch 'features/ingestion-page' into 'develop'Haelwenn
2021-07-12AP C2S: Remove restrictions and make it go through pipelineHaelwenn (lanodan) Monnier
2021-07-10Delete MastoFE Controller TestSean King
2021-07-10Merge develop branch upstreamSean King
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-29Correctly purge a remote userAlex Gleason
2021-06-22Add test on changing [:instance, :upload_limit]Haelwenn (lanodan) Monnier
2021-06-10Merge branch 'fix/twittercard-video-dimensions' into 'develop'feld
2021-06-09Test that videos only get image thumbnails in OGP metadata when we can produc...Mark Felder
2021-06-09Metadata.Utils.attachment_url/1 was used in this test tooMark Felder
2021-06-09ObjectValidators.{Announce,EmojiReact,Like}: Fix context, actor & addressingHaelwenn (lanodan) Monnier
2021-06-08Set the correct height/width if the data is available when generating opengra...Mark Felder
2021-06-08Twittercard metadata for images should also include dimensions if availableMark Felder
2021-06-08Set the correct height/width if the data is available when generating twitter...Mark Felder
2021-06-08Merge branch 'metadata-for-all' into 'develop'feld
2021-06-08Blurhash varies slightly by computer generating it, so just validate it wasn'...Mark Felder
2021-06-08Merge branch 'improve-og-embed' into 'develop'feld
2021-06-08Update test names and verify blurhash is correctly generated for imagesMark Felder
2021-06-08Add test for AnalyzeMetadata upload filter fetching dimensions from a videoMark Felder
2021-06-07Create WrapperAuthenticator and simplify Authenticator behaviourAlex Gleason
2021-06-07Channel name was incorrect. We left it as chat:public for backwards compatibi...Mark Felder
2021-06-07Test was named incorrectly and did not executeMark Felder
2021-06-07Fix test warningsMark Felder
2021-06-07FormattingMark Felder
2021-06-04Fix merge conflicts with upstreamSean King
2021-06-04Merge branch 'tests/openapi-everywhere' into 'develop'Haelwenn
2021-06-04Pipeline Ingestion: PageHaelwenn (lanodan) Monnier