Improve Mastodon compat
This commit is contained in:
@@ -94,7 +94,7 @@ ME = {
|
|||||||
"sharedInbox": config.BASE_URL
|
"sharedInbox": config.BASE_URL
|
||||||
+ "/inbox",
|
+ "/inbox",
|
||||||
},
|
},
|
||||||
"url": config.ID,
|
"url": config.ID + "/", # XXX: the path is important for Mastodon compat
|
||||||
"manuallyApprovesFollowers": config.CONFIG.manually_approves_followers,
|
"manuallyApprovesFollowers": config.CONFIG.manually_approves_followers,
|
||||||
"attachment": [],
|
"attachment": [],
|
||||||
"icon": {
|
"icon": {
|
||||||
|
Reference in New Issue
Block a user