Noah Groß
Noah Groß
Since OwnCloud follows OIDC spec, one cannot use a `.well-known` provided at `https://auth.example.com/application/o/owncloud/.well-known/openid-configuration` which contains the issuer `https://auth.example.com` (when trying to use a single issuer for multiple providers). Likewise, we...
> Seems like this might have been resolved with #3916 ? I can see that this PR adds actions to notifications, but I don't see any reference to the conversation...
> In my opinion the feature as it's explained here is implemented in #3916. I'd say it's appropriate to create a new issue, if you think implementing any other conversation-related...
I've gone ahead and forked the python library, merged https://github.com/MikeBrink/python-picnic-api/pull/26 and fixed https://github.com/MikeBrink/python-picnic-api/issues/27 (https://github.com/home-assistant/core/issues/138735). I am planning to maintain this fork for as long as it is feasible* and released...
> [@codesalatdev](https://github.com/codesalatdev) How do you use the fork as a custom component?? I do not want to go into too much detail here, but essentially HA lets you overwrite core...
Adding to this, this also happens when bridging mode is set to `if-portal-exists` for the guild. This feels like more of a bug?
Note that you're not supposed to use master. The development docs explicitly state > Always base your Pull Requests off of the current dev branch, not master. It would be...
> Why is the master branch not ideal? The warning that dev was unstable was on the HA website. I presume master holds the then current stable release, and is...
The way content providers are designed doesn't really work for Logseq. You probably want to wait for https://github.com/nextcloud/android/issues/19 to become stable or use an android application which was built for...
> 2-way-sync is basically there, but thats not the problem. I think this is a duplicate of [#9403](https://github.com/logseq/logseq/issues/9403) and a solution to the other problem would help lots of people....