114 Commits (hometown-dev)

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