Greg Price

Results 186 issues of Greg Price

When a user goes into Zulip settings to change their name, but the organization's admins have disabled name changes, they're greeted with a grayed-out text field: ![image](https://user-images.githubusercontent.com/28173/33695590-ec6a61f8-dab2-11e7-8dbf-814999cc7fba.png) If you look...

feedback wanted
area: settings (user)
area: settings (admin/org)

The following HTML causes the parser to crash: `\ti>chardeta\xff\xff\xff\xffqu` Here's a stack trace (with `package:html` 0.15.4): ``` $ dart tmp.dart Unhandled exception: Bad state: No element #0 ListBase.removeLast (dart:collection/list.dart:313:7) #1...

In general we're super careful not to do anything where we don't 100% understand what we're doing and what the user might expect, and in particular we balk when the...

The tool itself has a pretty nice `--help` output, once you get to running it at all. When coming upon the repo here on GitHub, you don't see that and...

Occasionally when someone sends a message from the app, it ends up getting sent twice, creating a duplicate. Here's a recent example on chat.zulip.org: ![image](https://user-images.githubusercontent.com/28173/39069925-46c06ec0-4496-11e8-80b8-e7daf46c4f51.png) (And the first message has...

a-compose/send

This will take considerable work to change, and the number of people it affects is small, so it's not something we'll fix soon. But here's an issue to put the...

a-Android
a-notifications

This is the remaining item from #5787, for comfortably supporting Zulip Server 8's new "limited guests" feature. We should pass the new `user_list_incomplete` client capability. That should solve this symptom:...

P1 high-priority
webapp parity

Same thing as #117, but for iOS. This feature seems to be less commonly requested on iOS than on Android, but will be useful there too -- at least for...

a-iOS
a-compose/send
P1 high-priority
a-share-to

The F-Droid build of the app removes all support for notifications. Some users have a setup where notifications would work just fine, but end up installing the F-Droid build. They...

a-Android
a-notifications
P1 high-priority

The most helpful thing here would be to post with feedback about these areas; it'd be great to get specific, detailed comments with things you've tested, even if you didn't...

help wanted
good first issue
a-onboarding