summaryrefslogtreecommitdiff
path: root/test/pleroma/web/mastodon_api
AgeCommit message (Expand)Author
2024-02-06Pleroma.Web.RichMedia.Parser: Remove test-specific codepathsMark Felder
2024-01-15Skip tests on MacOS/Darwin that have always failedMark Felder
2024-01-16Pleroma.Web.MastodonAPI.SubscriptionControllerTest: disable async and use on_...Mark Felder
2024-01-15Fix StatusController test by using the get_query_parameter/2 helper to reliab...Mark Felder
2023-12-29Fix regex string match due to OTP26 key order changeMark Felder
2023-12-28Merge branch 'tusooa/3205-group-actor' into 'develop'Haelwenn
2023-12-28Fix some more typosmarcin mikołajczak
2023-12-27Allow local user to have group actor typetusooa
2023-12-21Merge branch 'instance-v2' into 'develop'Haelwenn
2023-12-13StatusViewTest: Fix tests.Lain Soykaf
2023-12-13Merge branch 'add-opengraph-rich-media-proxy' into 'develop'lain
2023-12-12Add media proxy to opengraph rich media cardsAlexander Tumin
2023-12-12Tests: Remove `skip_on_mac` tagLain Soykaf
2023-12-12Tests: More test fixesLain Soykaf
2023-12-12ScheduledActivityControllerTest: Fix tests, make async.Lain Soykaf
2023-12-12MastodonAPITest: Fix testsLain Soykaf
2023-12-11BackupViewTest: Fix TestsLain Soykaf
2023-12-11UpdateCredentialsTest: Fix testsLain Soykaf
2023-12-11MastodonAPI.AccountViewTest: Fix testsLain Soykaf
2023-12-11MediaControllerTest: Fix test.Lain Soykaf
2023-12-10Tests: Don't run tests that use clear_config asynchronously.Lain Soykaf
2023-12-07AccountView: Add test, refactorLain Soykaf
2023-11-12Merge branch 'quotes-count' into 'develop'lain
2023-11-12Count and display post quotesmarcin mikołajczak
2023-11-12Merge branch 'phoenix1.7' into 'develop'lain
2023-11-12Fix most tests that call SearchIndexWorker.Lain Soykaf
2023-11-08Merge remote-tracking branch 'origin/develop' into instance-v2Marcin Mikołajczak
2023-11-07Merge branch 'develop' into phoenix1.7Mark Felder
2023-09-13Fix quote_visible attributetusooa
2023-09-13Expose quote_id parameter on the apitusooa
2023-09-13StatusView: return quote post inside a reblogAlex Gleason
2023-09-13StatusView: add `quote_visible` paramAlex Gleason
2023-09-13StatusView: fix quote visibilityAlex Gleason
2023-09-13Return quote_url through the API, don't render quotes more than 1 level deepAlex Gleason
2023-09-13StatusControllerTest: test creating a quote postAlex Gleason
2023-09-13StatusView: render the whole quoted statusAlex Gleason
2023-09-03CommonAPI: Prevent users from accessing media of other usersMint
2023-08-11Implement api/v2/instance routemarcin mikołajczak
2023-07-28status context: perform visibility check on activities around a statusfaried nawaz
2023-06-27Merge branch 'tusooa/3119-bio-update' into 'develop'Haelwenn
2023-05-31Fix test warningsMark Felder
2023-05-25Fix deleting banned users' statusestusooa/3054-banned-deletetusooa
2023-05-25Show more informative errors when profile exceeds char limitstusooa
2023-04-13Merge branch 'tusooa/3027-dedupe-poll' into 'develop'Haelwenn
2023-03-26Fix emoji reactions for legacy 2-tuple formatstusooa
2023-03-26Fix existing teststusooa
2023-03-25Dedupe poll optionstusooa
2023-03-16Merge branch 'pleroma-akkoma-emoji-port' into 'develop'Haelwenn
2023-03-12Allow custom emoji reactions: Add pleroma_custom_emoji_reactions feature, rev...Alexander Tumin
2023-03-09Merge branch 'tusooa/block-rel' into 'develop'Haelwenn