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

Zulip mobile apps for Android and iOS.

Results 115 zulip-mobile issues
Sort by recently updated
recently updated
newest added

Users should be able to share their location as part of a message, both in a stream or private conversation. The MVP version of this would just take the coordinate...

Draft messages are currently not synced between mobile and web. This creates a bad user experience, e.g. when a user starts composing a message on mobile and wants to finish...

a-compose/send
blocked on other work

Expected behavior: 1. Someone sends a poll message. 2. The message gets some reactions; it gets edited or moved; and you star it. 3. In mobile, you view it in...

help wanted
a-message list

On welcome page where user is asked to enter a zulip organisation url. If the user does'nt have any existing zulip organisation, He should be provided with a link to...

help wanted
a-onboarding

There is a small constellation of intertwined problems with message-sending. * All outbox messages are sent immediately, with no throttling. * Outbox messages may be sent in any order, regardless...

a-compose/send
P1 high-priority

I'm thinking that for iOS notifications in `zulip-flutter` (zulip/zulip-flutter#122, etc.), it'll help to demonstrate a working implementation that doesn't depend on `@react-native-community/push-notification-ios`, since that library's code can be unnecessarily opaque,...

a-iOS
a-notifications

On the info page for a stream, we have an option to add subscribers, but not an option to remove them. It would be good to have a UI to...

a-stream settings/subs
webapp parity

Forking from https://github.com/zulip/zulip-mobile/issues/3026, which is otherwise mostly resolved. Currently, the entire html body in the WebView is replaced on any change to the message list (a new message is received,...

a-message list
P1 high-priority

Instead of clicking on `x` to close an image, dragging an image down to close it will make it much easier and user-friendly. It also improves reachability issues when using...

a-lightbox

When a new user joins a realm with lots of history, Zulip search [by default won't include](https://zulip.com/help/search-for-messages#searching-shared-history) any of the history they have access to from before they joined. This...

webapp parity