Commit Graph

1321 Commits (b749de766f5a6158fd0b5f3c3201943083fc7979)

Author SHA1 Message Date
Claire 16681e0f20
Add admin notifications for new Mastodon versions ()
Claire 9e26cd5503
Add `authorized_fetch` server setting in addition to env var ()
jsgoldstein 30c191aaa0
Add new public status index ()
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
Claire 163b004bb1
Change admin e-mail notification settins to be their own settings group ()
Matt Jankowski 9974163776
Consolidate inclusion of `admin` js pack link ()
Christian Schmidt bb23116e8d
Fix profile picture preview ()
Claire cc4560d95b
Change “privacy and reach” settings so that unchecking boxes always increase privacy and checking them always increase reach ()
Claire fc5ab2dc83
Add privacy tab in profile settings ()
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
Eugen Rochko 2f932cb2bb
Add client-side timeout on resend confirmation button ()
Emelia Smith e258b4cb64
Refactor: replace whitelist_mode mentions with limited_federation_mode ()
Christian Schmidt ca342d4838
Add List-Unsubscribe email header ()
Matt Jankowski 30f5ec7303
Rubocop fix: `Perfomance/UnfreezeString` ()
Claire b4e739ff0f
Change interaction modal in web UI ()
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
Claire 1e4ccc655a
Add role badges to the WebUI ()
Eugen Rochko 4d01d1a1ee
Remove 16:9 cropping from web UI ()
Nick Schonning 67016dd29d
Update haml-lint 0.49.1 ()
Renaud Chaput 42698b4c5c
Fix the crossorigin attribute ()
Matt Jankowski a5842df123
Fix haml-lint Rubocop `Lint/UnusedBlockArguments` cop ()
Matt Jankowski df05ece265
Fix haml-lint Rubocop `Style/NumericPredicate` cop ()
Matt Jankowski 6edd404482
Cleanup unused portions of statuses/status partial ()
Matt Jankowski 6657695ec6
Fix haml-lint `InstanceVariables` rule for auth/registrations/edit ()
Matt Jankowski f6dda59e5d
Fix haml-lint Rubocop `Style/SymbolProc` cop ()
Matt Jankowski 39d9804119
Fix haml-lint Rubocop `Style/WordArray` cop ()
Matt Jankowski b3f48089e6
Fix haml-lint rubocop style negation cops ()
Matt Jankowski e663e6d2c2
Fix haml-lint `ConsecutiveSilentScripts` rule ()
Matt Jankowski 4207c95d4f
Fix haml-lint Rubocop `Style/SlicingWithRange` cop ()
Matt Jankowski d0f00206dc
Fix haml-lint Rubocop `Style/StringLiterals` cop ()
Matt Jankowski bd33efdf16
Fix haml-lint Rubocop `Style/MinMaxComparison` cop ()
Matt Jankowski 361dd43235
Fix haml-lint Rubocop `lambda` cop ()
Matt Jankowski 5096deb818
Fix haml lint Rubocop `Style/RedundantStringCoercion` cop ()
Claire c667fc5a4a
Fix ArgumentError in mailers when a user's timezone is blank ()
Stanislas Signoud 5fad7bd58a
Change links in multi-column mode so tabs are open in single-column mode ()
Michael Stanclift 063482a63f
Fix trending publishers table not rendering correctly on narrow screens ()
Nick Schonning 1d557305d2
Enable Rubocop Style/FrozenStringLiteralComment ()
Claire c7c6f02ae6
Fix suspending an already-limited domain ()
Claire 602c458ab6
Add finer permission requirements for managing webhooks ()
Claire 64f7a11658
Fix cross-origin loading of locales ()
Eugen Rochko bca649ba79
Change edit profile page ()
Eugen Rochko 39110d1d0a
Fix CAPTCHA page not following design pattern of sign-up flow ()
Eugen Rochko 6637ef7852
Add unsubscribe link to e-mails ()
Eugen Rochko 4c9406bdb0
Add time zone preference ()
jsgoldstein 18f092d927
Fix translations for changing theme ()
Eugen Rochko 4eda233e09
Add webhook templating ()
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
Jed Fox 768b00c4d0
Consistently use middle dot (·) instead of bullet (•) to separate items ()
Claire 0766c9a631
Add card with who invited you to join when displaying rules on sign-up ()
Claire 94329f28e1
Change wording of “Content cache retention period” setting to highlight destructive implications ()
Claire 8884d1ece0
Add support for importing lists ()
Claire e9385e93e9
Add a confirmation screen when suspending a domain ()
Renaud Chaput 44cd88adc4
Upgrade react-intl ()
Claire 2a61f14753
Fix account confirmation flow not returning to app after captcha validation ()