about summary refs log tree commit diff
path: root/lib/tasks
AgeCommit message (Expand)Author
2018-03-01Fixes #6584 (#6585)Thomas Leister
2018-02-26Some images can cause `convert` to fail, which crashes this whole task (#6565)Paul Woolcock
2018-02-26Ensure the app does not even start if OTP_SECRET is not set (#6557)Eugen Rochko
2018-02-21fix purge_removed_accounts task should suspend account before delete it (#6521)takayamaki
2018-02-11Interactive `rake mastodon:setup` task (#6451)Eugen Rochko
2018-02-03Require environment for generate_static_pages (#6420)Akihiko Odaki
2018-01-18Fix regeneration marker not expiring (#6290)Eugen Rochko
2018-01-15Move e-mail digest task to sidekiq, reduce workload, improve hint (#6252)Eugen Rochko
2017-12-24Add rake task to check and purge accounts that are missing in origin (#6085)Eugen Rochko
2017-12-07Add embed_url to preview cards (#5775)Akihiko Odaki
2017-11-11Add moderator role and add pundit policies for admin actions (#5635)Eugen Rochko
2017-11-08In remove_remote, exclude removed media attachments. (#5626)Naoki Kosaka
2017-10-09Fix #5274 - Create symlink from public/500.html to public/assets/500.html (#5...Eugen Rochko
2017-10-08Set snowflake IDs for backdated statuses (#5260)Eugen Rochko
2017-10-06Compress and combine emoji data (#5229)Nolan Lawson
2017-10-06Clean up code style of Mastodon::TimestampId module (#5232)Eugen Rochko
2017-10-04Non-Serial ("Snowflake") IDs (#4801)aschmitz
2017-09-27Upgrade Webpacker to version 3.0.1 (#5122)Yamagishi Kazutoshi
2017-09-26Refactor 500 file generation for future extension (#5105)nullkal
2017-09-25New error page graphic. Other error page improvements (#5099)Eugen Rochko
2017-09-25Fix emojify() by generating a mapping to existing Twemoji files (#5080)Eugen Rochko
2017-09-25Refresh manifest before generate 500.html (#5090)Yamagishi Kazutoshi
2017-09-25Generate 500.html with assets:precompile, remove loading from Google Fonts (#...Eugen Rochko
2017-09-16When accessing uncached media attachment, redownload it (#4955)Eugen Rochko
2017-09-12Fix count numbers from ActivityPub not being saved (#4899)Eugen Rochko
2017-09-07Use casecmp() instead of casecmp?() for now (#4832)Joseph Mingrone
2017-09-03Use next instead of return in task (#4787)Akihiko Odaki
2017-09-03Explicitly define attached file of DeprecatedPreviewCard (#4786)Akihiko Odaki
2017-09-01Make PreviewCard records reuseable between statuses (#4642)Eugen Rochko
2017-08-21ActivityPub migration procedure (#4617)Eugen Rochko
2017-07-24Move clean up of unconfirmed users to sidekiq-scheduler (#4336)Eugen Rochko
2017-07-23Add rake task mastodon:feeds:build to regenerate all active users' feeds (#4303)Eugen Rochko
2017-07-16Check table existence on prepare_for_foreign_keys (#4225)unarist
2017-07-14Add Rake task for generate VAPID key (#4195)Yamagishi Kazutoshi
2017-07-14Fix #3904 - Adjustable time period for mastodon:media:remove_remote via NUM_D...Eugen Rochko
2017-07-11Fix #2848 - Rake task to redownload avatars/headers (#4156)Eugen Rochko
2017-07-11Redesign the landing page, mount public timeline on it (#4122)Eugen Rochko
2017-06-27 #1456 Added rake task to add a user. (#1482)Debanshu Kundu
2017-06-08Improve RuboCop rules (compatibility to Code Climate) (#3636)Yamagishi Kazutoshi
2017-06-07Add rake task to prepare database for foreign keys introduced by #3562 (#3614)Eugen Rochko
2017-05-29[nanobox] Adjustments for Nanobox development (#3295)Daniel Hunsaker
2017-05-23Add Support for Nanobox (#1709)Daniel Hunsaker
2017-05-20Replace mastodon:media:clear and mastodon:feeds:clear rake tasks with (#3180)Eugen Rochko
2017-05-11Remove unnecessary .keep files (#2976)Yamagishi Kazutoshi
2017-05-08Improve error message for non-existent user being made an admin (#2929)Matt Jankowski
2017-05-05More robust PuSH subscription refreshes (#2799)Eugen Rochko
2017-05-04Replace best_in_place editor on admin settings page (#2789)Matt Jankowski
2017-05-02annotate models (#2697)yhirano
2017-04-30Downgrade rubocop 0.48.1 => 0.46.0 (#2628)yhirano
2017-04-29Set unknown attachment type when adding domain blocks (#2605)Patrick Figel