meetfranz / plugins

Official Franz Plugin Repository
MIT License
298 stars 110 forks source link

Allow set custom URL of Riot instance host #319

Open MurzNN opened 5 years ago

MurzNN commented 5 years ago

Riot.im is opensource and very often used as self-hosted service on user domains.

So client urls may be different. Also official Riot instance have three versions: http://riot.im/app/ http://riot.im/staging/ http://riot.im/develop/

And Riot cloud based service suggests to use own hosts with Riot, instead of using it at riot.im website. So most of Matrix.org users use Riot on own domains, not the default one.

So, please add field to fill custom url (host) for Riot instance in plugin settings.

MurzNN commented 5 years ago

Here is my PR https://github.com/SylvainCecchetto/recipe-riot/pull/2