Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
feature/delete-validator
|
|
|
|
Feature/1710 consolidate instance info
Closes #1710
See merge request pleroma/pleroma!2430
|
|
follow request doesn't exist when calling `POST /api/v1/follow_requests/:id/authorize`
|
|
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
|
|
(as for related :api pipeline endpoints).
|
|
|
|
notifications / accounts rendering).
Added support for :skip_notifications for accounts listing (index.json).
Adjusted tests.
|
|
|
|
Add OpenAPI spec for NotificationController
See merge request pleroma/pleroma!2437
|
|
Add OpenAPI spec for ReportController
See merge request pleroma/pleroma!2434
|
|
[#1577] fix mediaType of object
See merge request pleroma/pleroma!2372
|
|
|
|
|
|
Fix account registration when captcha is enabled but not provided
Closes #1712
See merge request pleroma/pleroma!2438
|
|
git.pleroma.social:pleroma/pleroma into feature/delete-validator
|
|
|
|
|
|
|
|
Increase tests on AP C2S
See merge request pleroma/pleroma!2449
|
|
feature/delete-validator
|
|
Closes #1497
|
|
This is handled by the common pipeline now.
|
|
|
|
Related: https://git.pleroma.social/pleroma/pleroma/-/issues/954
|
|
|
|
|
|
|
|
|
|
|
|
Added tests for Pleroma.Web.Plug.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|