Greg Price

Results 244 issues of Greg Price

This is a configuration change that was requested a few times over the years for zulip-mobile, as https://github.com/zulip/zulip-mobile/issues/3312, before we got a contribution implementing it as https://github.com/zulip/zulip-mobile/pull/5493 . We should...

a-Android
a-first-hour
beta feedback
upstream
user feedback

In the current prototype, the visual design of the message list is based closely on Zulip web's design as it was last December, when I started on the prototype and...

a-content
a-msglist
a-design

In Zulip web, after you click on a user's name or avatar, one of the options is "View messages sent". This takes you to a search view showing all the...

a-msglist

This is a draft branch. I think I've run out of time I can spend on this area personally right now, but I've sketched out the remaining things that need...

a-model

When you long-press a message, we show a bottom sheet with actions you can take on it, which we also call an "action sheet". (Currently in this prototype there's just...

a-design

In the Zulip web client, when composing a DM and choosing the recipients, you can type the name of a user group (with autocomplete), and it will expand to all...

a-compose
a-home

This is a followup to: * #634 That issue was for updating the UI. We should also update all the references to this Zulip feature within our code. A good...

a-home
server-9

When this Zulip feature is in effect: https://zulip.com/help/stream-sending-policy it may mean that the self-user wouldn't be able to send to a given stream. When that's the case, we should replace...

a-compose

This is the third top-level kind of autocomplete in Zulip messages, after @-mentions #49 and #-mentions #124. It triggers on a colon `:`. Help Center doc is here (see the...

a-compose

This is a prerequisite for: * #388 * #670 In order to offer the user a UI to choose an emoji from the emoji Zulip knows about, we'll need to...

a-api
a-model