Commit Graph

229 Commits (e8b6607ece43e6fcda99e76f8db0ad40d54b50b6)

Author SHA1 Message Date
Matt Jankowski 41227aeb95
Update Rails to version 7.2.2 ()
Claire befb44a08c
Fix “uninitialized constant HttpLog” errors in tootctl ()
Claire ffa1032381
Add further warnings about encryption secrets ()
Claire bb0cf04d71
Add note about not changing ActiveRecord encryption secrets once they are set ()
Emelia Smith c5f0da98e4
Add detection and download of material_symbol icons in config/navigation.rb ()
Mike Dalessio 10143d053a
Change some instances of Nokogiri HTML4 parsing to HTML5 ()
Matt Jankowski bcc4b1078c
Fix `Rails/RootPathnameMethods` cop ()
Claire c493689e84
Change output format of `repo:changelog` task ()
Claire cbdd8edf68
Revamp notification policy options ()
Matt Jankowski 1b839d2cba
Fix `mastodon:stats` decoration of stats rake task ()
Claire 7a84b76bb1
Drop favicon.ico generation ()
Emelia Smith e02d23b549
Change `read:me` scope to `profile` scope ()
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
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>