zulip-flutter icon indicating copy to clipboard operation
zulip-flutter copied to clipboard

Future Zulip client using Flutter

Results 411 zulip-flutter issues
Sort by recently updated
recently updated
newest added

If I horizontally scroll inside a code block and then scroll the message containing the code block out of view by less than a screen full and scroll it back...

When selecting multiple images from the gallery, the app crashes. This issue happens on: - ✅ Android 11 - ✅ Android 13 - ✅ Android 15 It happens every time...

- [x] Viewing and inserting saved snippets - [x] Adding new saved snippets - [x] Handle saved snippet events [CZO discussion](https://chat.zulip.org/#narrow/channel/530-mobile-design/topic/.23F863.20saved.20replies/with/2169460) Stacked on top of #1498. screenshots | light |...

maintainer review

This prepares the data model and API bindings for #1391 towards #863.

maintainer review

The server change in zulip/zulip#34177, renaming `:smile:` to `:slight_smile:`, broke the corresponding reaction button in the message action sheet. We've been sending the add/remove-reaction request with the old name 'smile',...

integration review

Screenshots | settings | languages | | - | - | | ![image](https://github.com/user-attachments/assets/a3cb73a2-47e1-4613-b5b1-24bf7be0fb1a) | ![image](https://github.com/user-attachments/assets/620afa56-5155-44fc-83f8-9dc60d8d6551) | | ![image](https://github.com/user-attachments/assets/26097274-acd9-46ec-87a5-ad8621192464) | ![image](https://github.com/user-attachments/assets/55cb66b3-90d9-41c8-bf79-c446aa457599) | Since we don't have enough translated strings for RTL...

maintainer review

Split from #1379. Migrates the Android notification routing implementation from URL-encoded payloads to instead implement and use the same Pigeon API that iOS uses in #1379.

maintainer review

This is a follow-up to #1500. Fixes: #1499

Issue #1067 The implementation is simple use well known package code [diacritic](https://pub.dev/packages/diacritic) for cleaner approach. If you dont want to use package just let me know ?

Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action