Mauro
Mauro
- Improved spacing - Added handler - Dimming - Corner radius - Implemented iOS 16 custom size detent (on iOS 15, medium will be used instead) 
Hello! I would like to generate mocks for a protocols that are not in my codebase, but are exposed from the codebase of a Swift Package. How may I be...
Is it possible to use Cuckoo in a product target using SPM? In our project we usually use Mocks not only in UnitTests but also to render swift ui views...
Hello I am using the structured-swift5 strings template in my project, and when I try to generate the function for this string: ``` a11y_read_receipts_multiple_with_others NSStringLocalizedFormatKey %#@COUNT@ COUNT NSStringFormatSpecTypeKey NSStringPluralRuleType NSStringFormatValueTypeKey...
Implementing a service to allow for filtered public room search with pagination. --- * Fixes #3154
We need to implement a service that searches for public rooms using the public rooms APIs. The service should handle the pagination for the clients, behaving a bit like the...
In Element X unsent messages stay in the timeline as long as the room is in the SS window, as soon as the room is unsubscribed from it, and the...
On some clients, like Element X we would like to still keep state events, but not show read receipts on them, however this would create an issue where RRs would...
# Proposal So far the room info includes only the user defined notification mode, however it would be nice to also include a separate variable called `default_notification_mode` or something like...
This should be not allowed in terms of Matrix specs here is a link to the El-X issue that highlighted the issue: https://github.com/vector-im/element-x-ios/issues/1365