Closed longsleep closed 8 years ago
It should get the base URL (incl. scheme, hostname and port) from 'ownCloud.getConfig().baseURL'. Please make sure to disable/flush your browser cache and/or increase the app version which will have the same effect.
Well, this is a fresh install. Browser cache is disabled.
Duplicate of #48 which already got fixed.
The patched room link generator is not generating complete URLs. The scheme and host are missing. It generates links like
/apps/spreedme#abc
.https://github.com/strukturag/nextcloud-spreedme/blob/develop/extra/static/owncloud.js#L123-L138