index
:
mastodon
this commit
cybrespace-3.3
main
monsterfork-1.0
monsterfork-2020-09-01
monsterfork-2020-11-29
Plural Café fork of Mastodon/Glitch Social
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
tasks
/
mastodon.rake
Age
Commit message (
Expand
)
Author
2023-02-20
Autofix Rubocop Style/RescueStandardError (#23745)
Nick Schonning
2023-02-20
Autofix Rubocop remaining Layout rules (#23679)
Nick Schonning
2023-02-19
Autofix Rubocop Style/StringLiterals (#23695)
Nick Schonning
2023-02-18
Run rubocop formatting except line length (#23632)
Nick Schonning
2023-02-08
Apply Rubocop Style/NegatedIfElseCondition (#23451)
Nick Schonning
2023-01-18
Add Storj DCS to cloud object storage options (#21929)
JT Olio
2023-01-13
Fix incorrect env file generation in mastodon:setup (#23072)
Claire
2023-01-11
Fix `$` not being escaped in `.env.production` file generated by `mastodon:se...
Claire
2022-12-15
Fix default S3_HOSTNAME used in mastodon:setup (#19932)
Dan Peterson
2022-11-13
Copied Spaces support from packer .rake (#20573)
Arthur Isac
2022-11-11
Fix `ENV` (#20377)
Yamagishi Kazutoshi
2022-11-10
Make enable_starttls configurable by envvars (#20321)
F
2022-11-02
Fix mastodon:setup not setting the admin's role properly (#19670)
Claire
2022-08-28
Fix typos (#18604)
luzpaz
2022-05-09
Fix redis configuration not being changed by mastodon:setup (#18383)
Claire
2022-01-20
Change mastodon:webpush:generate_vapid_key task to not require functional env...
Claire
2021-11-11
Fix "bundle exec rails mastodon:setup" crashing in some circumstances (#16976)
Claire
2021-10-25
Fix mastodon:setup to take dotenv/docker-compose differences into account (#1...
Claire
2021-03-24
Change mastodon:setup to not call assets:precompile in docker (#13942)
Claire
2020-12-22
Fix external user creation failing when invite request text is required (#15405)
ThibG
2020-06-03
Fix mastodon:setup choking on env variables containing '%' (#13940)
ThibG
2020-06-02
Fix mastodon:setup not running properly when some environment variables are s...
ThibG
2020-02-29
Fix installation failing when Redis password contains special characters (#13...
ThibG
2019-09-23
Add config of multipart threshold for S3 (#11924)
Yamagishi Kazutoshi
2018-10-04
Add tootctl settings registrations open (#8829)
Eugen Rochko
2018-09-14
Move more tasks to tootctl (#8675)
Eugen Rochko
2018-08-26
Fix low-hanging rubocop gripes (#8458)
Quint Guvernator
2018-08-26
Fix NUM_DAYS in rake mastodon:media:remove_remote and print warning (#8462)
Eugen Rochko
2018-08-25
Rename S3_CLOUDFRONT_HOST to S3_ALIAS_HOST. (#8423)
M Somerville
2018-08-25
Add improved CLI interface for removing remote media (#8411)
Eugen Rochko
2018-08-21
Get rid of all batch order warnings (#8334)
Eugen Rochko
2018-08-11
Add some feedback to maintenance rake tasks (#8173)
ThibG
2018-06-04
Fix missing column in select in mastodon:feeds:build task (#7720)
Eugen Rochko
2018-05-30
Speed up some rake tasks by moving execution to Sidekiq (#7678)
Eugen Rochko
2018-05-02
Slightly reduce RAM usage (#7301)
Eugen Rochko
2018-04-23
tasks/mastodon: fix prompt for Redis password (#7241)
Alejandro Martinez Ruiz
2018-04-22
Ability to specify Redis passwd on mastodon:setup (#7222)
David Baucum
2018-04-02
Do not default SMTP verify mode to "peer", default to "none" (#6996)
Eugen Rochko
2018-03-27
Fix UniqueUsernameValidator comparison (#6926)
Eugen Rochko
2018-03-24
Close http connection in perform method of Request class (#6889)
Akihiko Odaki
2018-03-17
Correct the reference to user's password in mastodon:add_user task (#6800)
Akihiko Odaki
2018-03-12
Detailed SMTP setup (#6759)
Ushitora Anqou
2018-03-12
set SAFETY_ASSURED=1 of db:setup in mastodon:setup (#6758)
艮 鮟鱇
2018-03-09
When inside Docker, output saved configuration during mastodon:setup (#6711)
Eugen Rochko
2018-03-08
After blocking domain with reject_media, invalidate cache (#6679)
Eugen Rochko
2018-03-01
Fixes #6584 (#6585)
Thomas Leister
2018-02-26
Some images can cause `convert` to fail, which crashes this whole task (#6565)
Paul Woolcock
2018-02-26
Ensure the app does not even start if OTP_SECRET is not set (#6557)
Eugen Rochko
2018-02-21
fix purge_removed_accounts task should suspend account before delete it (#6521)
takayamaki
2018-02-11
Interactive `rake mastodon:setup` task (#6451)
Eugen Rochko
[next]