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/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)
7 years ago
..
chewy Get rid of Chewy order/limit warning (#8355) 7 years ago
controllers Add admin custom CSS setting (#8399) 7 years ago
helpers Fix regression from #8439 (#8455) 7 years ago
javascript Fix CW issues in static view on Safari (Fixes #8354) (#8446) 7 years ago
lib Spread out crawling randomly to avoid DDoSing the link (#8445) 7 years ago
mailers Account archive download (#6460) 7 years ago
models Add admin custom CSS setting (#8399) 7 years ago
policies Allow mods to disable login, improve message when login disabled (#8329) 7 years ago
presenters Add admin custom CSS setting (#8399) 7 years ago
serializers Only display web push notifications after API call (fixes #7902) (#8396) 7 years ago
services Do not crash if remote custom emoji does not define updated date (fixes #8376) (#8377) 7 years ago
validators Call address instead of exchange (#8076) 7 years ago
views Update _bio.html.haml (#8449) 7 years ago
workers Disable retries on all scheduled tasks (#8413) 7 years ago