Commit Graph

478 Commits (2016c5d912f400ae98ee03ce269112de2f9ec62d)

Author SHA1 Message Date
Matt Jankowski 99e289f03f
Fix include `Rails.application.routes.url_helpers` (Rails 7.1 prep) ()
Matt Jankowski e6b903b21e
Fix haml-lint `InstanceVariables` rule for invites/_form ()
gunchleoc ce79caca4e
Only strip country code when language not listed in SUPPORTED_LOCALES ()
Claire 39da3d86f8
Fix ActiveRecord using two connection pools when no replica is defined ()
Claire 392c07f2bf
Fix `Setting.authorized_fetch` not being properly taken into consideration ()
Claire ea7de25de0
Fix video player not being displayed in reports interface ()
gunchleoc ac3f310f4b
Remove kmr from language selection ()
Claire 9e26cd5503
Add `authorized_fetch` server setting in addition to env var ()
Robert R George cf6f70799b
Add support for federating `memorial` attribute ()
gunchleoc 25dc01660d
Add Kalmyk to languages dropdown ()
gunchleoc c01ecd0879
Add cherokee to languages dropdown ()
Claire 90ec88d58b
Add support for `indexable` attribute on remote actors ()
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
Emelia Smith e258b4cb64
Refactor: replace whitelist_mode mentions with limited_federation_mode ()
gunchleoc b0134db6ff
Allow filtering for Chinese languages ()
Matt Jankowski 8ac5a93a7d
Reformat large hash in `ContextHelper` module ()
Misty De Méo b848ba3867
Paperclip: add support for Azure blob storage ()
Matt Jankowski 6edd404482
Cleanup unused portions of statuses/status partial ()
Eugen Rochko 26e522ac55
Fix not actually connecting to the configured replica ()
Claire 5a3f174d56
Fix follow link style in embeds ()
Nick Schonning 1a6c2e450a
Update rubocop to v1.54.1 ()
Eugen Rochko fdc3ff7c2d
Change notifications API to use a replica ()
Trevor Wolf ea10febd25
fix buttons showing inconsistent styles ()
Claire 610731b03d
Merge pull request from GHSA-55j9-c3mp-6fcq
Matt Jankowski 155ec185b2
Remove unused `picture_hint` helper method ()
Renaud Chaput b0780cfeed
Fix `/share` and cleanup and reorganize frontend locale loading ()
Matt Jankowski f84037ae2b
Remove unused #hash_to_object method in SettingsHelper ()
Claire b922ad7a1b
Fix crash when S3_ALIAS_HOST or S3_CLOUDFRONT_HOST have a path component ()
Renaud Chaput b7d995cb00
Disable some metrics cops ()
Claire ca66e61b93
Add support for custom sign-up URLs ()
Claire bec6a1cad4
Add hCaptcha support ()
Nick Schonning da3bd913ae
Autofix Rubocop Style/HashSyntax ()
Matt Jankowski a7df578f97
ApplicationHelper spec coverage, unused removal, tiny refactor ()
Matt Jankowski d902a707a3
Fix Rails/CompactBlank cop ()
Matt Jankowski bdc74086e6
Fix Rails/ContentTag cop ()
Matt Jankowski ece38b9318
Remove duplicate react helper method definitions ()
Matt Jankowski 91a8cd21d8
React component helper specs ()
Christian Schmidt 5141697323
Remove `tai` locale ()
Matt Jankowski 0a5f0a8b20
Remove instance variables from helper usage ()
Christian Schmidt e713c545b8
Use CSS to trim long card descriptions ()
Eugen Rochko e5c0b16735
Add progress indicator to sign-up flow ()
Eugen Rochko 46483ae849
Fix regressions from change in account row design in web UI ()
Nick Schonning b22b4bac03
Include config/ and update all rubcop deps ()
Nick Schonning 25d36b6edd
Autofix Rubocop Style/RedundantArgument ()
Matt Jankowski b6602f68eb
Spec coverage for HomeHelper ()
Matt Jankowski cc3633539e
Remove unused admin/announcements helper ()
Nick Schonning 717683d1c3
Autofix Rubocop remaining Layout rules ()
Nick Schonning 2177daeae9
Autofix Rubocop Style/RedundantBegin ()
Nick Schonning e2a3ebb271
Autofix Rubocop Style/IfUnlessModifier ()
Nick Schonning 0d1f192c54
Apply Rubocop Performance/BlockGivenWithExplicitBlock ()
* Apply Rubocop Performance/BlockGivenWithExplicitBlock

* Unprefix used block parameter
Nick Schonning d3f59f52c3
Apply Rubocop Performance/StringReplacement ()