166 changed files with
3161 additions and
1181 deletions
|
|
|
|
@ -1 +0,0 @@
|
|
|
|
|
Truncate remote user fields, avoids them getting rejected
|
|
|
|
|
@ -1 +0,0 @@
|
|
|
|
|
Deprecate `/api/v1/pleroma/accounts/:id/subscribe`/`unsubscribe`
|
|
|
|
|
@ -1 +0,0 @@
|
|
|
|
|
Fixed malformed follow requests that cause them to appear stuck pending due to the recipient being unable to process them.
|
|
|
|
|
@ -1 +0,0 @@
|
|
|
|
|
Improve the FollowValidator to successfully incoming activities with an errant cc field.
|
|
|
|
|
@ -1 +0,0 @@
|
|
|
|
|
Support `id` param in `GET /api/v1/statuses`
|
|
|
|
|
@ -1 +0,0 @@
|
|
|
|
|
Remove stub for /api/v1/accounts/:id/identity_proofs (deprecated by Mastodon 3.5.0)
|
|
|
|
|
@ -1 +0,0 @@
|
|
|
|
|
The Swoosh email adapter for Mailgun was missing a new dependency on :multipart
|
|
|
|
|
@ -1 +0,0 @@
|
|
|
|
|
Added MRF.FODirectReply which changes replies to followers-only posts to be direct.
|
|
|
|
|
@ -1 +0,0 @@
|
|
|
|
|
Added MRF.QuietReply which prevents replies to public posts from being published to the timelines
|
|
|
|
|
@ -1 +0,0 @@
|
|
|
|
|
Fix 'Setting a marker should mark notifications as read'
|
|
|
|
|
@ -1 +0,0 @@
|
|
|
|
|
Publisher behavior improvement when snoozing Oban jobs due to Gun connection pool contention.
|
|
|
|
|
@ -1 +0,0 @@
|
|
|
|
|
Address case where instance reachability status couldn't be updated
|
|
|
|
|
@ -1 +0,0 @@
|
|
|
|
|
Remote Fetcher Worker recognizes more permanent failure errors
|
|
|
|
|
@ -1 +0,0 @@
|
|
|
|
|
StreamerView: Do not leak follows count if hidden
|
|
|
|
|
@ -1 +0,0 @@
|
|
|
|
|
Update Oban to 2.18
|
|
|
|
|
@ -1 +0,0 @@
|
|
|
|
|
Worker configuration is no longer available. This only affects custom max_retries values for a couple Oban queues.
|