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

After last week's beta, a user [wrote](https://chat.zulip.org/#narrow/channel/48-mobile/topic/sending.20images/near/2002385): > New app, as the old one, lacks one great feature - insert media content from buffer. For example […] you copy an...

a-Android
a-compose
beta feedback

## Changes Made This issue resolved by: - Wrapping the `MessageWithPossibleSender` with a `Container` - Then, giving it a color property on a condition that when `isMessageActionSheetOpen` is `true` show...

maintainer review

This fixes the layout of images and video thumbnails in the message list for RTL languages. Previously, these media containers were hardcoded to align to the Left side with padding...

maintainer review

This fixes the layout of block quotes (`> quote`) in RTL languages. Previously, the vertical bar was stuck on the Left side even in RTL mode. Now, it correctly flips...

maintainer review

Fixes-partly: #124 (topic link autocomplete will be its own PR) Screenshots | Empty query | A query written | An option chosen | | --- | --- | --- |...

integration review

Fixes: #1256 Screen recordings ### First batch - Empty #### Before https://github.com/user-attachments/assets/9d631020-262e-4fed-94b5-9c40485d3787 #### After https://github.com/user-attachments/assets/de47ac15-3c15-48f1-a271-91d0604ab1ff ### First batch - Less than a screenful #### Before https://github.com/user-attachments/assets/6db2189f-5486-497c-bc0b-4642a12dafb1 #### After https://github.com/user-attachments/assets/30582988-4deb-466a-81e1-b4add904c2a1

maintainer review

#1508 but rebased on top of main with the [review](https://github.com/zulip/zulip-flutter/pull/1508#pullrequestreview-3040765380) of @gnprice addressed. (Thanks @PIG208 for all of your previous work in #1508) Fixes: #1499

maintainer review

Fixes: #1858 Still picture https://github.com/user-attachments/assets/2764f000-03cd-4d5b-b177-7b79d7e3cd4b

maintainer review

Currently the "Quote message" option in the message long-press action sheet is offered only when you're in a narrow where we offer a compose box: so a conversation or a...

a-msglist
a-compose
user feedback

Currently, you can edit a message from the message-list page for a channel narrow, a topic narrow, or a DM narrow. This issue is to support editing a message on...

a-compose
beta feedback
user feedback