aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2021-01-05Merge branch 'fix/pagination-regression' into 'develop'lain
2021-01-05Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into alexgleason...lain
2021-01-05User: Use ObjectID type to validate also-known-as fieldlain
2021-01-05Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into 1526-accoun...lain
2021-01-05Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into pleroma-mod...lain
2021-01-05AccountControllerTest: Fix test logiclain
2021-01-05Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into object-norm...lain
2021-01-04SideEffects.DeleteTest: asyncify.lain
2021-01-04Add test to validate profile pagination works with keysetMark Felder
2021-01-04Object: Rework how Object.normalize workslain
2021-01-01AdminAPI: return id for moderation log entriesAlex Gleason
2020-12-31Migration to confirm previously-logged-in usersAlex Gleason
2020-12-31Merge branch 'fix/reports-ordering' into 'develop'feld
2020-12-31Ensure newest report is returned first in the listMark Felder
2020-12-31Automatically confirm logged-in usersAlex Gleason
2020-12-30Render AKAs in Actor endpointsAlex Gleason
2020-12-30Merge remote-tracking branch 'upstream/develop' into aliasesAlex Gleason
2020-12-30Support pagination in AdminAPI for user statusesMark Felder
2020-12-28Revert "Merge branch 'features/hashtag-column' into 'develop'"Haelwenn
2020-12-28Merge branch 'features/hashtag-column' into 'develop'Haelwenn
2020-12-28[#3213] Made Object.hashtags/1 work with :hashtags assoc. Adjusted tests.Ivan Tashkinov
2020-12-27insreasing test coverage for StealEmojiPolicyAlexander Strizhakov
2020-12-26Merge remote-tracking branch 'remotes/origin/develop' into feature/object-has...Ivan Tashkinov
2020-12-26[#3213] Hashtag-filtering functions in ActivityPub. Mix task for migrating ha...Ivan Tashkinov
2020-12-26Merge branch 'cachex-test' into 'develop'lain
2020-12-22Added Hashtag entity and objects-hashtags association with auto-sync with `da...Ivan Tashkinov
2020-12-22possibility to run rollback in test envAlexander Strizhakov
2020-12-22Insert text representation of hashtags into object["hashtags"]Haelwenn (lanodan) Monnier
2020-12-21Encapsulation of tags / hashtags fetching from objects.Ivan Tashkinov
2020-12-21Lintinglain
2020-12-21Tests: Stub the pipeline in all tests.lain
2020-12-21Pipeline test: Switch from Mock to Mox.lain
2020-12-21Tests: Add a helper method to reduce sleeping times in test.lain
2020-12-21Lintinglain
2020-12-21Test: More async/sync tweaks.lain
2020-12-21Tests: More test fixes.lain
2020-12-21XMLBuidlder test: Make async.lain
2020-12-21Tests: Make as many tests as possible async.lain
2020-12-21Caching: Add caching behavior, add null implementation.lain
2020-12-19Add test for subscribe_address in JSON WebFinger responseKaizhe Huang
2020-12-18Tests: Use NullCache for async tests.lain
2020-12-18Cachex: Make caching provider switchable at runtime.lain
2020-12-18Tests: Remove unneeded explicit cachex use.lain
2020-12-18Tests: Reset all cachex caches between synchronous testslain
2020-12-17Merge remote-tracking branch 'upstream/develop' into registration-workflowAlex Gleason
2020-12-16Merge branch 'fix/2336-mastoapi-ws-posts-dropping' into 'develop'lain
2020-12-15Merge branch 'support/2255_posix_errors' into 'develop'lain
2020-12-14Fix for dropping posts/notifs in WS when mix task is executedAlexander Strizhakov
2020-12-11Use Pleroma.Formatter.markdown_to_html/1 in the testsMark Felder
2020-12-11Upgrade linkify, test URL issues, fixes #2026 #1942Alex Gleason