Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
(as for related :api pipeline endpoints).
|
|
Follow request notifications enforcement
See merge request pleroma/pleroma!2451
|
|
static-fe.css: Restore and move to /priv/static/static-fe
See merge request pleroma/pleroma!2458
|
|
|
|
follow-request-notifications
|
|
Closes #1731
|
|
In an ideal world clients wouldn't try to request more than the max
hardcoded limit, but SubwayTooter does.
|
|
notifications / accounts rendering).
Added support for :skip_notifications for accounts listing (index.json).
Adjusted tests.
|
|
|
|
Mastodon and Gab sometimes send the format `acct:name@server`.
|
|
Add OpenAPI spec for NotificationController
See merge request pleroma/pleroma!2437
|