Age | Commit message (Collapse) | Author |
|
|
|
when password is provided. Refactored plugs skipping functionality.
|
|
Enforcement of OAuth scopes check for authenticated API endpoints
See merge request pleroma/pleroma!2349
|
|
Fix ObjectAgePolicy
See merge request pleroma/pleroma!2404
|
|
Stats: Ignore internal users for user count.
Closes #1670
See merge request pleroma/pleroma!2414
|
|
Fix follower/blocks import when nicknames starts with @
Closes #1698
See merge request pleroma/pleroma!2416
|
|
|
|
|
|
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
|
|
feature/delete-validator
|
|
Closes #1497
|
|
Dismiss the follow request notification on rejection
See merge request pleroma/pleroma!2447
|
|
This is handled by the common pipeline now.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Added tests for Pleroma.Web.Plug.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
lib/pleroma/web/api_spec/schemas/chat_message_create_request.ex
|
|
[#1364] [FIX] Disabled notifications on activities from blocked domains (unless actors are followed)
See merge request pleroma/pleroma!2367
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|