Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-07-20 | Merge branch '1112-user-insert-conflict-id-preservation' into 'develop' | kaniini | |
[#1112] Preserving `id` on user insert conflict Closes #1112 See merge request pleroma/pleroma!1456 | |||
2019-07-20 | Merge branch 'tests/mock-sha512-crypt' into 'develop' | kaniini | |
[tests] Mock :crypt.crypt/2 function in AuthenticationPlugTest Closes #1114 See merge request pleroma/pleroma!1455 | |||
2019-07-20 | [tests] Mock :crypt.crypt/2 function in AuthenticationPlugTest | Sergey Suprunenko | |
2019-07-20 | [#1112] Preserving `id` on user insert conflict on order not to violate ↵ | Ivan Tashkinov | |
conversation_partipations_user_id_fkey constraint. | |||
2019-07-19 | Merge branch 'feature/matstodon-statuses-by-name' into 'develop' | feld | |
Feature/matstodon statuses by name See merge request pleroma/pleroma!1211 | |||
2019-07-19 | Merge branch 'develop' into feature/matstodon-statuses-by-name | Mark Felder | |
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 'feature/mix-unsubscribe-all-from-instance' into 'develop' | kaniini | |
mix: add pleroma.user unsubscribe_all_from_instance See merge request pleroma/pleroma!1454 | |||
2019-07-19 | mix: add pleroma.user unsubscribe_all_from_instance | Ariadne Conill | |
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 | Merge branch 'issue/1110' into 'develop' | kaniini | |
#1110 fixed /api/pleroma/healthcheck Closes #1110 See merge request pleroma/pleroma!1453 | |||
2019-07-19 | #1110 fixed /api/pleroma/healthcheck | Maksim | |
2019-07-19 | Merge branch 'patch-2' into 'develop' | rinpatch | |
Update clients.md for Fedilab See merge request pleroma/pleroma!1452 | |||
2019-07-19 | Fix domain for the contact clients.md | tom79 | |
2019-07-19 | Update clients.md for Fedilab | tom79 | |
- Change owner (@fedilab@framapiaf.org), Source code: Framagit, Add some other supported features | |||
2019-07-19 | update the docs | Sachin Joshi | |
2019-07-19 | change the structure of image ttl parsar | Sachin Joshi | |
2019-07-18 | mapped signature plug: use `user` assign like authentication plug | Ariadne Conill | |
2019-07-18 | Merge branch 'tests/authentication_plug' into 'develop' | kaniini | |
tests for Plugs.AuthenticationPlug See merge request pleroma/pleroma!1450 | |||
2019-07-18 | tests for Plugs.AuthenticationPlug | Maksim | |
2019-07-18 | tests: add tests for mapped signature plug | Ariadne Conill | |
2019-07-18 | mapped signature plug: fix user lookup | Ariadne Conill | |
2019-07-18 | mapped signature plug: don't invalidate in cases where a signature is ↵ | Ariadne Conill | |
actually not present (testsuite) | |||
2019-07-18 | mix: update http signatures dependency | Ariadne Conill | |
2019-07-18 | plugs: add MappedSignatureToIdentityPlug | Ariadne Conill | |
2019-07-18 | signature: make key_id_to_actor_id() public | 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 | Merge branch 'tests/uploads' into 'develop' | kaniini | |
tests for Uploader with webhook See merge request pleroma/pleroma!1447 | |||
2019-07-18 | tests for Uploader with webhook | Maksim | |
2019-07-18 | Merge branch 'fix-howto_mediaproxy' into 'develop' | kaniini | |
Fix media proxy doc redirect setting not working See merge request pleroma/pleroma!1448 | |||
2019-07-18 | Fix redirect setting not working | aries | |
2019-07-17 | update changelog | Ariadne Conill | |
2019-07-17 | tests: add tests for signed object fetches | Ariadne Conill | |
2019-07-17 | Merge branch 'patch-2' into 'develop' | kaniini | |
Update clients.md - added Homepage for Fedilab Android app See merge request pleroma/pleroma!1444 | |||
2019-07-17 | Update clients.md - added Homepage for Fedilab Android app | tallship | |
2019-07-17 | Merge branch 'patch-3' into 'develop' | kaniini | |
Update otp_en.md - Added creation of initial admin user See merge request pleroma/pleroma!1445 | |||
2019-07-17 | fetcher: sign object fetches if configured | Ariadne Conill | |
2019-07-17 | Update otp_en.md - Added creation of initial admin user | Bradley D. Thornton | |
2019-07-17 | config: add sign_object_fetches option | 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 | mix: bump http_signatures dependency to a2a5982fa167fb1352fbd518ce6b606ba233a989 | Ariadne Conill | |
2019-07-17 | Merge branch 'password-reset-fix-for-non-test-env' into 'develop' | kaniini | |
Fix password reset for non-test env See merge request pleroma/pleroma!1441 | |||
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 | update changelog | Ariadne Conill | |
2019-07-17 | tests: add test for fetching the internal fetch actor | Ariadne Conill | |
2019-07-17 | activitypub: represent internal fetch actor | Ariadne Conill | |
2019-07-17 | activitypub: introduce internal fetch service actor | Ariadne Conill | |