mastodon/lib
Eugen Rochko 6a3f9b7e53
Move more tasks to tootctl ()
* Move more tasks to tootctl

- tootctl feeds build
- tootctl feeds clear
- tootctl accounts refresh

Clean up exit codes and help messages

* Move user modifying to tootctl

* Improve user modification through CLI, rename commands

add -> create
mod -> modify
del -> delete

To remove ambiguity

* Fix code style issues

* Fix not being able to unset admin/mod role
..
assets
devise Fix wrong string being used on login failure when using LDAP ()
generators Add post-deployment migration system ()
mastodon Move more tasks to tootctl ()
paperclip Resize images by area instead of fixed dimensions ()
tasks Move more tasks to tootctl ()
templates Add post-deployment migration system ()
cli.rb Move more tasks to tootctl ()