chuckya/app
ThibG 89dc29affb Allow webfinger controller to reply to user@WEB_DOMAIN in addition to user@LOCAL_DOMAIN ()
This provides a hotfix for outbound salmon requests to other Mastodon instances
as they currently will try to resovle user@WEB_DOMAIN instead of user@LOCAL_DOMAIN
(see  and ).

Furthermore, this should ease transition from users switching from
LOCAL_DOMAIN = WEB_DOMAIN to another LOCAL_DOMAIN when WEB_DOMAIN does not change.
2017-04-23 14:19:54 +02:00
..
assets Halved padding for emoji () 2017-04-23 14:19:25 +02:00
controllers ActivityPub: Add basic, read-only support for Outboxes, Notes, and Create/Announce Activities () 2017-04-23 05:21:10 +02:00
helpers Test embedded_view related code in a helper () 2017-04-23 06:05:52 +02:00
lib Allow webfinger controller to reply to user@WEB_DOMAIN in addition to user@LOCAL_DOMAIN () 2017-04-23 14:19:54 +02:00
mailers Instance helper to replace site title helper () 2017-04-18 00:16:32 +02:00
models ActivityPub: Add basic, read-only support for Outboxes, Notes, and Create/Announce Activities () 2017-04-23 05:21:10 +02:00
presenters Adds version to about/more and API () 2017-04-21 03:30:59 +02:00
services Improve bio compatibility () 2017-04-22 03:33:24 +02:00
validators Organize coverage dirs () 2017-04-13 16:00:31 +02:00
views ActivityPub: Add basic, read-only support for Outboxes, Notes, and Create/Announce Activities () 2017-04-23 05:21:10 +02:00
workers Quick best practice cleanup of views/helpers () 2017-04-12 18:24:18 +02:00