aboutsummaryrefslogtreecommitdiff
path: root/test/pleroma/web
AgeCommit message (Expand)Author
2021-01-01AdminAPI: return id for moderation log entriesAlex 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-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-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-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-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: Make as many tests as possible async.lain
2020-12-19Add test for subscribe_address in JSON WebFinger responseKaizhe Huang
2020-12-18Tests: Use NullCache for async tests.lain
2020-12-18Tests: Remove unneeded explicit cachex use.lain
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-09Tweaks to OAuth entities expiration: changed default to 30 days, removed hard...Ivan Tashkinov
2020-12-09Merge branch 'auth-improvements' into 'develop'lain
2020-12-09Merge branch 'stream-follow-updates' into 'develop'lain
2020-12-07Merge remote-tracking branch 'remotes/origin/develop' into auth-improvementsIvan Tashkinov
2020-12-07Merge branch 'feature/configdb-mix-tasks' into 'develop'lain
2020-12-06[#3174] Refactoring: ConfigDB fetching functions, ConfigDB tests.Ivan Tashkinov
2020-12-06Merge remote-tracking branch 'remotes/origin/develop' into auth-improvementsIvan Tashkinov
2020-12-06[#3112] Ensured presence and consistency of :user and :token assigns (EnsureU...Ivan Tashkinov
2020-12-04Merge branch 'issue/2256' into 'develop'feld
2020-12-02Document follow relationship updates and cleanupEgor Kislitsyn
2020-12-02SideEffects: fix testlain
2020-12-02Stream follow updatesEgor Kislitsyn
2020-12-01Search tests: Use on_exit for restoring `persistent_term` staterinpatch
2020-11-30[#3112] Allowed revoking same-user token from any apps. Added tests.Ivan Tashkinov
2020-11-28Merge remote-tracking branch 'remotes/origin/develop' into auth-improvementsIvan Tashkinov
2020-11-28OAuth form user remembering feature. Local MastoFE login / logout fixes.Ivan Tashkinov
2020-11-27digest algorithm is taken from headerAlexander Strizhakov
2020-11-25Merge remote-tracking branch 'remotes/origin/develop' into auth-improvementsIvan Tashkinov
2020-11-25Session token setting on token exchange. Auth-related refactoring.Ivan Tashkinov
2020-11-23Use Jason instead of Poison in testsMark Felder
2020-11-23Search: Save detected pg version in a persistent term.lain
2020-11-23Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into websearchlain