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
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.
8 years ago
..
assets Add list of muted user to UI and Getting Started (#1799) 8 years ago
controllers Allow running mastodon on a different domain as the one used for identifying users (#1267) 8 years ago
helpers Admin reports controller improvements (#1714) 8 years ago
lib Allow running mastodon on a different domain as the one used for identifying users (#1267) 8 years ago
mailers Make Reporting admin section translatable (#1549) 8 years ago
models Remove .keep in models (#1748) 8 years ago
presenters
services Allow running mastodon on a different domain as the one used for identifying users (#1267) 8 years ago
validators Organize coverage dirs (#1695) 8 years ago
views Admin reports controller improvements (#1714) 8 years ago
workers Quick best practice cleanup of views/helpers (#1546) 8 years ago