Commit Graph

806 Commits (a15139bc02d279b9ef85e95990f41e3e88838d20)

Author SHA1 Message Date
Matt Jankowski 2ec9bff36e
Fix Rubocop `Rails/UniqueValidationWithoutIndex` cop (#27461)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
9 months ago
Matt Jankowski 828299e71c
Enable AR Encryption (#29831) 9 months ago
Matt Jankowski 9ae2594726
Add reusable duplicate ID finder methods in maintenance CLI (#28910) 9 months ago
Matt Jankowski 0d9ad96d3f
Rename `PremailerWebpackStrategy` -> `PremailerBundledAssetStrategy` (#29934) 9 months ago
Matt Jankowski bf5d948237
Fix `Style/SingleArgumentDig` cop in webpacker/manifest_extensions (#29929) 9 months ago
Matt Jankowski 4565015615
Fix `Style/MapIntoArray` cop in cli progress helper (#29884) 9 months ago
Matt Jankowski 4948a063d2
Use `tt` extension for form scaffold template (#29676) 9 months ago
Matt Jankowski edde54e991
Update stoplight to version 4.1.0 (#28366) 10 months ago
Claire d71d26a3c9
Reattribute notification-related records if possible when merging accounts (#29694) 10 months ago
Claire 70a8fcf07d
Fix notification policy migration not preserving `filter_private_mentions` correctly (#29699) 10 months ago
Matt Jankowski 718ee72c80
Use `db_table_exists?` method in new cli/maintenance area (#29677) 10 months ago
Matt Jankowski cdd168f5d3
Update `enum` away from deprecated (#29678) 10 months ago
Claire 44bf7b8128
Add notifications of severed relationships (#27511) 10 months ago
Matt Jankowski 4f4132f1a1
Add diagnostic message for failure during CLI search deploy (#29462) 10 months ago
Matt Jankowski df6086d402
Extract file size sql calc from media storage cli (#29577) 10 months ago
Matt Jankowski 14aa7f1e15
Use `Account.activitypub` generated scope (#28157) 10 months ago
Matt Jankowski 19cbadfbd6
Use enum-generated scope for `IpBlock` in CLI (#28144) 10 months ago
Matt Jankowski a38e424185
Use unchanging github links in docs/comments (#29545) 10 months ago
Claire cfa71a4d16
Fix admin account created by `mastodon:setup` not being auto-approved (#29379) 11 months ago
Matt Jankowski 245064bb98
Move "everyone" role and "instance actor" account magic number IDs to constants (#29260) 11 months ago
Claire 5f21a1f5a3
Bump version to v4.3.0-alpha.3 (#29241) 11 months ago
Claire 8e8e0f104f
Bump version to v4.3.0-alpha.2 (#29200) 11 months ago
Claire 554e2a019e
Add `sidekiq_unique_jobs:delete_all_locks` task and disable `sidekiq-unique-jobs` UI by default (#29199) 11 months ago
Claire 1726085db5
Merge pull request from GHSA-3fjr-858r-92rw
* Fix insufficient origin validation

* Bump version to 4.3.0-alpha.1
12 months ago
Matt Jankowski adcd693b71
Use existing `MediaAttachment.remote` scope in media CLI (#28912) 12 months ago
Matt Jankowski 0e0a94f483
Handle CLI failure exit status at the top-level script (#28322) 12 months ago
Matt Jankowski 4cdf62e576
Extract `rebuild_index` method in maintenance CLI (#28911) 1 year ago
Matt Jankowski 274a48a9f4
Extract helper methods for db connection and table existence check in `CLI::Maintenance` task (#28281) 1 year ago
Matt Jankowski ca7053f19c
Consolidate db test prep steps to rake task (#28886) 1 year ago
Matt Jankowski 7a1f087659
Add `created_before` and `updated_before` scopes to `MediaAttachment` (#28869) 1 year ago
Matt Jankowski d03fe2bdee
N+1 fixes for CLI maintenance command (#28847) 1 year ago
Matt Jankowski defe5f4076
Fix `Rails/WhereExists` cop in lib/tasks (#28852) 1 year ago
Claire 93957daa50
Fix error when processing remote files with unusually long names (#28823) 1 year ago
Matt Jankowski 6a5d70e146
Update pre_migration_check postgres version requirement (#28800) 1 year ago
Matt Jankowski 2115bc52e4
Order by sql in `CLI::Maintenance` task (#28289) 1 year ago
Matt Jankowski 81e4e65610
Update links to upstream migration helpers, remove unused methods (#28781) 1 year ago
Matt Jankowski 127503eb2c
Fix `Rails/RakeEnvironment` cop (#28782) 1 year ago
Renaud Chaput 01b6c83c36
Add a new `@/` alias for the root frontend directory and use it where possible (#28753) 1 year ago
Claire 98b5f85f10
Rename and refactor `User#confirm!` to `User#mark_email_as_confirmed!` (#28735) 1 year ago
Claire 6bbcd9348e
Switch from 48px weight 600 material symbol icons to 24px weight 400 icons (#28064) 1 year ago
Matt Jankowski df9e220364
Add JS console errors check (#28682) 1 year ago
Essem b6e353537b
Add new emojis from `jdecked/twemoji` 15.0 (#28404) 1 year ago
Matt Jankowski ea1c0feb86
Remove `add_column_with_default` migration helper (#28654) 1 year ago
gunchleoc 173953c23e
Fix ISO code for Canadian French (#26015)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
1 year ago
Matt Jankowski 202951e6d9
Use Arel `in_order_of` method to generate CASE for `DomainBlock.by_severity` (#28617) 1 year ago
Jean Boussier 5a6d533c53
Enable Rails 7.1 Marshalling format (#28609) 1 year ago
Matt Jankowski 1af5c37701
Use heredoc on federation CLI warning strings (#28578) 1 year ago
Matt Jankowski f92d8c654d
Standardize on Thor methods in CLI classes (#28566) 1 year ago
Matt Jankowski 5c769de096
Add spec coverage for `CLI::Media#remove_orphans` command (#28267) 1 year ago
Matt Jankowski 2463b53363
More duplicates in cli maintenance spec, misc bug fixes (#28449) 1 year ago