mastodon/lib/tasks
leo60228 e0f55f374c
Add emojis:generate_borders Rake task ()
* Add emojis:generate_borders Rake task

* Address review

* Border all dark emoji

* Combine stroke with filter to reduce artifacting

* Cleanup Camera with Flash

* Add stroke-linejoin="round"

The previous filter and tweaks were effectively a poor imitation of it.
There are no artifacts for any dark emoji now!

* Set stroke-width using property

This fixes old versions of Firefox.

* Store emoji in string instead of array

* Use separate arguments for each path segment

* Remove "background: black;"
..
assets.rake Do not fetch environment variables to determine default locale ()
auto_annotate_models.rake Add announcements ()
db.rake Fix low-hanging rubocop gripes ()
emojis.rake Add emojis:generate_borders Rake task ()
mastodon.rake Fix mastodon:setup choking on env variables containing '%' ()
repo.rake Add missing locale file for ga and add rake task to check for it ()
statistics.rake add task to report code statistics ()