Results 11 issues of Arturs Krumins

### Motivation When sending images and video the previews are getting clipped, and some of the content is not visible. This is mostly apparent on larger devices like an iPad...

## Scope While the app does not support [media enclosures](https://en.wikipedia.org/wiki/RSS_enclosure), the feeds can already include media in their HTML content. This issue aims to align the media playback experience between...

According to [specification](https://spec.matrix.org/latest/client-server-api/#get_matrixclientv1registermloginregistration_tokenvalidity) the query parameter should be simply `token`. Let me know, if I'm missing something. Tested with synapse `{"server_version":"1.99.0"}`

Hello 👋 Thanks for maintaining these repositories! I'm experiencing a crash, when trying to extract info from a video. The following test is also failing with 🛑 `EXC_BAD_ACCESS` The crash...

# Contents Adds translate sheet to chat item menu. # Privacy Considerations While iOS has on-device translation, it is not enabled by default. On initial use the OS will present...

https://github.com/user-attachments/assets/ef63a86f-146e-464a-a7eb-1d50c1a1546c ## Issue In the **Appearance** scrolling down causes theme to be reapplied due to `onDisappear` block being triggered in the `Apply to All profiles >` picker. ## Approach A...

Affects: - Create group - Edit group profile - Send video or image - Share video or image Does not affect: - Link preview generation - Wallpaper decoding

Adds a translation sheet using the new translate APIs available in iOS 18. Uses slightly lower level APIs so that only *on-device* translation is supported > [!WARNING] > Requires XCode16...