This repository has been archived on 2024-07-22 . You can view files and clone it, but cannot push or open issues or pull requests.
ThibG
89dc29affb
Allow webfinger controller to reply to user@WEB_DOMAIN in addition to user@LOCAL_DOMAIN ( #2351 )
...
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 #2012 and #20312 ).
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 ( #2344 )
2017-04-23 14:19:25 +02:00
controllers
ActivityPub: Add basic, read-only support for Outboxes, Notes, and Create/Announce Activities ( #2197 )
2017-04-23 05:21:10 +02:00
helpers
Test embedded_view related code in a helper ( #2282 )
2017-04-23 06:05:52 +02:00
lib
Allow webfinger controller to reply to user@WEB_DOMAIN in addition to user@LOCAL_DOMAIN ( #2351 )
2017-04-23 14:19:54 +02:00
mailers
Instance helper to replace site title helper ( #2038 )
2017-04-18 00:16:32 +02:00
models
ActivityPub: Add basic, read-only support for Outboxes, Notes, and Create/Announce Activities ( #2197 )
2017-04-23 05:21:10 +02:00
presenters
Adds version to about/more and API ( #2181 )
2017-04-21 03:30:59 +02:00
services
Improve bio compatibility ( #2278 )
2017-04-22 03:33:24 +02:00
validators
Organize coverage dirs ( #1695 )
2017-04-13 16:00:31 +02:00
views
ActivityPub: Add basic, read-only support for Outboxes, Notes, and Create/Announce Activities ( #2197 )
2017-04-23 05:21:10 +02:00
workers
Quick best practice cleanup of views/helpers ( #1546 )
2017-04-12 18:24:18 +02:00