Commit Graph

251 Commits (stable-4.4)

Author SHA1 Message Date
Matt Jankowski 8837fd8c54
Update rubocop to version 1.77.0 (#35128) 4 weeks ago
Matt Jankowski e2c5a2abaa
Fix `Style/FetchEnvVar` cop in `repo.rake` (#34903)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2 months ago
Claire e0f15a6875
Add cross-account quote to sample data (#34791) 2 months ago
diondiondion 3bf128e62a
Add dev sample data for post with quote + media (#34787) 2 months ago
Claire da60acced5
Add boost of remote quote post with fallback link to sample dev data (#34771) 2 months ago
Matt Jankowski 3a5e310a6d
Remove `OTP_SECRET` env configuration from setup (#34757) 2 months ago
Claire dab31f7a88
Drop support for PostgreSQL 12 (#34744) 2 months ago
Claire 0ada6e4168
Bypass date of birth check in `dev:populate_sample_data` task (#34733) 2 months ago
Echo c4f47adb49
Convert from Webpack to Vite (#34450)
Co-authored-by: Renaud Chaput <renchap@gmail.com>
2 months ago
Claire ae281f31db
Add `dev:populate_sample_data` rake task to populate test data (#34676) 2 months ago
Claire 4e2aa78a56
Fix `tootctl accounts create` failing because of date-of-birth check (#34663) 2 months ago
Claire 41d00bc28b
Fix libvips being unconditionally required by tasks (#34620) 3 months ago
Essem e96044f389
Update to Twemoji 15.1.0 (#34321) 3 months ago
Damien Erambert debe6c0545
Add emoji from Twemoji 15.0 to the emoji picker/completion (#33395) 5 months ago
Claire a6fc776c6f
Change `mastodon:setup` to prevent overwriting already-configured servers (#33684) 6 months ago
Claire ab4874ff13
Further harden the warnings against changing encryption secrets (#33631) 6 months ago
Matt Jankowski a19141441d
Move clear environment portion of `mastodon:setup` to private method (#33616) 6 months ago
Matt Jankowski 69b8a0b9bf
Collect errors in setup rake task (#33603) 6 months ago
Matt Jankowski af7d6e59af
Replace deprecated `STATS_DIRECTORIES` with `Rails::CodeStatistics.register_directory` approach (#33445) 7 months ago
Matt Jankowski 342055cb15
Update `rubocop` to version 1.69.1 (#32967) 7 months ago
Claire 1ee149d015
Add explicit migration breakpoints (#33089) 8 months ago
Andrew W. Lee 3e44dca0b4
Change dependency from annotate to annotaterb (#30232) 8 months ago
Matt Jankowski 41227aeb95
Update Rails to version 7.2.2 (#30391) 9 months ago
Claire befb44a08c
Fix “uninitialized constant HttpLog” errors in tootctl (#32796) 9 months ago
Claire ffa1032381
Add further warnings about encryption secrets (#32476) 9 months ago
Claire bb0cf04d71
Add note about not changing ActiveRecord encryption secrets once they are set (#32413) 9 months ago
Emelia Smith c5f0da98e4
Add detection and download of material_symbol icons in config/navigation.rb (#31366) 10 months ago
Mike Dalessio 10143d053a
Change some instances of Nokogiri HTML4 parsing to HTML5 (#31812) 11 months ago
Matt Jankowski bcc4b1078c
Fix `Rails/RootPathnameMethods` cop (#31582) 11 months ago
Claire c493689e84
Change output format of `repo:changelog` task (#31546) 11 months ago
Claire cbdd8edf68
Revamp notification policy options (#31343) 12 months ago
Matt Jankowski 1b839d2cba
Fix `mastodon:stats` decoration of stats rake task (#31104) 1 year ago
Claire 7a84b76bb1
Drop favicon.ico generation (#30375) 1 year ago
Emelia Smith e02d23b549
Change `read:me` scope to `profile` scope (#30357)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
1 year ago
Claire 12472e7f40
Add emphasis on ActiveRecord Encryption configuration values being secret (#30340) 1 year ago
Matt Jankowski 0d397db5dd
Consolidate system specs into single directory, use rspec tags for configuration (#30206) 1 year ago
Claire 996292cd55
Fix `db:encryption:init` requiring ActiveRecord encryption variables to be set (#30202) 1 year ago
Claire 33368e3e79
Change ActiveRecordEncryption variable to be more explicit (#30151) 1 year ago
Matt Jankowski 1e7d5d2957
Update `devise-two-factor` to version 5.0.0 (#28325)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
1 year ago
Matt Jankowski 2ec9bff36e
Fix Rubocop `Rails/UniqueValidationWithoutIndex` cop (#27461)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
1 year ago
Matt Jankowski 828299e71c
Enable AR Encryption (#29831) 1 year ago
Claire 70a8fcf07d
Fix notification policy migration not preserving `filter_private_mentions` correctly (#29699) 1 year ago
Claire cfa71a4d16
Fix admin account created by `mastodon:setup` not being auto-approved (#29379) 1 year ago
Matt Jankowski 245064bb98
Move "everyone" role and "instance actor" account magic number IDs to constants (#29260) 1 year ago
Claire 554e2a019e
Add `sidekiq_unique_jobs:delete_all_locks` task and disable `sidekiq-unique-jobs` UI by default (#29199) 1 year ago
Matt Jankowski ca7053f19c
Consolidate db test prep steps to rake task (#28886) 2 years ago
Matt Jankowski defe5f4076
Fix `Rails/WhereExists` cop in lib/tasks (#28852) 2 years ago
Matt Jankowski 6a5d70e146
Update pre_migration_check postgres version requirement (#28800) 2 years ago
Matt Jankowski 127503eb2c
Fix `Rails/RakeEnvironment` cop (#28782) 2 years ago
Renaud Chaput 01b6c83c36
Add a new `@/` alias for the root frontend directory and use it where possible (#28753) 2 years ago