Greg Price
Greg Price
We currently use a "globe" icon for the button on the main screen that takes you to the all-messages view. This has never been a great icon to use there,...
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...
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...
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...
We [heard a feature request](https://chat.zulip.org/#narrow/stream/48-mobile/topic/android.20auto.2Fcarplay.3F/near/1282479) to add support for Android Auto. The purpose of this from a user perspective is > to have the ability to hear the messages read...
There are a lot of spots in the app where our layout is affected by nuances of the font used. * An extreme example is #2365 -- a component we...
This is a rebase of the draft branch I wrote a little over a year ago for this purpose. After writing it I realized that much of it should block...
We see some stack traces in Sentry that involve a "No server data found" error on this `getOwnUserId` call in `narrowToNotification`: https://github.com/zulip/zulip-mobile/blob/4a22417749b0239d853b739c36bb6e8b64281fa1/src/notification/notifOpen.js#L232-L236 I believe what this means for the user...
Our layout is designed for phones. On a larger screen, like a tablet, it doesn't use the space well: it tends to wind up as some small text, stretched out...
In #5014 / #5238 we added support for showing that a stream is web-public, with the same "globe" icon as the web app uses. @timabbott adds there: In theory, we...