| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-07-29 | added tests for OstatusController | Maksim | |
| 2019-07-28 | transmogrifier: use User.delete() instead of handrolled user deletion code ↵ | Ariadne Conill | |
| for remote users Closes #1104 | |||
| 2019-07-28 | add account confirmation email resend in mastodon api | Sachin Joshi | |
| 2019-07-28 | fixed User.update_and_set_cache for stale user | Maksim | |
| 2019-07-28 | Merge branch 'develop' into 'develop' | kaniini | |
| Fix HTTP sig tweak on KeyId See merge request pleroma/pleroma!1496 | |||
| 2019-07-28 | Handle 303 redirects | Sergey Suprunenko | |
| 2019-07-28 | Fix HTTP sig tweak on KeyId | Thomas Sileo | |
| 2019-07-26 | [#1097] added redirect: /pleroma/admin -> /pleroma/admin/ | Maksim | |
| 2019-07-24 | Merge branch 'fix-remote-follow-from-ostatus-subscribe' into 'develop' | kaniini | |
| Fix remote follow from /ostatus_subscribe Closes #1103 See merge request pleroma/pleroma!1472 | |||
| 2019-07-24 | Show the url advertised in the Activity in the Status JSON response | Sergey Suprunenko | |
| 2019-07-24 | Do not prepend /media/ when using base_url | feld | |
| This ensures admin has full control over the path where media resides. | |||
| 2019-07-25 | Change to not require `magic-public-key` on WebFinger | kPherox | |
| 2019-07-24 | tests WebFinger | Maksim | |
| 2019-07-24 | Add `domain_blocking` to the relationship API (GET ↵ | Eugenij | |
| /api/v1/accounts/relationships) | |||
| 2019-07-24 | check both item and parent domain blocks | sadposter | |
| 2019-07-24 | move domain block check to with block | Sadposter | |
| 2019-07-24 | honour domain blocks on streaming notifications | Sadposter | |
| 2019-07-23 | Merge branch 'feature/admin-api-user-statuses' into 'develop' | kaniini | |
| Admin API: Endpoint for fetching latest user's statuses See merge request pleroma/pleroma!1413 | |||
| 2019-07-23 | rich media: parser: splice the given URL into the result | Ariadne Conill | |
| 2019-07-24 | Merge branch 'develop' into feature/admin-api-user-statuses | Maxim Filippov | |
| 2019-07-24 | AdminAPI: Add "godmode" while fetching user statuses (i.e. admin can see ↵ | Maxim Filippov | |
| private statuses) | |||
| 2019-07-23 | Merge branch 'chore/adminapi-deprecated-endpoints' into 'develop' | kaniini | |
| Router: Remove deprecated AdminAPI endpoints See merge request pleroma/pleroma!1466 | |||
| 2019-07-23 | Router: Remove deprecated AdminAPI endpoints | Haelwenn (lanodan) Monnier | |
| 2019-07-23 | Admin config fix | Alexander Strizhakov | |
| 2019-07-23 | tests for Pleroma.Web.ActivityPub.Publisher | Maksim | |
| 2019-07-23 | Merge branch 'bugfix/unauthed-liked-by' into 'develop' | kaniini | |
| Bugfix: don't error out on unauthorized request to liked/favourited_by See merge request pleroma/pleroma!1474 | |||
| 2019-07-23 | Merge branch 'fix/subscriber-notifications' into 'develop' | kaniini | |
| Do not notify subscribers for messages from users which are replies to others See merge request pleroma/pleroma!1477 | |||
| 2019-07-23 | Fix function | Mark Felder | |
| 2019-07-23 | move unauth'd user blocks?/2 check | Sadposter | |
| 2019-07-23 | Do not notify subscribers for messages from users which are replies to others | Mark Felder | |
| 2019-07-23 | signature: properly deduce the actor from misskey key IDs | Ariadne Conill | |
| 2019-07-23 | Mix format | 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-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 | Bugfix: muted/blocked user notification streaming | Sadposter | |
| 2019-07-22 | Add tests for users tasks and PleromaAuthenticator | Sergey Suprunenko | |
| 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 | router: ensure the AP sharedinbox path is registered first | Ariadne Conill | |
| 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 | 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 | #1110 fixed /api/pleroma/healthcheck | Maksim | |
