112 Commits (16681e0f20e1f8584e11439953c8d59b322571f5)

Author SHA1 Message Date
Claire 16681e0f20
Add admin notifications for new Mastodon versions (#26582) 9 months ago
Matt Jankowski 30f5ec7303
Rubocop fix: `Perfomance/UnfreezeString` (#26217) 10 months ago
Nick Schonning c66250abf1
Autofix Rubocop Regex Style rules (#23690) 12 months ago
Nick Schonning 8fd3fc404d
Autofix Rubocop Rails/RootPathnameMethods (#23760) 1 year ago
Nick Schonning 59c8d43d94
Autofix Rubocop Style/RescueStandardError (#23745) 1 year ago
Nick Schonning 717683d1c3
Autofix Rubocop remaining Layout rules (#23679) 1 year ago
Nick Schonning 81ad6c2e39
Autofix Rubocop Style/StringLiterals (#23695) 1 year ago
Nick Schonning 669f6d2c0a
Run rubocop formatting except line length (#23632) 1 year ago
Nick Schonning f68bb52556
Apply Rubocop Style/NegatedIfElseCondition (#23451) 1 year ago
JT Olio a5fd2fe1cb
Add Storj DCS to cloud object storage options (#21929) 1 year ago
Claire a3a5aa1597
Fix incorrect env file generation in mastodon:setup (#23072) 1 year ago
Claire a65f86ae55
Fix `$` not being escaped in `.env.production` file generated by `mastodon:setup` (#23012) 1 year ago
Dan Peterson 3d3429243f
Fix default S3_HOSTNAME used in mastodon:setup (#19932) 1 year 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) 2 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) 3 years ago
ThibG 1cf2c3a810
Fix external user creation failing when invite request text is required (#15405) 3 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) 4 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) 6 years ago
David Baucum ca9192d9ba Ability to specify Redis passwd on mastodon:setup (#7222) 6 years ago
Eugen Rochko 36eac8ba90
Do not default SMTP verify mode to "peer", default to "none" (#6996) 6 years ago
Eugen Rochko 2a90da1837
Fix UniqueUsernameValidator comparison (#6926) 6 years ago
Akihiko Odaki 54b273bf99 Close http connection in perform method of Request class (#6889) 6 years ago
Akihiko Odaki 338bff8b93 Correct the reference to user's password in mastodon:add_user task (#6800) 6 years ago
Ushitora Anqou 051b649628 Detailed SMTP setup (#6759) 6 years ago
艮 鮟鱇 f5f165a5eb set SAFETY_ASSURED=1 of db:setup in mastodon:setup (#6758) 6 years ago
Eugen Rochko e5f18ace2a
When inside Docker, output saved configuration during mastodon:setup (#6711) 6 years ago
Eugen Rochko 64db9ed5f6
After blocking domain with reject_media, invalidate cache (#6679) 6 years ago
Thomas Leister ecd36c1ede Fixes #6584 (#6585) 6 years ago