You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update StatusController, disable post embeds from spam accounts (c167af43)
Update ProfileController, require login to view spam accounts, and disable profile embeds and atom feeds for spam accounts (dd2f5bb9)
Update Settings, allow users to disable atom feeds (3662d3de)
Update ApiV1Controller, filter muted/blocked accounts from tag timeline (f42c1140)
Update admin moderation logic, only re-add top level posts (c6ffda96)
Update admin dashboard, add mass account deletes (b8426cce)
Update scheduler, fix S3 media garbage collection not being executed when cloud storage is enabled via dashboard without .env/config being enabled (adb070f1)
Update MediaController, add fallback for local files that are later stored on S3 but still are referenced in cached objects remotely (4973cb46)
Update login/register views and captcha config, enable login or register captchas or both (c071c719)
Update login form, allow admins to enable captcha after X failed attempts. Admins can set the number of attempts before captcha is shown, default is 2 attempts before captcha is required (221ddce0)