about summary refs log tree commit diff
path: root/lib/tasks
AgeCommit message (Expand)Author
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
2017-04-26add task to report code statistics (#2489)yhirano
2017-04-25fix typo on daily tasks logging (#2450)esetomo
2017-04-25Adds logging for daily tasks (#2438)Ash Furrow
2017-04-18Remove unused methods (#1730)Matt Jankowski
2017-04-17Fix #1972, fix #1870 - Fix special characters in XML, add tests (#1988)Eugen
2017-04-16Fix bug mentioned in #1565 (#1954)Eugen
2017-04-16Unite all mandatory rake tasks in mastodon:daily (#1887)Eugen
2017-04-15Make the rake mastodon:users:clear task properly clear out unconfirmed users ...Eugen
2017-04-15Add tasks for open/close registration (#1823)Andrew
2017-04-11Add task in order to delete unconfirmed users (older than 2days) (#1571)d0p1
2017-04-11When avatar/header are GIF, generate static versions (#1428)Eugen
2017-04-11Adds error message to mastodon:confirm_email task. (#1476)Ash Furrow
2017-04-09Adds user confirmation rake task (#1300)Ash Furrow
2017-03-31Add maintenance task for updating counter cachesEugen Rochko
2017-03-04Add digest e-mailsEugen Rochko
2017-02-13Add rake task for making someone into an adminEugen Rochko
2017-02-02Cleaning up format of broadcast real-time messages, removingEugen Rochko
2017-01-12Add rake task for clearing out media from silenced accountsEugen Rochko
2016-12-02Fix #329 - avatar errors no longer prevent remote accounts from being savedEugen Rochko
2016-11-24Remove Neo4JEugen Rochko
2016-11-24Only distribute statuses to followers who signed in in the last 2 weeks, add ...Eugen Rochko
2016-11-15Fix rubocop issues, introduce usage of frozen literal to improve performanceEugen Rochko
2016-10-22Adding OAuth access scopes, fixing OAuth authorization UI, adding rate limitingEugen Rochko
2016-10-18Only run mastodon:push:clear on accounts that are still subscribed toEugen Rochko
2016-10-15Add sync command for neo4j, fix configuration, add neo4j to docker-compose, f...Eugen Rochko
2016-10-10PuSH unsubscribe needs correct callback URLEugen Rochko
2016-09-20Upgrade to PubSubHubbub 0.4 (removing verify_token)Eugen Rochko
2016-09-20Fix rake tasks and loading barEugen Rochko
2016-09-20OStatus2 and Goldfinger gems now have timeouts for requestsEugen Rochko
2016-09-20Separate PuSH subscriptions from following, add mastodon:push:refresh task,Eugen Rochko
2016-09-10Improve rake tasksEugen Rochko
2016-03-25Fix subscriptions:clear task, refactor feeds, refactor streamable activitesEugen Rochko
2016-03-22Add pagination by max_id instead of offset/limitEugen Rochko
2016-03-17Fix #2, add rake task for PuSH-unsubscribing from remote users who have noEugen Rochko
2016-02-20Initial commitEugen Rochko