aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2019-06-02Make error message about author's inability to vote more sensiblerinpatch
2019-06-02Add tests for poll viewrinpatch
2019-06-01Fix Credo issuesrinpatch
2019-06-01Resolve merge conflictsrinpatch
2019-06-01Add poll votesrinpatch
2019-05-31Merge branch 'hotfix/leaking-lists' into 'develop'lambda
2019-05-31Mastodon API: Fix lists leaking private postsrinpatch
2019-05-31Fix fix_explicit_addressing moving follower collection to cc and add tests fo...rinpatch
2019-05-30Replace missing non-nullable Card attributes with empty stringsSergey Suprunenko
2019-05-30Merge branch 'use-pleroma-config' into 'develop'lambda
2019-05-30Use Pleroma.Config everywhereEgor Kislitsyn
2019-05-29[#936] fix testsMaksim
2019-05-26Merge branch 'refactor/die-httpoison-die' into 'develop'lambda
2019-05-26mrf: simple policy: fix matching imported activitypub and ostatus statusesWilliam Pitcock
2019-05-25remove @websub and @ostatus module-level constantsWilliam Pitcock
2019-05-25tests: websub: check only that signature validation succeeds or failsWilliam Pitcock
2019-05-25Keep nodeinfo available when not federatingAaron Tinio
2019-05-24Mention all people in the beginning of DMSergey Suprunenko
2019-05-24Move the Cache Control header test to its own filefeld
2019-05-22tests: add tests for banner and avatar removalWilliam Pitcock
2019-05-22Normalize poll votes to Answer objectsrinpatch
2019-05-22[#699] add worker to clean expired oauth tokensMaksim
2019-05-22Merge branch 'feature/object-pruning' into 'develop'lambda
2019-05-22Merge branch 'refactor/keys' into 'develop'lambda
2019-05-22Merge branch 'bugfix/account_view_source.note' into 'develop'rinpatch
2019-05-22MastoAPI AccountView: fill source.note with plaintext version of noteHaelwenn (lanodan) Monnier
2019-05-22Merge branch 'mongooseim-support' into 'develop'kaniini
2019-05-22Merge branch 'fix/api-fallback' into 'develop'kaniini
2019-05-22Do not truncate DM when it contains newlines and safe_dm_mentions is set to trueSergey Suprunenko
2019-05-22move key generation functions into Pleroma.Keys moduleWilliam Pitcock
2019-05-22Fix failing testAaron Tinio
2019-05-22Respond with a 404 Not implemented JSON error messageAaron Tinio
2019-05-22Add tests for fallback routesAaron Tinio
2019-05-21object: fetcher: add support for reinjecting pruned objectsWilliam Pitcock
2019-05-21MastoAPI: Add GET /api/v1/polls/:idrinpatch
2019-05-21Change validation error status codes to be more appropriaterinpatch
2019-05-21Handle poll votesrinpatch
2019-05-21Enforce poll limits and add error handling for MastodonAPI's post endpointrinpatch
2019-05-21Add poll limits to /api/v1/instance and initial staterinpatch
2019-05-20Merge branch 'refactor/add-virtual-thread-muted-field' into 'develop'kaniini
2019-05-21Add virtual :thread_muted? fieldAaron Tinio
2019-05-20Format mascot testsSadposter
2019-05-20Add mascot get/set testsSadposter
2019-05-20Add report filtering to MRF.SimplePolicyAaron Tinio
2019-05-18Resolve merge conflicts and remove IO.inspectsrinpatch
2019-05-18Mastodon API: Add support for posting pollsrinpatch
2019-05-17also suppress link previews from posts marked #nsfwWilliam Pitcock
2019-05-17rich media: suppress link previews if post is marked as sensitiveWilliam Pitcock
2019-05-17MongooseIM: Add basic integration endpoints.lain
2019-05-17Fix specs.lain