Commit Graph

496 Commits (e621c1c44c49dbed58e6961ad868d356f0534490)

Author SHA1 Message Date
Matt Jankowski 87097a227c
Clean up `settings/featured_tags/index` view ()
Matt Jankowski 55802242ce
Refactor login activity partial (remove inline ruby) ()
gunchleoc 173953c23e
Fix ISO code for Canadian French ()
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
Matt Jankowski 1820bad646
Fix `Performance/StringIdentifierArgument` cop ()
Matt Jankowski 2c6369918c
Fix `Style/RedundantArgument` cop ()
Matt Jankowski 72b7cd349c
Extract helper methods for form label in admin/ area views ()
Matt Jankowski 9b47c5d53c
Extract helper methods for labels from filters/_filter_fields ()
Matt Jankowski 186895fc88
Refactor, lint fix, and bug fix on admin/roles/form partial ()
Claire 07a4059901
Add support for invite codes in the registration API ()
Matt Jankowski 548bb30b2a
Consolidate html page title output logic into helper ()
Matt Jankowski 7d6bcc0615
Remove unmatched `rubocop:enable` declaration ()
Jasmin Johal 27cbdc6f22
Change alt text to empty string for avatars ()
Co-authored-by: Renaud Chaput <renchap@gmail.com>
Claire 379115e601
Add SELF_DESTRUCT env variable to process self-destructions in the background ()
Matt Jankowski ab0fb81479
Configure brakeman to ignore url safe preview card urls ()
Matt Jankowski 9f218c9924
Refactor appeal partial to avoid brakeman XSS warning ()
gunchleoc 68ec1d180a
Fix language sorting in settings ()
Matt Jankowski e715da6d25
Fix haml-lint Rubocop `Rails/*` cops ()
Matt Jankowski 340f1a68be
Simplify instance presenter view access ()
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 ()