aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2019-07-23rich media: parser: splice the given URL into the resultAriadne Conill
2019-07-23Admin config fixAlexander Strizhakov
2019-07-23tests for Pleroma.Web.ActivityPub.PublisherMaksim
2019-07-23Merge branch 'bugfix/unauthed-liked-by' into 'develop'kaniini
2019-07-23Merge branch 'fix/subscriber-notifications' into 'develop'kaniini
2019-07-23Fix testMark Felder
2019-07-23Do not notify subscribers for messages from users which are replies to othersMark Felder
2019-07-23signature: properly deduce the actor from misskey key IDsAriadne Conill
2019-07-23fix test names because i cannot typeSadposter
2019-07-23actually reblog on the reblog testSadposter
2019-07-23Use correct URL for testsSadposter
2019-07-23Mix formatSadposter
2019-07-23add tests for unauthed reqs to liked/reblogged_bySadposter
2019-07-22Exclude tests that use :crypt.crypt/2 on macOSSergey Suprunenko
2019-07-22Feature/1087 wildcard option for blocksAlexander Strizhakov
2019-07-22Merge branch 'hardening/stop-misusing-sharedinbox' into 'develop'Haelwenn
2019-07-22Bugfix: muted/blocked user notification streamingSadposter
2019-07-22Add tests for users tasks and PleromaAuthenticatorSergey Suprunenko
2019-07-22Hide blocked users from interactionsSadposter
2019-07-22activitypub: publisher: align sharedinbox usage with AP specification rulesAriadne Conill
2019-07-20[tests] Mock :crypt.crypt/2 function in AuthenticationPlugTestSergey Suprunenko
2019-07-19Merge branch 'feature/richmedia-ttl' into 'develop'kaniini
2019-07-19Merge branch 'refactor/http-signature-plug' into 'develop'kaniini
2019-07-19#1110 fixed /api/pleroma/healthcheckMaksim
2019-07-19change the structure of image ttl parsarSachin Joshi
2019-07-18mapped signature plug: use `user` assign like authentication plugAriadne Conill
2019-07-18tests for Plugs.AuthenticationPlugMaksim
2019-07-18tests: add tests for mapped signature plugAriadne Conill
2019-07-18http signature plug: remove redundant checks handled by HTTPSignatures libraryAriadne Conill
2019-07-18Merge branch 'feature/signed-object-fetches' into 'develop'kaniini
2019-07-18tests for Uploader with webhookMaksim
2019-07-17tests: add tests for signed object fetchesAriadne Conill
2019-07-17Merge branch 'feature/instance-fetch-actor' into 'develop'kaniini
2019-07-17Merge branch 'feature/http-signatures-keyid' into 'develop'kaniini
2019-07-17http signatures: derive actor ID from key ID.Ariadne Conill
2019-07-17Fix password reset for non-test envEugenij
2019-07-17tests: add test for fetching the internal fetch actorAriadne Conill
2019-07-17user: add is_internal_user? helper functionAriadne Conill
2019-07-17Merge branch 'feature/mention-mrf' into 'develop'kaniini
2019-07-17Add MRF MentionPolicy for dropping posts which mention specific actorsRX14
2019-07-16mastoapi password resetAlexander Strizhakov
2019-07-16added tests for Pleroma.Upload.FilterMaksim
2019-07-17add the rich media ttl based on image exp timeSachin Joshi
2019-07-16Add `pleroma.deactivated` to the Account entity (Mastodon API)Eugenij
2019-07-16Add the `blocked_by` attribute to the relationship API (`GET /api/v1/accounts...Eugenij
2019-07-16Merge branch 'bugfix/poll-id-as-string' into 'develop'rinpatch
2019-07-16Mastodon Controller: Fix tests.lain
2019-07-16Status View: Poll ids are strings.lain
2019-07-15Merge branch 'match-file-name' into 'develop'feld
2019-07-15Add more tests for MastodonAPIController and CommonAPISergey Suprunenko