Social Well Known
-
wrote on Sep 7, 2023, 12:29 PM last edited by
-
wrote on Sep 7, 2023, 2:12 PM last edited by
Yeah, I think perhaps a new setting for Nextcloud well-known needs adding, like we have for Matrix etc already see https://docs.cloudron.io/domains/#well-known-locations
-
Yeah, I think perhaps a new setting for Nextcloud well-known needs adding, like we have for Matrix etc already see https://docs.cloudron.io/domains/#well-known-locations
wrote on Sep 9, 2023, 9:55 AM last edited by@jdaviescoates said in Social Well Known:
Yeah, I think perhaps a new setting for Nextcloud well-known needs adding, like we have for Matrix etc already see https://docs.cloudron.io/domains/#well-known-locations
Hopefully, Cloudron staff @girish can add this.
-
Are you talking about https://apps.nextcloud.com/apps/social or something else? I have installed that for testing and can't seem to find the place where you see the error.
-
-
Are you talking about https://apps.nextcloud.com/apps/social or something else? I have installed that for testing and can't seem to find the place where you see the error.
wrote on Sep 14, 2023, 8:33 AM last edited by@nebulon said in Social Well Known:
Are you talking about https://apps.nextcloud.com/apps/social or something else? I have installed that for testing and can't seem to find the place where you see the error.
It is on the home page of the social app.
-
wrote on Sep 16, 2023, 10:32 AM last edited by
I have found the issue; it was because we changed the URL of the app and even though Cloudron updates Nextcloud the Social App doesn't seem to get updated.
-
I have found the issue; it was because we changed the URL of the app and even though Cloudron updates Nextcloud the Social App doesn't seem to get updated.
-
-
-
I tested this out quickly. Indeed, the app auto creates an id of the form
@nc.domain.com
. After domain change, it doesn't adapt. But I don't think this is a bug in the app. Most of the federated apps (even outside nextcloud) cannot change their domain post installation.wrote on Sep 16, 2023, 12:11 PM last edited by@girish said in Social Well Known:
I tested this out quickly. Indeed, the app auto creates an id of the form
@nc.domain.com
. After domain change, it doesn't adapt. But I don't think this is a bug in the app. Most of the federated apps (even outside nextcloud) cannot change their domain post installation.I thought the same!
It seems to be a bit of a bugger that, on the other hand, I located the folder for well-known but nowhere does it show the URL in the files in the well-known folder for the app.
I have messaged the developer of the app to see if they could put in the description to only install on a URL that will not change or find a way around it but I don't think the developers of federated apps have it high on their priority to make domain name changes possible.