Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 'update/admin-fe-20200429' into 'develop' | rinpatch | |
Update AdminFE build in preparation for the 2.0.3 release See merge request pleroma/pleroma!2442 | |||
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 | User: Use common pipeline to delete user activities | lain | |
2020-04-30 | SideEffects: Fix comment | lain | |
2020-04-30 | SideEffects: On deletion, reduce the reply count cache | lain | |
2020-04-30 | Increase tests on AP C2S | Haelwenn (lanodan) Monnier | |
Related: https://git.pleroma.social/pleroma/pleroma/-/issues/954 | |||
2020-04-30 | Credo fixes. | lain | |
2020-04-30 | SideEffects: On deletion, reduce the User note count. | lain | |
2020-04-30 | SideEffectsTest: Test streaming. | lain | |
2020-04-30 | Merge branch 'emoji-upload' into 'develop' | Haelwenn | |
Updated emoji API endpoints Closes #1649, #1604, and #1545 See merge request pleroma/pleroma!2179 | |||
2020-04-30 | ObjectValidator: Refactor. | lain | |
2020-04-30 | SideEffects: Stream out deletes. | lain | |
2020-04-30 | DeleteValidator: Add internal helper field after validation. | lain | |
2020-04-30 | StreamerTest: Separate deletion test. | lain | |
2020-04-30 | Dismiss the follow request notification on rejection | eugenijm | |
2020-04-30 | Refactoring of :if_func / :unless_func plug options (general availability). ↵ | Ivan Tashkinov | |
Added tests for Pleroma.Web.Plug. | |||
2020-04-30 | fix for auth check | Alexander Strizhakov | |
2020-04-30 | AP C2S: Use common pipelin for deletes. | lain | |
2020-04-30 | CommonAPI: Use common pipeline for deletions. | lain | |
2020-04-30 | Credo fixes. | lain | |
2020-04-30 | SideEffects: Handle deletions. | lain | |
2020-04-30 | DeleteValidator: Deleting a user is valid. | lain | |
2020-04-30 | Transmogrifier: Handle incoming deletes for non-user objects. | lain | |
2020-04-30 | docs update | Alexander Strizhakov | |
2020-04-30 | docs fix | Alexander Strizhakov | |
2020-04-30 | list of options for pack metadata | Alexander Strizhakov | |
2020-04-30 | error rename | Alexander Strizhakov | |
2020-04-30 | changelog entry | Alexander Strizhakov | |
2020-04-30 | emoji api packs changes in routes with docs update | Alexander Strizhakov | |
2020-04-30 | removing entry from changelog | Alexander Strizhakov | |
2020-04-30 | docs update | Alexander Strizhakov | |
2020-04-30 | refactor emoji api with fixes | Alexander Strizhakov | |