94 Commits (0deab4bb3292d5bba987daf3fd3f1c5ae651faa4)

Author SHA1 Message Date
Claire 5cc4d2ed8b Fix redis configuration not being changed by mastodon:setup (#18383)
2 years ago
Claire efd2f303fe Change mastodon:webpush:generate_vapid_key task to not require functional env (#17338)
3 years ago
Claire 65a727c888 Fix "bundle exec rails mastodon:setup" crashing in some circumstances (#16976)
3 years ago
Claire ee098c8342 Fix mastodon:setup to take dotenv/docker-compose differences into account (#16896)
3 years ago
Claire edc41c6e17 Change mastodon:setup to not call assets:precompile in docker (#13942)
4 years ago
ThibG f894bb9220 Fix external user creation failing when invite request text is required (#15405)
4 years ago
ThibG 8bb1747946 Fix mastodon:setup choking on env variables containing '%' (#13940)
4 years ago
ThibG 96844da338 Fix mastodon:setup not running properly when some environment variables are set (#13928)
4 years ago
ThibG 6e937a13a8 Fix installation failing when Redis password contains special characters (#13156)
5 years ago
Yamagishi Kazutoshi 71ff422997 Add config of multipart threshold for S3 (#11924)
5 years ago
Eugen Rochko 1a1160ee24 Add tootctl settings registrations open (#8829)
6 years ago
Eugen Rochko 26d73847cb Move more tasks to tootctl (#8675)
6 years ago
Quint Guvernator 476ba6e4f0 Fix low-hanging rubocop gripes (#8458)
6 years ago
Eugen Rochko ee4af13f51 Fix NUM_DAYS in rake mastodon:media:remove_remote and print warning (#8462)
6 years ago
M Somerville 4b27569841 Rename S3_CLOUDFRONT_HOST to S3_ALIAS_HOST. (#8423)
6 years ago
Eugen Rochko e6e845f74d Add improved CLI interface for removing remote media (#8411)
6 years ago
Eugen Rochko fe88a4f42c Get rid of all batch order warnings (#8334)
6 years ago
ThibG 40c7bd7cdd Add some feedback to maintenance rake tasks (#8173)
6 years ago
Eugen Rochko 797c72329f Fix missing column in select in mastodon:feeds:build task (#7720)
6 years ago
Eugen Rochko 49a0a3a8a2 Speed up some rake tasks by moving execution to Sidekiq (#7678)
6 years ago
Eugen Rochko ca1c696dbd Slightly reduce RAM usage (#7301)
6 years ago
Alejandro Martinez Ruiz 20fcb1f5ae tasks/mastodon: fix prompt for Redis password (#7241)
7 years ago
David Baucum 259e3aa7bf Ability to specify Redis passwd on mastodon:setup (#7222)
7 years ago
Eugen Rochko ec74c3d7da Do not default SMTP verify mode to "peer", default to "none" (#6996)
7 years ago
Eugen Rochko ebba6fb7f5 Fix UniqueUsernameValidator comparison (#6926)
7 years ago
Akihiko Odaki 11c19f6cc9 Close http connection in perform method of Request class (#6889)
7 years ago
Akihiko Odaki 7b247b15f2 Correct the reference to user's password in mastodon:add_user task (#6800)
7 years ago
Ushitora Anqou 44917a10ad Detailed SMTP setup (#6759)
7 years ago
艮 鮟鱇 aa3b1144d1 set SAFETY_ASSURED=1 of db:setup in mastodon:setup (#6758)
7 years ago
Eugen Rochko 512e42fed8 When inside Docker, output saved configuration during mastodon:setup (#6711)
7 years ago
Eugen Rochko f92176899e After blocking domain with reject_media, invalidate cache (#6679)
7 years ago
Thomas Leister 225d270134 Fixes #6584 (#6585)
7 years ago
Paul Woolcock fee184c0fd Some images can cause `convert` to fail, which crashes this whole task (#6565)
7 years ago
Eugen Rochko f35356609b Ensure the app does not even start if OTP_SECRET is not set (#6557)
7 years ago
takayamaki 2b3d62a8a5 fix purge_removed_accounts task should suspend account before delete it (#6521)
7 years ago
Eugen Rochko e8e6786d6f Interactive `rake mastodon:setup` task (#6451)
7 years ago
Eugen Rochko 92df0bba59 Fix regeneration marker not expiring (#6290)
7 years ago
Eugen Rochko 67ee638c28 Move e-mail digest task to sidekiq, reduce workload, improve hint (#6252)
7 years ago
Eugen Rochko 50f2d69780 Add rake task to check and purge accounts that are missing in origin (#6085)
7 years ago
Akihiko Odaki ce3989fc6a Add embed_url to preview cards (#5775)
7 years ago
Eugen Rochko 97178b6d86 Add moderator role and add pundit policies for admin actions (#5635)
7 years ago
Naoki Kosaka bc20bea20e In remove_remote, exclude removed media attachments. (#5626)
7 years ago
Eugen Rochko 26c797bf0d When accessing uncached media attachment, redownload it (#4955)
7 years ago
Eugen Rochko 703fd425ff Fix count numbers from ActivityPub not being saved (#4899)
7 years ago
Joseph Mingrone c69b143264 Use casecmp() instead of casecmp?() for now (#4832)
7 years ago
Akihiko Odaki 9304aef321 Use next instead of return in task (#4787)
7 years ago
Akihiko Odaki ec7eaa44b0 Explicitly define attached file of DeprecatedPreviewCard (#4786)
7 years ago
Eugen Rochko e9e271878e Make PreviewCard records reuseable between statuses (#4642)
7 years ago
Eugen Rochko 1a19358b24 ActivityPub migration procedure (#4617)
7 years ago
Eugen Rochko 97dda48f70 Move clean up of unconfirmed users to sidekiq-scheduler (#4336)
7 years ago