primozratej

Results 39 comments of primozratej

Hey @luke-, There is a minor issue here. The community page exposes `${manifest.baseUrl}/fcm-push/status` to the public, allowing data access without authentication. For private instances like sometestproject12345 and Omrade, which require...

@vilmosnagy, yes you could access the app over here. https://testflight.apple.com/join/zXzNVxaQ

For everyone here, I'm happy to announce that we can finally close this issue. App store: https://apps.apple.com/app/humhub/id6446092274

@marc-farre, they are created manually. Then, the Flutter generator creates an override class, which is used inside the code. If we want to add another language, we just create a...

Hey @MTrost, thanks for your support regarding the issue. I’ve opened a PR with a fix and will notify you when the new version is ready for download.

Found the problem. With the update of Flutter from `3.24.0` to `3.27.0`, there was also an upgrade from `targetSdkVersion 34` to `targetSdkVersion 35`. The new target SDK has a bug....

@pegelf Thanks for your input! We’ve discovered that in some cases (depending on the theme), the issue still persists. We’re currently working on a solution that will address this problem...