aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2021-01-08Merge remote-tracking branch 'upstream/develop' into confirm-usersAlex Gleason
2021-01-08Remove ConfirmUserPlugAlex Gleason
2021-01-08Merge branch 'fix/missing_emoji_steal_dir' into 'develop'lain
2021-01-07Backups: render ID in APIAlex Gleason
2021-01-07ActivtityPub Test: Add example for guppe actorlain
2021-01-07Merge branch 'object-normalize-refactor' into 'develop'lain
2021-01-07Merge branch 'adminapi-user-email' into 'develop'lain
2021-01-06Add AdminAPI.AccountViewTestAlex Gleason
2021-01-06AdminAPI: return user emailAlex Gleason
2021-01-06allow external emojiRoger Braun
2021-01-05Add test to validate URLs to custom emojis are properly encodedMark Felder
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