Age | Commit message (Collapse) | Author |
|
|
|
remake-remodel-dms
|
|
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
|
|
notifications / accounts rendering).
Added support for :skip_notifications for accounts listing (index.json).
Adjusted tests.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
remake-remodel-dms
|
|
|
|
|
|
|
|
tests.
|
|
:skip_plug definitions for some endpoints.
|
|
routes if OAuth check was neither performed nor explicitly skipped.
|
|
|
|
missing OAuth scopes in AdminAPIController. Refactoring.
|
|
|
|
|
|
remake-remodel-dms
|
|
|
|
|
|
Enforcement of OAuth scopes check for authenticated API endpoints
See merge request pleroma/pleroma!2349
|
|
|
|
|
|
|
|
authenticated-api-oauth-check-enforcement
|
|
remake-remodel-dms
|
|
output-of-relationships-in-statuses
|
|
|
|
|
|
|
|
|
|
:skip_plug plug to mark a plug explicitly skipped (disabled).
|
|
order to improve the rendering performance.
See `[:extensions, output_relationships_in_statuses_by_default]` setting and `with_relationships` param.
|
|
|
|
Related: https://git.pleroma.social/pleroma/pleroma/issues/1594
|
|
|
|
Done via the following command:
git diff fcd5dd259a1700a045be902b43391b0d1bd58a5b --stat --name-only | xargs sed -i '/Pleroma Authors/c# Copyright © 2017-2020 Pleroma Authors <https:\/\/pleroma.social\/>'
|
|
|
|
|
|
|
|
Emoji api error if emoji dir is not writable
Closes admin-fe#62
See merge request pleroma/pleroma!2161
|
|
|
|
|
|
|
|
|
|
|