Marius Lindvall

Results 44 comments of Marius Lindvall

Just chipping in again because it's been a little while since I responded here. I want Matrix to have some form of real-time location sharing option. And as much as...

This will be somewhat complicated to implement, but I can probably make it happen as an optional feature. Just curious, but any particular reason you want a simultaneous login quota/restriction?...

A separate key would be stored in memcached for each user with a list of currently active sessions and their expiration. When a new session is started, it's added to...

This is a good suggestion, and could also be paired with showing the number of current viewers in-app. Whenever the app sends a location update to the server, the number...

Hi! Thanks for the suggestion and sorry for taking so long to reply to this. Your suggestion is interesting and it could possibly be a viable feature for the project,...

That's a good point. I'm not really that keen on having the user manually input it, as it will probably be an optional feature; whether it's enabled or disabled by...

Hauk is intended as a short-term location sharing service, and long-term sharing is really not in scope of the project. This is also the reason why Memcached/Redis is used as...

This is an interesting idea. I've had some problematic experiences with PWA in a previous project (caching-related), but this doesn't seem like it implements full PWA with a manifest file,...

Thanks for the suggestion, and sorry for taking so long to get back to you (been a very busy few months lately). I'll see if I can get support for...