Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-07-23 | signature: properly deduce the actor from misskey key IDs | Ariadne Conill | |
2019-07-23 | Update `prometheus_phoenix` to v1.3 in order to support `phoenix@1.4`. | oncletom | |
2019-07-23 | fix test names because i cannot type | Sadposter | |
2019-07-23 | actually reblog on the reblog test | Sadposter | |
2019-07-23 | Use correct URL for tests | Sadposter | |
2019-07-23 | Mix format | Sadposter | |
2019-07-23 | add tests for unauthed reqs to liked/reblogged_by | Sadposter | |
2019-07-23 | fix unauthenticated req to favourited/rebloggd_by | Sadposter | |
2019-07-23 | Use User.get_or_fetch/1 instead of OStatus.find_or_make_user/1 | kPherox | |
2019-07-23 | remove pry | Maxim Filippov | |
2019-07-23 | Fix the sentence and add the setting example | Aries | |
2019-07-22 | Merge branch 'tests/skip-some-tests-on-mac' into 'develop' | kaniini | |
Exclude tests that use :crypt.crypt/2 on macOS See merge request pleroma/pleroma!1470 | |||
2019-07-22 | Exclude tests that use :crypt.crypt/2 on macOS | Sergey Suprunenko | |
2019-07-22 | Merge branch 'changelog' into 'develop' | kaniini | |
changelog See merge request pleroma/pleroma!1469 | |||
2019-07-22 | changelog | Alexander Strizhakov | |
2019-07-22 | Merge branch 'feature/1087-wildcard-option-for-blocks' into 'develop' | kaniini | |
Feature/1087 wildcard option for blocks Closes #1087 See merge request pleroma/pleroma!1467 | |||
2019-07-22 | Feature/1087 wildcard option for blocks | Alexander Strizhakov | |
2019-07-22 | Merge branch 'hardening/stop-misusing-sharedinbox' into 'develop' | Haelwenn | |
activitypub: publisher: align sharedinbox usage with AP specification rules See merge request pleroma/pleroma!1464 | |||
2019-07-22 | Fix static_dir docs | aries | |
2019-07-22 | Merge branch 'bugfix/muted-user-notif-streaming' into 'develop' | kaniini | |
Bugfix: muted/blocked user notification streaming Closes #1105 See merge request pleroma/pleroma!1461 | |||
2019-07-22 | Bugfix: muted/blocked user notification streaming | Sadposter | |
2019-07-22 | Merge branch 'tests/improve-test-coverage' into 'develop' | kaniini | |
Add tests for users tasks and PleromaAuthenticator See merge request pleroma/pleroma!1462 | |||
2019-07-22 | Add tests for users tasks and PleromaAuthenticator | Sergey Suprunenko | |
2019-07-22 | Merge branch 'hide-blocked-from-interaction' into 'develop' | kaniini | |
Hide blocked users from interactions See merge request pleroma/pleroma!1463 | |||
2019-07-22 | Hide blocked users from interactions | Sadposter | |
2019-07-22 | activitypub: publisher: align sharedinbox usage with AP specification rules | Ariadne Conill | |
While debugging the follow breakage, I observed that our sharedInbox usage did not match the rules in the specification. Accordingly, I have better aligned our usage of sharedInbox with the rules outlined in the ActivityPub specification. | |||
2019-07-21 | Merge branch 'fix/rich-media-ttl-fallback' into 'develop' | kaniini | |
Fix rich media parser failing when no TTL can be found by image TTL setters See merge request pleroma/pleroma!1460 | |||
2019-07-21 | Fix rich media parser failing when no TTL can be found by image TTL | rinpatch | |
setters | |||
2019-07-21 | Merge branch 'bugfix/sharedinbox-path-first' into 'develop' | kaniini | |
router: ensure the AP sharedinbox path is registered first See merge request pleroma/pleroma!1458 | |||
2019-07-21 | router: ensure the AP sharedinbox path is registered first | Ariadne Conill | |
2019-07-20 | Resolve merge conflicts | rinpatch | |
2019-07-20 | Apply suggestion to lib/pleroma/object/fetcher.ex | rinpatch | |
2019-07-20 | Apply suggestion to lib/pleroma/user.ex | rinpatch | |
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 | |