Replying to Avatar Sirius

Porting iris to use LokiJS in-memory database https://github.com/techfort/LokiJS

You can find the development version at https://beta.iris.to. Feed loading seems better already.

Great job! You are on fire! šŸ”„

I’m working on Iris for #[2]​ #embassyOS and reflecting on how to properly version it. How would you number the version that is on the production branch?

Reply to this note

Please Login to reply.

Discussion

I'll probably do a Tauri desktop version at some point and add version numbering. In the meantime 1.0.x or some sort of versioning by date should be fine.

Perfect. 1.0.x it is.

Btw Iris in case of #embassyOS is going to be hosted on .onion domain as well as .local domain.

.local is hosted via https by default but it makes no sense to use ssl on .onion which is already encrypted.

Can you make an exception for .onion domain to not redirect to https: ?

I have added this issue to make it more clear:

https://github.com/irislib/iris-messenger/issues/326