Commit Graph

1610 Commits (801cd731beeaea07e429dce63601090d53b844cf)

Author SHA1 Message Date
Eugen Rochko 425311e1d9
Change referrer policy to be controlled by header in web UI ()
Eugen Rochko 30aa0df88c
Add terms of service ()
Eugen Rochko 796dd57e1b
Change ability to navigate of unconfirmed users ()
Eugen Rochko ca45f896dd
Fix various visual sign-up flow issues ()
Eugen Rochko 48ea7552dd
Change hashtag trends to be stored in the database instead of redis ()
Co-authored-by: David Roetzel <david@roetzel.de>
Matt Jankowski 6efa320feb
Fix `Style/SafeNavigation` cop ()
Matt Jankowski 0ea9d8164b
Remove `body_class_string` helper ()
Eugen Rochko 2b5faa2ba3
Change lists to reflect added and removed users retroactively ()
Matt Jankowski 477412d62a
Use hash arguments to `select` when possible (Rails 7.2) ()
Matt Jankowski c511cbcd6c
Extract constants for controller `LIMIT` queries ()
Matt Jankowski 319109029d
Fix logic in "last used at per application" oauth token list ()
Matt Jankowski 297ce9ef44
Move body class to shared partial for web app controller concern views ()
Emelia Smith ddfb3d123b
Improve display of statuses in admin panel ()
Matt Jankowski 62d65504f6
Add `DomainResource` class to wrap MX lookup/normalize ()
Emelia Smith a34edc211f
Add audit logging to Relays ()
Matt Jankowski df54196a14
Use `touch_all` with batches ()
Matt Jankowski 697947116e
Add `EmailDomainBlock.parents` scope ()
Eugen Rochko d6349c0e9a
Add year in review feature to web UI ()
Matt Jankowski b231c3c1bf
Drop support for ruby 3.1 ()
Emelia Smith e1b7382ea6
Add userinfo oauth endpoint ()
Matt Jankowski babee06794
Add coverage for `StatusTrend` and `PreviewCardTrend` models, add `locales` class method to `RankedTrend` ()
Matt Jankowski 97b18d10b4
Move hcaptcha service config to `config_for` yml ()
David Roetzel 05f23df3b7
Add endpoint to remove web push subscription ()
Christian Schmidt 227d46883f
Translate to regional language variant (e.g. pt-BR) ()
Claire d9fbb071da
Fix notification requests from suspended accounts still being listed ()
Matt Jankowski 258dce1256
Add `OpenSSL::SSL::SSLError` to http connection errors wrapper ()
Matt Jankowski e8ec6667bd
Extract wrapper constant for `HTTP::*` error classes ()
Leni Kadali 4238da6ee3
Add error message when user tries to follow their own account ()
Matt Jankowski 4fe7f213a6
Use `async_count` in more view locations ()
Claire 49407e7623
Fix Content-Security-Policy when using sso-redirect ()
Matt Jankowski d95f6f4410
Extract `ExportSummary` class for account object counts ()
Christian Schmidt 33d3ca7cf1
Support /.well-known/host-meta.json ()
David Roetzel e6cda8388c
Move OTP secret length to configuration ()
Eugen Rochko 3426ea2912
Add preview of followers removed in domain block modal in web UI ()
Renaud Chaput 3dc4ddc663
Fix search params being dropped when redirected to non-deck path ()
Eugen Rochko aaab6b7adc
Add reblogs and favourites counts to statuses in ActivityPub ()
Matt Jankowski bdf83c353f
Move default embed size knowledge into `OEmbedSerializer` ()
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
Matt Jankowski c922af2737
Add `LIMIT` constant for `api/v1/peers/search` endpoint ()
Matt Jankowski 5405bdd344
Remove unused E2EE messaging code ()
Matt Jankowski a397141d78
Move non-action public method controller callback to private methods ()
Claire e0648a916a
Rename `/api/v2_alpha/notifications*` to `/api/v2/notifications*` ()
Matt Jankowski f3c4874522
Remove unused `statuses#embed` body class assignment ()
Matt Jankowski 4aa600387e
Move redirect/base body class to view ()
Claire a496aeabcb
Change form-action Content-Security-Policy directive to be more restrictive ()
Eugen Rochko e0c27a5047
Add ability to manage which websites can credit you in link previews ()
Matt Jankowski 7335a43b6d
Use async count in admin dashboard ()
Matt Jankowski 0a433d08fb
Move shares/modal body class to layout ()
Matt Jankowski 4f81ad2494
Add coverage for `media#player`, move body class to view ()
Emelia Smith c88ba523ee
Fix sort order of moderation notes on Reports and Accounts ()
Matt Jankowski a9d0b48b65
Set "admin" body class from `admin` nested layout ()