primozratej

Results 39 comments of primozratej

Hey @marc-farre, as you suggested, I've prepared a quick demo. Users can switch between instances using a dropdown list in the TextFormField. When they are connected to an instance, a...

Hey @luke - we could use the JS channels for this and a custom app header, as you mentioned, and the logic will stay on the web side, I like...

Hey @marc-farre, @luke-, do you think now is the time to support this feature?

@Eladnarlea, I can access the favicon through https://community.humhub.com/manifest.json. I assume the network's logo is different, so I think we would need to add it to the manifest or make it...

We would likely need to add the badge number value to that same API as well. Or use silet push like discused here https://github.com/humhub/app/issues/52

@Eladnarlea, there's no need. If there are any changes, we can address them in the second iteration.

@marc-farre, @luke- This is the current impl. https://github.com/user-attachments/assets/af215d4a-0658-43ff-a278-4d40e25931c3 Once the user navigates to a specific instance, there is no way to return to the opener page, where they could then...

> The `isMultiInstanceSupport` will be useful for white labelled apps, because for most of them we will set it to `false`. Ah, I forgot about white-labeled apps. I think we...

Update: On the iOS it works as expected. Tested with Google password manager and Bitwarden. The problem persists on Android. Looking into it.

Hey @marc-farre, I found there's still an open issue regarding this in the [flutter_inappwebView](https://github.com/pichillilorenzo/flutter_inappwebview/issues/488) repo that we use for WebView. However, the actual bug might be within an official Flutter/engine...