Results 11 comments of Dragnucs

There is a alight difference. My PR adds a list of callbacks. If you manage to write tests for it. It would be perfect. Thanks. On February 11, 2022 3:05:07...

I just came to create request this feature. Repetition based exercises are more common. Maybe we could also add lest ones too for those who do wight lifting. An exercises...

I am curious. Can't simp_le be replaced with another components that could handle dns-01 challenge? If not, what are our options? Can't we hack the configuration a bit on our...

@buchdag thank you for your reply.

I have of course enabled the API and added some serialization configuration: ```yaml Sylius\Component\Product\Model\ProductOption: attributes: id: groups: [admin:product:read, shop:product:read] code: groups: [admin:product:read, shop:product:read] values: groups: [admin:product:read, shop:product:read] Sylius\Component\Product\Model\ProductOptionValue: attributes: id:...

Users just need to login simply to get their account synced with your local database.

There is [this fork](https://github.com/Orrico/turn.js/releases) which is not.

@SoniEx2 How can I put it? Compliance to regulations, like GDPR, is about the entity running the server to be complaint, not if the restrictions or features could be circumvented....

@nerzhul can't OCSMS hook to the OS and listen for incoming messages, the same way Silence would do? What would prevent you from reading SMS's directly from Android rather than...

@nerzhul Yesterday I mistakenly enabled 'message syncronization' in Android's email application and it could sync SMS while I was using Silence. We may then see how they do it?