mastodon/app
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
..
assets Add list of muted user to UI and Getting Started (#1799) 2017-04-15 01:23:49 +02:00
controllers Allow running mastodon on a different domain as the one used for identifying users (#1267) 2017-04-15 02:15:46 +02:00
helpers Admin reports controller improvements (#1714) 2017-04-14 11:10:28 +02:00
lib Allow running mastodon on a different domain as the one used for identifying users (#1267) 2017-04-15 02:15:46 +02:00
mailers Make Reporting admin section translatable (#1549) 2017-04-12 17:11:49 +02:00
models Remove .keep in models (#1748) 2017-04-14 12:43:29 +02:00
presenters Clean up about page (#1282) 2017-04-09 14:47:25 +02:00
services Allow running mastodon on a different domain as the one used for identifying users (#1267) 2017-04-15 02:15:46 +02:00
validators Organize coverage dirs (#1695) 2017-04-13 16:00:31 +02:00
views Admin reports controller improvements (#1714) 2017-04-14 11:10:28 +02:00
workers Quick best practice cleanup of views/helpers (#1546) 2017-04-12 18:24:18 +02:00