74 Commits (95b2bead0f12d66b7f994fb0501e07fd6d266868)

Author SHA1 Message Date
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
Eugen Rochko a09a4a5899 Add rake task mastodon:feeds:build to regenerate all active users' feeds (#4303)
7 years ago
unarist 0228a2bc8d Check table existence on prepare_for_foreign_keys (#4225)
7 years ago
Yamagishi Kazutoshi 7be29a500d Add Rake task for generate VAPID key (#4195)
7 years ago
Eugen Rochko 21d7c38b40 Fix #3904 - Adjustable time period for mastodon:media:remove_remote via NUM_DAYS (#4191)
7 years ago
Eugen Rochko 903b34fa94 Fix #2848 - Rake task to redownload avatars/headers (#4156)
7 years ago
Eugen Rochko 49026e27e8 Redesign the landing page, mount public timeline on it (#4122)
7 years ago
Debanshu Kundu 7142cd5e0f #1456 Added rake task to add a user. (#1482)
7 years ago
Eugen Rochko 2a447b8147 Add rake task to prepare database for foreign keys introduced by #3562 (#3614)
7 years ago
Eugen Rochko b51beb6486 Replace mastodon:media:clear and mastodon:feeds:clear rake tasks with (#3180)
7 years ago
Matt Jankowski d8632a9ced Improve error message for non-existent user being made an admin (#2929)
7 years ago
Eugen Rochko c32e312061 More robust PuSH subscription refreshes (#2799)
7 years ago
Matt Jankowski 232b822d86 Replace best_in_place editor on admin settings page (#2789)
7 years ago
yhirano 7c65bcbdb7 Downgrade rubocop 0.48.1 => 0.46.0 (#2628)
8 years ago
Patrick Figel ae0c77c5d1 Set unknown attachment type when adding domain blocks (#2605)
8 years ago
esetomo 5faf8274d9 fix typo on daily tasks logging (#2450)
8 years ago
Ash Furrow 456cd6a3a7 Adds logging for daily tasks (#2438)
8 years ago
Matt Jankowski 7a7a2d591f Remove unused methods (#1730)
8 years ago
Eugen 7e230fc786 Fix #1972, fix #1870 - Fix special characters in XML, add tests (#1988)
8 years ago
Eugen e7f68ee031 Fix bug mentioned in #1565 (#1954)
8 years ago
Eugen 4570ab09b3 Unite all mandatory rake tasks in mastodon:daily (#1887)
8 years ago