aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
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-16Merge developRoman Chvanikov
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
2019-07-15Merge branch 'develop' into match-file-nameSachin Joshi
2019-07-15Merge branch 'admin-configure-atom-keys' into 'develop'kaniini
2019-07-15tests for Pleroma.SignatureMaksim
2019-07-15migrating task refactorAlex S
2019-07-15atom keys with leading :Alex S
2019-07-15List messages must be visible for mentioned usersEgor Kislitsyn
2019-07-15Merge remote-tracking branch 'pleroma/develop' into feature/addressable-listsEgor Kislitsyn
2019-07-15Support `list` visibility in StatusViewEgor Kislitsyn
2019-07-14added tests for Web.MediaProxyMaksim
2019-07-14Unfollow should also unsubscribeSergey Suprunenko
2019-07-14tests: fix object containment violations in the transmogrifier testsAriadne Conill
2019-07-14Merge branch 'develop' into feature/digest-emailRoman Chvanikov
2019-07-14security: detect object containment violations at the IR levelAriadne Conill
2019-07-14Merge branch 'bugfix/llal-object-containment' into 'develop'kaniini
2019-07-14FetcherTest: Containment refute called(OStatus.fetch_activity_from_url)Haelwenn (lanodan) Monnier
2019-07-14Feature/1072 muting notificationsAlexander Strizhakov
2019-07-14HttpRequestMock: Add 404s on OStatus fetching for info.pleroma.siteHaelwenn (lanodan) Monnier
2019-07-14HttpRequestMock: Add missing mocks for object containment testsHaelwenn (lanodan) Monnier
2019-07-14Add follow information refetching after following/unfollowingrinpatch
2019-07-14Add tests for fetch_follow_information_for_user and check object typerinpatch
2019-07-14Merge branch 'develop' into feature/admin-api-user-statusesMaxim Filippov
2019-07-14Admin API: Endpoint for fetching latest user's statusesMaxim Filippov
2019-07-13nodeinfo: implement MRF transparency exclusionsAriadne Conill
2019-07-13Refactor Follows/Followers counter syncronizationrinpatch
2019-07-13[#1041] Rate-limited status actions (per user and per user+status).Ivan Tashkinov
2019-07-12Merge branch 'develop' into fix/ap-hide-followsrinpatch
2019-07-12ActivityPub Controller: Actually pass for_user to following/followersrinpatch
2019-07-12try to always match the filename for proxy urlSachin Joshi
2019-07-12Pleroma.Web.Metadata - testsMaksim
2019-07-12ActivityPub User view: Following/Followers refactoringrinpatch
2019-07-12Move these to pleroma namespace in Mastodon APIMark Felder