115 Commits (c761cc4738c74519c65a99c5ab24874584605d2d)

Author SHA1 Message Date
Matt Jankowski c9204b792c
Fix `Rails/I18nLocaleTexts` cop (#27779)
11 months ago
Claire 79a63201a9
Fix Layout/EmptyLineAfterGuardClause issues caused by merging an old PR (#27512)
11 months ago
Claire 44edf3aa91
Improve error handling in mastodon:setup task (#21464)
11 months ago
Claire 16681e0f20
Add admin notifications for new Mastodon versions (#26582)
1 year ago
Matt Jankowski 30f5ec7303
Rubocop fix: `Perfomance/UnfreezeString` (#26217)
1 year ago
Nick Schonning c66250abf1
Autofix Rubocop Regex Style rules (#23690)
1 year ago
Nick Schonning 8fd3fc404d
Autofix Rubocop Rails/RootPathnameMethods (#23760)
2 years ago
Nick Schonning 59c8d43d94
Autofix Rubocop Style/RescueStandardError (#23745)
2 years ago
Nick Schonning 717683d1c3
Autofix Rubocop remaining Layout rules (#23679)
2 years ago
Nick Schonning 81ad6c2e39
Autofix Rubocop Style/StringLiterals (#23695)
2 years ago
Nick Schonning 669f6d2c0a
Run rubocop formatting except line length (#23632)
2 years ago
Nick Schonning f68bb52556
Apply Rubocop Style/NegatedIfElseCondition (#23451)
2 years ago
JT Olio a5fd2fe1cb
Add Storj DCS to cloud object storage options (#21929)
2 years ago
Claire a3a5aa1597
Fix incorrect env file generation in mastodon:setup (#23072)
2 years ago
Claire a65f86ae55
Fix `$` not being escaped in `.env.production` file generated by `mastodon:setup` (#23012)
2 years ago
Dan Peterson 3d3429243f
Fix default S3_HOSTNAME used in mastodon:setup (#19932)
2 years ago
Arthur Isac 1af482659d
Copied Spaces support from packer .rake (#20573)
2 years ago
Yamagishi Kazutoshi 19a8563905
Fix `ENV` (#20377)
2 years ago
F 9feba112a7
Make enable_starttls configurable by envvars (#20321)
2 years ago
Claire e91418436a
Fix mastodon:setup not setting the admin's role properly (#19670)
2 years ago
luzpaz 4aa3b9bd01
Fix typos (#18604)
2 years ago
Claire f714e24ff1
Fix redis configuration not being changed by mastodon:setup (#18383)
2 years ago
Claire 1e8c885e5a
Change mastodon:webpush:generate_vapid_key task to not require functional env (#17338)
3 years ago
Claire 18b885ee3a
Fix "bundle exec rails mastodon:setup" crashing in some circumstances (#16976)
3 years ago
Claire 5ba46952af
Fix mastodon:setup to take dotenv/docker-compose differences into account (#16896)
3 years ago
Claire 82556834cf
Change mastodon:setup to not call assets:precompile in docker (#13942)
4 years ago
ThibG 1cf2c3a810
Fix external user creation failing when invite request text is required (#15405)
4 years ago
ThibG 175fd5b8ba
Fix mastodon:setup choking on env variables containing '%' (#13940)
4 years ago
ThibG 9b7e3b4774
Fix mastodon:setup not running properly when some environment variables are set (#13928)
4 years ago
ThibG ce17cea221
Fix installation failing when Redis password contains special characters (#13156)
5 years ago
Yamagishi Kazutoshi 172eaeba3f Add config of multipart threshold for S3 (#11924)
5 years ago
Eugen Rochko 186024a058
Add tootctl settings registrations open (#8829)
6 years ago
Eugen Rochko 6a3f9b7e53
Move more tasks to tootctl (#8675)
6 years ago
Quint Guvernator da13fa5021 Fix low-hanging rubocop gripes (#8458)
6 years ago
Eugen Rochko b9c3788485
Fix NUM_DAYS in rake mastodon:media:remove_remote and print warning (#8462)
6 years ago
M Somerville 2bba6e582d Rename S3_CLOUDFRONT_HOST to S3_ALIAS_HOST. (#8423)
6 years ago
Eugen Rochko 793eea2982
Add improved CLI interface for removing remote media (#8411)
6 years ago
Eugen Rochko d98de8ada7
Get rid of all batch order warnings (#8334)
6 years ago
ThibG 110b3f6335 Add some feedback to maintenance rake tasks (#8173)
6 years ago
Eugen Rochko c7405fda11
Fix missing column in select in mastodon:feeds:build task (#7720)
6 years ago
Eugen Rochko ad40bf5e0c
Speed up some rake tasks by moving execution to Sidekiq (#7678)
6 years ago
Eugen Rochko cb5b5cb5f7
Slightly reduce RAM usage (#7301)
6 years ago
Alejandro Martinez Ruiz 06817b3c1f tasks/mastodon: fix prompt for Redis password (#7241)
7 years ago
David Baucum ca9192d9ba Ability to specify Redis passwd on mastodon:setup (#7222)
7 years ago
Eugen Rochko 36eac8ba90
Do not default SMTP verify mode to "peer", default to "none" (#6996)
7 years ago
Eugen Rochko 2a90da1837
Fix UniqueUsernameValidator comparison (#6926)
7 years ago
Akihiko Odaki 54b273bf99 Close http connection in perform method of Request class (#6889)
7 years ago
Akihiko Odaki 338bff8b93 Correct the reference to user's password in mastodon:add_user task (#6800)
7 years ago
Ushitora Anqou 051b649628 Detailed SMTP setup (#6759)
7 years ago
艮 鮟鱇 f5f165a5eb set SAFETY_ASSURED=1 of db:setup in mastodon:setup (#6758)
7 years ago