mastodon/app/controllers/api
ThibG a9529d3b4b Allow running mastodon on a different domain as the one used for identifying users (#1267)
* Allow running mastodon on a different domain as the one used for identifying users

* Alter documentation of WEB_DOMAIN to make clear it shouldn't be used unless the admin knows what they are doing

* Compare to web_domain instead of local_domain when dealing with feeds/API

* Correctly identify mentions to local accounts

Mentions URLs point to the person's web profile, i.e., the user page served on WEB_DOMAIN.
2017-04-15 02:15:46 +02:00
..
v1 API param to exclude notification types from response (#1341) 2017-04-10 23:45:29 +02:00
web Home column filters 2017-01-10 17:25:10 +01:00
oembed_controller.rb Fix inflection 2017-01-22 23:08:51 +01:00
push_controller.rb Allow running mastodon on a different domain as the one used for identifying users (#1267) 2017-04-15 02:15:46 +02:00
salmon_controller.rb Move Salmon processing to background as well as PuSH 2016-11-18 23:24:57 +01:00
subscriptions_controller.rb Fix rubocop issues, introduce usage of frozen literal to improve performance 2016-11-15 16:56:29 +01:00