Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
Admin API fetch status by id
Closes #1720
See merge request pleroma/pleroma!2475
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
User, Webfinger: Remove OStatus vestiges
Closes #1737
See merge request pleroma/pleroma!2471
|
|
Ignore unexpected query params and ENUM values
Closes #1719
See merge request pleroma/pleroma!2468
|
|
|
|
|
|
|
|
|
|
Only update follower/following stats for actor types of users and bots.
Closes #1565 and #1729
See merge request pleroma/pleroma!2464
|
|
feature/delete-validator
|
|
|
|
It's used for remote following.
|
|
Mainly the `magic_key` field
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|