Commit Graph

217 Commits (5f15a892fa4f01ef9bcf223ec6798b8a9d9945ed)

Author SHA1 Message Date
Claire 12472e7f40
Add emphasis on ActiveRecord Encryption configuration values being secret ()
Matt Jankowski 0d397db5dd
Consolidate system specs into single directory, use rspec tags for configuration ()
Claire 996292cd55
Fix `db:encryption:init` requiring ActiveRecord encryption variables to be set ()
Claire 33368e3e79
Change ActiveRecordEncryption variable to be more explicit ()
Matt Jankowski 1e7d5d2957
Update `devise-two-factor` to version 5.0.0 ()
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
Matt Jankowski 2ec9bff36e
Fix Rubocop `Rails/UniqueValidationWithoutIndex` cop ()
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
Matt Jankowski 828299e71c
Enable AR Encryption ()
Claire 70a8fcf07d
Fix notification policy migration not preserving `filter_private_mentions` correctly ()
Claire cfa71a4d16
Fix admin account created by `mastodon:setup` not being auto-approved ()
Matt Jankowski 245064bb98
Move "everyone" role and "instance actor" account magic number IDs to constants ()
Claire 554e2a019e
Add `sidekiq_unique_jobs:delete_all_locks` task and disable `sidekiq-unique-jobs` UI by default ()
Matt Jankowski ca7053f19c
Consolidate db test prep steps to rake task ()
Matt Jankowski defe5f4076
Fix `Rails/WhereExists` cop in lib/tasks ()
Matt Jankowski 6a5d70e146
Update pre_migration_check postgres version requirement ()
Matt Jankowski 127503eb2c
Fix `Rails/RakeEnvironment` cop ()
Renaud Chaput 01b6c83c36
Add a new `@/` alias for the root frontend directory and use it where possible ()
Claire 6bbcd9348e
Switch from 48px weight 600 material symbol icons to 24px weight 400 icons ()
Matt Jankowski df9e220364
Add JS console errors check ()
Essem b6e353537b
Add new emojis from `jdecked/twemoji` 15.0 ()
gunchleoc 173953c23e
Fix ISO code for Canadian French ()
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
Matt Jankowski e892efbc40
Configure elastic search integration with rspec tag ()
Eugen Rochko 0d14fcebae
Change link previews to keep original URL from the status ()
Matt Jankowski c9204b792c
Fix `Rails/I18nLocaleTexts` cop ()
Renaud Chaput 757d7c73c0
Upgrade to Yarn 4, remove support for Node 16 ()
Claire 79a63201a9
Fix Layout/EmptyLineAfterGuardClause issues caused by merging an old PR ()
Claire 44edf3aa91
Improve error handling in mastodon:setup task ()
Claire 890e334703
Add migration tests for negative settings ()
jsgoldstein 4d9186a48c
Add search tests ()
Claire cddef4c485
Fix language settings for users having selected the `kmr` language ()
Claire 16681e0f20
Add admin notifications for new Mastodon versions ()
Claire 3a8370e1f4
Fix `repo:changelog` task matching strings that are not Pull Request identifiers ()
Claire 6b896b20cc
Add primary key to preview_cards_statuses join table (includes deduplication migration) ()
Matt Jankowski 30f5ec7303
Rubocop fix: `Perfomance/UnfreezeString` ()
Renaud Chaput 4d1b67f664
Add end-to-end (system) tests ()
Matt Jankowski b8b2470cf8
Fix `Style/SlicingWithRange` cop ()
Nick Schonning 1d557305d2
Enable Rubocop Style/FrozenStringLiteralComment ()
Claire 71d44949bf
Fix branding:generate_app_icons failing because of disallowed ICO coder ()
Nick Schonning c66250abf1
Autofix Rubocop Regex Style rules ()
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
Claire 1d588d58f1
Improve various queries against account domains ()
Nick Schonning 99e2e9b81f
Fix minor typos in comments and spec names ()
Matt Jankowski 60ac9e8634
Fix Rails/SquishedSQLHeredocs cop ()
Eugen Rochko a9b5598c97
Change user settings to be stored in a more optimal way ()
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
Claire 0d70deee53
Add migration tests for user mail notification settings ()
Nick Schonning 25d36b6edd
Autofix Rubocop Style/RedundantArgument ()
Nick Schonning e762a14c0a
Enable Rubocop Performance/DeleteSuffix ()
Nick Schonning 8fd3fc404d
Autofix Rubocop Rails/RootPathnameMethods ()
Nick Schonning 59c8d43d94
Autofix Rubocop Style/RescueStandardError ()
Nick Schonning 717683d1c3
Autofix Rubocop remaining Layout rules ()
Nick Schonning bf785df9fe
Audofix Rubocop Style/WordArray ()
Nick Schonning 81ad6c2e39
Autofix Rubocop Style/StringLiterals ()