Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-07-19 | Merge branch 'feature/richmedia-ttl' into 'develop' | kaniini | |
add the rich media ttl based on image exp time See merge request pleroma/pleroma!1438 | |||
2019-07-19 | Merge branch 'refactor/http-signature-plug' into 'develop' | kaniini | |
http signature plug: separation of concerns See merge request pleroma/pleroma!1449 | |||
2019-07-19 | #1110 fixed /api/pleroma/healthcheck | Maksim | |
2019-07-19 | change the structure of image ttl parsar | Sachin Joshi | |
2019-07-18 | Merge branch 'develop' into feature/admin-api-user-statuses | Maxim Filippov | |
2019-07-18 | mapped signature plug: use `user` assign like authentication plug | Ariadne Conill | |
2019-07-18 | tests for Plugs.AuthenticationPlug | Maksim | |
2019-07-18 | tests: add tests for mapped signature plug | Ariadne Conill | |
2019-07-18 | http signature plug: remove redundant checks handled by HTTPSignatures library | Ariadne Conill | |
the redundant checks assumed a POST request, which will not work for signed GETs. this check was originally needed because the HTTPSignatures adapter assumed that the requests were also POST requests. but now, the adapter has been corrected. | |||
2019-07-18 | Merge branch 'feature/signed-object-fetches' into 'develop' | kaniini | |
signed object fetches See merge request pleroma/pleroma!1446 | |||
2019-07-18 | tests for Uploader with webhook | Maksim | |
2019-07-17 | tests: add tests for signed object fetches | Ariadne Conill | |
2019-07-17 | Merge branch 'feature/instance-fetch-actor' into 'develop' | kaniini | |
instance fetch service actor See merge request pleroma/pleroma!1440 | |||
2019-07-17 | Merge branch 'feature/http-signatures-keyid' into 'develop' | kaniini | |
http signatures: derive actor from key IDs See merge request pleroma/pleroma!1442 | |||
2019-07-17 | http signatures: derive actor ID from key ID. | Ariadne Conill | |
Almost all AP servers return their key ID as the actor URI with #main-key added. Hubzilla, which doesn't, uses a URL which refers to the actor anyway, so worst case, Hubzilla users get refetched. | |||
2019-07-17 | Fix password reset for non-test env | Eugenij | |
Fixes `Plug.Conn.NotSentError` that causes a 5xx error in response instead of 404 and 400. Fixes pattern matching error caused by different response format in test and non-test env: `Pleroma.Emails.Mailer.deliver_async` returns :ok when PleromaJobQueue is enabled and `{:ok, _}` when it's disabled. In tests, it's disabled. | |||
2019-07-17 | tests: add test for fetching the internal fetch actor | Ariadne Conill | |
2019-07-17 | user: add is_internal_user? helper function | Ariadne Conill | |
2019-07-17 | Merge branch 'feature/mention-mrf' into 'develop' | kaniini | |
Add MRF MentionPolicy for dropping posts which mention specific actors See merge request pleroma/pleroma!1439 | |||
2019-07-17 | Add MRF MentionPolicy for dropping posts which mention specific actors | RX14 | |
2019-07-16 | mastoapi password reset | Alexander Strizhakov | |
added rate limit to password reset configure rate limit in runtime | |||
2019-07-16 | added tests for Pleroma.Upload.Filter | Maksim | |
2019-07-17 | add the rich media ttl based on image exp time | Sachin Joshi | |
2019-07-16 | Merge develop | Roman Chvanikov | |
2019-07-16 | Add `pleroma.deactivated` to the Account entity (Mastodon API) | Eugenij | |
2019-07-16 | Add the `blocked_by` attribute to the relationship API (`GET ↵ | Eugenij | |
/api/v1/accounts/relationships`) | |||
2019-07-16 | Merge branch 'bugfix/poll-id-as-string' into 'develop' | rinpatch | |
Status View: Poll ids are strings. See merge request pleroma/pleroma!1430 | |||
2019-07-16 | Mastodon Controller: Fix tests. | lain | |
2019-07-16 | Status View: Poll ids are strings. | lain | |
All ids in mastodon are strings, in general. | |||
2019-07-15 | Merge branch 'match-file-name' into 'develop' | feld | |
try to always match the filename for proxy url See merge request pleroma/pleroma!1405 | |||
2019-07-15 | Add more tests for MastodonAPIController and CommonAPI | Sergey Suprunenko | |
2019-07-15 | Merge branch 'develop' into match-file-name | Sachin Joshi | |
# Conflicts: # lib/pleroma/web/media_proxy/media_proxy_controller.ex | |||
2019-07-15 | Merge branch 'admin-configure-atom-keys' into 'develop' | kaniini | |
admin configure - atom keys with leading : See merge request pleroma/pleroma!1424 | |||
2019-07-15 | tests for Pleroma.Signature | Maksim | |
2019-07-15 | migrating task refactor | Alex S | |
2019-07-15 | atom keys with leading : | Alex S | |
2019-07-15 | List messages must be visible for mentioned users | Egor Kislitsyn | |
2019-07-15 | Merge remote-tracking branch 'pleroma/develop' into feature/addressable-lists | Egor Kislitsyn | |
2019-07-15 | Support `list` visibility in StatusView | Egor Kislitsyn | |
2019-07-14 | added tests for Web.MediaProxy | Maksim | |
2019-07-14 | Unfollow should also unsubscribe | Sergey Suprunenko | |
2019-07-14 | tests: fix object containment violations in the transmogrifier tests | Ariadne Conill | |
Some objects were not completely rewritten in the tests, which caused object containment violations. Fix them by rewriting the object IDs to be in an appropriate namespace. | |||
2019-07-14 | Merge branch 'develop' into feature/digest-email | Roman Chvanikov | |
2019-07-14 | security: detect object containment violations at the IR level | Ariadne Conill | |
It is more efficient to check for object containment violations at the IR level instead of in the protocol handlers. OStatus containment is especially a tricky situation, as the containment rules don't match those of IR and ActivityPub. Accordingly, we just always do a final containment check at the IR level before the object is added to the IR object graph. | |||
2019-07-14 | Merge branch 'bugfix/llal-object-containment' into 'develop' | kaniini | |
Object.Fetcher: Handle error on Containment.contain_origin/2 See merge request pleroma/pleroma!1414 | |||
2019-07-14 | FetcherTest: Containment refute called(OStatus.fetch_activity_from_url) | Haelwenn (lanodan) Monnier | |
2019-07-14 | Feature/1072 muting notifications | Alexander Strizhakov | |
2019-07-14 | HttpRequestMock: Add 404s on OStatus fetching for info.pleroma.site | Haelwenn (lanodan) Monnier | |
2019-07-14 | HttpRequestMock: Add missing mocks for object containment tests | Haelwenn (lanodan) Monnier | |
2019-07-14 | Add follow information refetching after following/unfollowing | rinpatch | |