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

When users click on an email address during web authentication, an "Open With" dialog appears, prompting them to open email apps instead of proceeding with authentication. This happens on the...

a-login
a-first-hour

Quoting @alya from https://github.com/zulip/zulip-flutter/issues/1226#issuecomment-2704508602 : > A possible follow-up [to #1226] is to offer to mark a topic / channel **unread** instead when all messages are read already. Low priority;...

The issue regarding New topic modal Resolving issue #1385 https://github.com/user-attachments/assets/0ec2f9de-6287-4ec1-b0bf-23fa77d97e08

The current zulip android client , won't let you upload image file larger than 10MB, I suggest we should auto compress image file to lower than 10MB, then upload it...

zulip-mobile issue: https://github.com/zulip/zulip-mobile/issues/5165 We should make it possible to move some messages in a topic by adding a "Move message(s)" option to the message action sheet. Selecting this option should...

a-msglist
beta feedback

The server now returns the realm URL from https://zulip.com/api/register-queue in `realm_url`, as well as in `realm_uri`, and the latter is now deprecated. So we should start getting the value from...

a-api
server-9

When we launch this app, it will go out as the new version of the Zulip mobile app on the Play Store and App Store. That means that users who...

a-login
a-model

Zulip's Markdown flavor supports TeX for mathematical notation, using [KaTeX](https://katex.org/). This will be one of the more complex message-content features for us to support. The way this works for web...

a-content
beta feedback

This Zulip feature: https://zulip.com/help/mute-a-user . This issue only covers respecting the user's existing choice to mute (or unmute) a given user. Offering UI for changing that choice is a feature...

a-api
a-model

This corresponds to the "New DM" and "New group DM" buttons which zulip-mobile has at the top of the DM-conversations screen. ### Design The design for this UI is in...

a-home