738 Commits (53b73ed6a27d2d0efe8424729b3f5a90e6fc3f42)

Author SHA1 Message Date
Claire ff58ec0103 Merge pull request from GHSA-3fjr-858r-92rw
8 months ago
Claire bf153b384b Merge commit '42ab855b2339c5cea3229c856ab539f883736b12' into glitch-soc/merge-upstream
8 months ago
Claire 5fa2821853 Merge commit '3205a654caf903002c2db872f802a3332201678b' into glitch-soc/merge-upstream
8 months ago
Claire 70de52c297 Merge commit '7a1f087659204e9d0cbba2de37e45b1921cefe20' into glitch-soc/merge-upstream
8 months ago
Matt Jankowski 4cdf62e576
Extract `rebuild_index` method in maintenance CLI (#28911)
8 months ago
Matt Jankowski 274a48a9f4
Extract helper methods for db connection and table existence check in `CLI::Maintenance` task (#28281)
8 months ago
Claire 22cfab0ebf Merge commit '01ce9df88008cee705b7e02a4581802afa07c3df' into glitch-soc/merge-upstream
8 months ago
Matt Jankowski 7a1f087659
Add `created_before` and `updated_before` scopes to `MediaAttachment` (#28869)
8 months ago
Matt Jankowski d03fe2bdee
N+1 fixes for CLI maintenance command (#28847)
8 months ago
Claire 528a8fa495 Merge commit 'f866413e724c2e7f8329fbc6e96f56f0b186c62a' into glitch-soc/merge-upstream
8 months ago
Matt Jankowski 2115bc52e4
Order by sql in `CLI::Maintenance` task (#28289)
8 months ago
Matt Jankowski 81e4e65610
Update links to upstream migration helpers, remove unused methods (#28781)
8 months ago
Claire 278597c161 Merge commit '98b5f85f10a3af50a54fcd79e09fc9fd88f774fa' into glitch-soc/merge-upstream
8 months ago
Claire 98b5f85f10
Rename and refactor `User#confirm!` to `User#mark_email_as_confirmed!` (#28735)
8 months ago
Claire 23d8bd8ce1 Merge commit '0a7cff53c2577b3e79599e069eeb344f2613ad8d' into glitch-soc/merge-upstream
8 months ago
Claire 47d213e701 Merge commit '5dc634796aba951f6a085e1ed0e1b807e25d7d41' into glitch-soc/merge-upstream
8 months ago
Claire 0b2c7cdb02 Merge commit 'fe2667bb0d3487a32b9da5250402a90482a85fe2' into glitch-soc/merge-upstream
8 months ago
Matt Jankowski ea1c0feb86
Remove `add_column_with_default` migration helper (#28654)
8 months ago
Matt Jankowski 202951e6d9
Use Arel `in_order_of` method to generate CASE for `DomainBlock.by_severity` (#28617)
9 months ago
Jean Boussier 5a6d533c53
Enable Rails 7.1 Marshalling format (#28609)
9 months ago
Matt Jankowski 1af5c37701
Use heredoc on federation CLI warning strings (#28578)
9 months ago
Claire 0b5783f3f1 Merge commit 'f92d8c654df654538096efff05e9b1a989d01490' into glitch-soc/merge-upstream
9 months ago
Matt Jankowski f92d8c654d
Standardize on Thor methods in CLI classes (#28566)
9 months ago
Matt Jankowski 5c769de096
Add spec coverage for `CLI::Media#remove_orphans` command (#28267)
9 months ago
Claire c5b0e6d5a0 Merge branch 'main' into glitch-soc/merge-upstream
9 months ago
Claire f5b7307890 Merge commit 'f99e05710ea06cf10bbd3fb64ae8c00b095cb455' into glitch-soc/merge-upstream
9 months ago
Claire 6e56f95285 Merge commit '4a7395d989e40c3bd4ef18173aa5ea850c8ddcdd' into glitch-soc/merge-upstream
9 months ago
Matt Jankowski 2463b53363
More duplicates in cli maintenance spec, misc bug fixes (#28449)
9 months ago
Claire 077e0c6812 Merge commit '0b4a3a04378ce43f2f314b9446b5053f6b374c6d' into glitch-soc/merge-upstream
9 months ago
Claire 75580360cd Merge commit '272592d16d40e804ec325ef3b5e6de9bbad5f2dd' into glitch-soc/merge-upstream
9 months ago
Claire b8209c3b96 Merge commit '85662a5a57531af5402a6777d0b1089e78c56815' into glitch-soc/merge-upstream
9 months ago
Matt Jankowski c7c727994a
Add spec for `CLI::Maintenance#fix_duplicates` (#28326)
9 months ago
Claire bc33be0342 Merge commit '23e32a4b3031d1da8b911e0145d61b4dd47c4f96' into glitch-soc/merge-upstream
9 months ago
Claire 4113fbf6e8 Merge commit 'f476d9dab2f5cca6ae44b95961df6b6557d66dab' into glitch-soc/merge-upstream
9 months ago
Matt Jankowski 1c3b5f4a78
Fix reference to non-existent var in CLI maintenance command (#28363)
9 months ago
Matt Jankowski 8a3d8c6c14
Remove the `stub_stdout` wrapper around CLI specs (#28340)
9 months ago
Matt Jankowski 4a7395d989
Add `migrator_version` method to CLI maintenance script (#28323)
9 months ago
Matt Jankowski 253393f3a8
Only attempt to remove indexes that exist in `CLI::Maintenance` script (#28286)
9 months ago
Claire 9f92b05bd2 Merge commit '2e6bf60f1549e5c1f1cfea2d614f978bea17b8a2' into glitch-soc/merge-upstream
9 months ago
Matt Jankowski 490e4969a1
Correct section naming in maintenance cli script (#28279)
10 months ago
Matt Jankowski 8de86eabbf
Add spec for `CLI::Domains#crawl` command (#28271)
10 months ago
Matt Jankowski 1d7b8234c9
Remove useless `reorder(nil)` call in `tootctl statuses` (#28141)
10 months ago
Matt Jankowski af66d3d836
Use `following` and `followers` scopes in CLI (#28154)
10 months ago
Matt Jankowski b3b009e6aa
Add spec coverage for `CLI::EmailDomainBlocks` commands (#28181)
10 months ago
Matt Jankowski 3bc437b99a
Fix `Style/RedundantParentheses` cop (#28176)
10 months ago
Matt Jankowski a98fccf84e
Fix `Style/SelfAssignment` cop (#28171)
10 months ago
Matt Jankowski 1564799952
Add spec coverage for media CLI `refresh` command (#28166)
10 months ago
Matt Jankowski 440b80b2e7
Model concerns organization into module namespaces (#28149)
10 months ago
Matt Jankowski b696ca6b1a
Move self destruct CLI command definition code to module (#28131)
10 months ago
Matt Jankowski 31bef99b9e
Move lib/mastodon/premailer_webpack_strategy to lib/ (#27636)
10 months ago