Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-05-05 | Add OpenAPI spec for MarkerController | Egor Kislitsyn | |
2020-05-05 | Add OpenAPI spec for SubscriptionController | Egor Kislitsyn | |
2020-05-05 | UndoValidator: Add UndoValidator. | lain | |
2020-05-05 | Merge branch 'feature/1737-magic-key-field' into 'develop' | rinpatch | |
User, Webfinger: Remove OStatus vestiges Closes #1737 See merge request pleroma/pleroma!2471 | |||
2020-05-05 | Transmogrifier tests: Extract Undo handling | lain | |
2020-05-05 | ActivityPub: Remove `react_with_emoji`. | lain | |
2020-05-05 | Transmogrifier: Move emoji reactions to common pipeline. | lain | |
2020-05-05 | Transmogrifier: Extract EmojiReact tests. | lain | |
2020-05-05 | Merge branch 'fix/issue-1729' into 'develop' | lain | |
Only update follower/following stats for actor types of users and bots. Closes #1565 and #1729 See merge request pleroma/pleroma!2464 | |||
2020-05-05 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵ | lain | |
feature/delete-validator | |||
2020-05-05 | AP C2S: Restrict creation to `Note`s for now. | lain | |
2020-05-05 | WebFinger Test: Add back test. | lain | |
2020-05-05 | User, Webfinger: Remove OStatus vestiges | lain | |
Mainly the `magic_key` field | |||
2020-05-04 | Transmogrifier.set_sensitive/1: Keep sensitive set to true | Haelwenn (lanodan) Monnier | |
2020-05-04 | LikeValidator: Fix up context. | lain | |
2020-05-04 | LikeValidator: Fix up missing recipients. | lain | |
2020-05-04 | Transmogrifier tests: Extract like tests. | lain | |
2020-05-04 | ActivityPub: Don't fetch `Application` follower counts. | lain | |
2020-05-04 | Merge branch 'develop' into issue/1276-2 | Maksim Pechnikov | |
2020-05-03 | Webfinger: Request account info with the acct scheme | lain | |
2020-05-03 | Various testing fixes in relation to user deletion. | lain | |
2020-05-03 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵ | lain | |
feature/delete-validator | |||
2020-05-03 | Transmogrifier: Don't fetch actor that's guaranteed to be there. | lain | |
2020-05-02 | Merge branch 'feature/1710-consolidate-instance-info' into 'develop' | rinpatch | |
Feature/1710 consolidate instance info Closes #1710 See merge request pleroma/pleroma!2430 | |||
2020-05-02 | Mastodon API: do not create a following relationship if the corresponding ↵ | eugenijm | |
follow request doesn't exist when calling `POST /api/v1/follow_requests/:id/authorize` | |||
2020-05-02 | Deactivate local users on deletion instead of deleting the record | rinpatch | |
Prevents the possibility of re-registration, which allowed to read DMs of the deleted account. Also includes a migration that tries to find any already deleted accounts and insert skeletons for them. Closes pleroma/pleroma#1687 | |||
2020-05-02 | [#1732] Made AP C2S :followers and :following endpoints serve on no auth | Ivan Tashkinov | |
(as for related :api pipeline endpoints). | |||
2020-05-02 | Merge remote-tracking branch 'remotes/origin/develop' into ↵ | Ivan Tashkinov | |
follow-request-notifications | |||
2020-05-01 | Fix sporadic test compilation failure caused by unused alias | rinpatch | |
2020-05-01 | Restricted embedding of relationships where applicable (statuses / ↵ | Ivan Tashkinov | |
notifications / accounts rendering). Added support for :skip_notifications for accounts listing (index.json). Adjusted tests. | |||
2020-05-01 | Signature: Handle non-ap ids in key ids. | lain | |
Mastodon and Gab sometimes send the format `acct:name@server`. | |||
2020-05-01 | credo fix | Alexander Strizhakov | |
2020-05-01 | Merge branch 'openapi/notifications' into 'develop' | lain | |
Add OpenAPI spec for NotificationController See merge request pleroma/pleroma!2437 | |||
2020-05-01 | Merge branch 'openapi/reports' into 'develop' | lain | |
Add OpenAPI spec for ReportController See merge request pleroma/pleroma!2434 | |||
2020-05-01 | Merge branch 'issue/1577' into 'develop' | lain | |
[#1577] fix mediaType of object See merge request pleroma/pleroma!2372 | |||
2020-05-01 | AdminApiController: Use common pipeline for user deletion. | lain | |
2020-05-01 | AdminAPIController: Refactor. | lain | |
2020-05-01 | User deletion mix task: Use common pipeline. | lain | |
2020-05-01 | Merge branch 'fix/captcha' into 'develop' | lain | |
Fix account registration when captcha is enabled but not provided Closes #1712 See merge request pleroma/pleroma!2438 | |||
2020-05-01 | Merge branch 'feature/delete-validator' of ↵ | lain | |
git.pleroma.social:pleroma/pleroma into feature/delete-validator | |||
2020-05-01 | DeleteValidator: Only allow deletion of certain types. | lain | |
2020-05-01 | pagination fix for service users filters | Alexander Strizhakov | |
2020-05-01 | Made follow request notifications non-optional (removed config switch). | Ivan Tashkinov | |
2020-05-01 | Merge branch 'develop' into issue/1276-2 | Maksim Pechnikov | |
2020-04-30 | Merge branch 'tests/more-apc2s' into 'develop' | lain | |
Increase tests on AP C2S See merge request pleroma/pleroma!2449 | |||
2020-04-30 | Merge branch 'develop' of ssh://git.pleroma.social/pleroma/pleroma into ↵ | Lain Soykaf | |
feature/delete-validator | |||
2020-04-30 | DeleteValidator: Don't federate local deletions of remote objects. | lain | |
Closes #1497 | |||
2020-04-30 | Merge branch 'dismiss-notification-on-follow-request-rejection' into 'develop' | lain | |
Dismiss the follow request notification on rejection See merge request pleroma/pleroma!2447 | |||
2020-04-30 | ActivityPub: Remove `delete` function. | lain | |
This is handled by the common pipeline now. | |||
2020-04-30 | SideEffects: Fix comment | lain | |