1
0
Fork 0
mirror of https://github.com/mastodon/mastodon.git synced 2024-08-20 21:08:15 -07:00
mastodon/app
Lynx Kotoura ea33cdc30b Set contact address in about/more as mailto link (#4450)
* Set contact address as mailto link

To be able to copy long email address

* Set style for mailto link
2017-07-30 12:56:04 +02:00
..
controllers
helpers Fallback to site_hostname when site_title is empty (#4394) 2017-07-27 15:13:49 +02:00
javascript Set contact address in about/more as mailto link (#4450) 2017-07-30 12:56:04 +02:00
lib
mailers
models Count all URLs in text as 23 characters flat, do not count domain part of usernames (#4427) 2017-07-29 00:06:29 +02:00
policies
presenters
serializers
services Fix an error when a user tries to search nonexistent remote user (regression from #4275) (#4400) 2017-07-27 15:11:59 +02:00
validators Count all URLs in text as 23 characters flat, do not count domain part of usernames (#4427) 2017-07-29 00:06:29 +02:00
views Set contact address in about/more as mailto link (#4450) 2017-07-30 12:56:04 +02:00
workers Fix guard clause in WebPushNotificationWorker (#4421) 2017-07-28 17:21:28 +02:00