You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/lib/tasks
leo60228 e0f55f374c
Add emojis:generate_borders Rake task (#13773)
* 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;"
4 years ago
..
assets.rake Do not fetch environment variables to determine default locale (#6618) 7 years ago
auto_annotate_models.rake Add announcements (#12662) 5 years ago
db.rake Fix low-hanging rubocop gripes (#8458) 6 years ago
emojis.rake Add emojis:generate_borders Rake task (#13773) 4 years ago
mastodon.rake Fix mastodon:setup choking on env variables containing '%' (#13940) 4 years ago
repo.rake Add missing locale file for ga and add rake task to check for it (#11813) 5 years ago
statistics.rake add task to report code statistics (#2489) 8 years ago