pleroma/changelog.d
Mark Felder 2ba5ad8eb5 MRF cleanup
MRFs written over time have been inconsistent with the terminology of what is being processed. MRFs work on Activities, but generally we always named the assignments "message" or "object" which is really confusing when trying to debug or write tests.
2024-08-13 14:22:41 -04:00
..
commonapi.skip Fix CommonAPI.follow/2 which returned users in the reverse order they were provided to the function 2024-08-07 12:39:58 -04:00
deprecate-subscribe.change Mark /api/v1/pleroma/accounts/:id/subscribe/unsubscribe as deprecated 2024-08-12 12:38:51 +02:00
follow-request.fix Changelog 2024-08-06 12:20:12 -04:00
follow-validator.fix Improve the FollowValidator 2024-08-07 14:42:44 -04:00
get-statuses-param.change Support id param in GET /api/v1/statuses 2024-08-03 18:28:43 +02:00
identity-proofs.remove Remove stub for /api/v1/accounts/:id/identity_proofs (deprecated by Mastodon 3.5.0) 2024-08-12 12:23:38 +02:00
mailgun.fix Fix Swoosh Mailgun support 2024-08-12 15:28:33 -04:00
mrf-cleanup.skip MRF cleanup 2024-08-13 14:22:41 -04:00
mrf-fodirectreply.add MRF.FODirectReply: use Visibility module to verify the scope 2024-08-12 20:18:02 -04:00
mrf-quietreply.add Added MRF.QuietReply which prevents replies to public posts from being published to the timelines 2024-08-08 14:12:44 -04:00
oban_gun_snooze.change Gun: Publisher job behavior improvement 2024-08-02 09:25:18 -04:00
stream-follow-relationships-count.fix StreamerView: Do not leak follows count if hidden 2024-08-04 16:03:25 +02:00
text-extensions.skip Do not allow committing tests with a .ex extension 2024-08-07 13:07:54 -04:00
user-factory.skip User Factory: include the nickname in the generated URLs 2024-08-12 17:12:39 -04:00
workerhelper.change Update changelog 2024-08-07 13:03:25 -04:00