aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2021-01-06AdminAPI: return last_known_ip, fixes #1708Alex Gleason
2021-01-06Optionally store user IP addresses, #1708Alex Gleason
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-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-04SideEffects.DeleteTest: asyncify.lain
2021-01-04Add test to validate profile pagination works with keysetMark Felder
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-26Merge branch 'cachex-test' into 'develop'lain
2020-12-22Insert text representation of hashtags into object["hashtags"]Haelwenn (lanodan) Monnier
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-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-08Merge branch 'feat/warn-large-pool-size' into 'develop'lain
2020-12-08ApplicationRequirements: Add test, more text for pool size.lain
2020-12-07instance.reachable?: Limit to binary inputHaelwenn (lanodan) Monnier
2020-12-07instance: Do not fetch unreachable instancesHaelwenn (lanodan) Monnier
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-07Slip in a test to ensure we can use the atom syntax in mix task argumentsMark Felder
2020-12-06[#3174] Refactoring: ConfigDB fetching functions, ConfigDB tests.Ivan Tashkinov