Highlights
- Arctic Code Vault Contributor
- Pro
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
803 contributions in the last year
Contribution activity
November 2020
Created 11 commits in 1 repository
Created a pull request in zulip/zulip-mobile that received 3 comments
msglist: Don't assume people with the same name are the same.
Fixes: #4303 Sadly we can't use the sender's actual, permanent, numeric user ID here, because outbox messages (values of type Outbox) don't have a β¦
Opened 3 other pull requests in 1 repository
Reviewed 5 pull requests in 1 repository
zulip/zulip-mobile 5 pull requests
Created an issue in zulip/zulip-mobile that received 5 comments
Status icons on avatars lack contrast
This is a followup I originally posted at #3417 (comment) just before merging that PR. The "unavailable" icon lacks contrast on top of an avatar: β¦
Opened 8 other issues in 2 repositories
zulip/zulip-mobile
4
open
3
closed
- Opening a notification for nonexistent user/stream causes crash
- Status dot on user-profile screen slightly misaligned
- Avatars look pixelated in some parts of UI, on high-density displays
- Consecutive messages from same-named senders shown as if same sender
- Sending a self-PM causes flicker-jump in message list, via dupe in display_recipient
- Group PM in outbox can be missing in alternate version of same thread
- Fix build on Windows, at webview rsync step