mastodon/app
Tad Thorley 104d089df1 Update _bio.html.haml (#8449)
On my local instance (https://ruby.social) we have a custom emoji for octocat (:octocat:). I would love to be able to use the emoji in the metadata for my profile. Instead of:

| github | https://github.com/phaedryx

It could be:

| :octocat: | https://github.com/phaedryx

(using a single emoji makes it easier to read the urls)
2018-08-26 14:33:59 +02:00
..
chewy Get rid of Chewy order/limit warning (#8355) 2018-08-22 02:44:56 +02:00
controllers Add admin custom CSS setting (#8399) 2018-08-24 04:33:27 +02:00
helpers Fix regression from #8439 (#8455) 2018-08-26 14:29:58 +02:00
javascript Fix CW issues in static view on Safari (Fixes #8354) (#8446) 2018-08-26 01:19:13 +02:00
lib Spread out crawling randomly to avoid DDoSing the link (#8445) 2018-08-26 00:33:57 +02:00
mailers Account archive download (#6460) 2018-02-21 23:21:32 +01:00
models Add admin custom CSS setting (#8399) 2018-08-24 04:33:27 +02:00
policies Allow mods to disable login, improve message when login disabled (#8329) 2018-08-23 23:26:29 +02:00
presenters Add admin custom CSS setting (#8399) 2018-08-24 04:33:27 +02:00
serializers Only display web push notifications after API call (fixes #7902) (#8396) 2018-08-23 21:44:27 +02:00
services Do not crash if remote custom emoji does not define updated date (fixes #8376) (#8377) 2018-08-23 00:27:58 +02:00
validators Call address instead of exchange (#8076) 2018-07-26 04:49:28 +02:00
views Update _bio.html.haml (#8449) 2018-08-26 14:33:59 +02:00
workers Disable retries on all scheduled tasks (#8413) 2018-08-25 13:28:07 +02:00