Highlights
- Arctic Code Vault Contributor
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 upPinned
647 contributions in the last year
Activity overview
Contribution activity
December 2020
Created 15 commits in 1 repository
Created 1 repository
Created a pull request in zulip/zulip-mobile that received 5 comments
logging: Send server version to Sentry.
We include a few tags here:
rawServerVersion: Just what it sounds like.
coarseServerVersion: E.g., 2.1.x or 3.x
fineServerVersion: E.g., 2.1.0 or 3.2
Opened 5 other pull requests in 2 repositories
zulip/zulip-mobile
2
merged
2
open
react-native-cameraroll/react-native-cameraroll
1
open
Reviewed 6 pull requests in 2 repositories
zulip/zulip-mobile 5 pull requests
- narrow/recipient: Always centrally filter and sort PM users, and verify that.
- narrow/recipient: Fix more bugs, and prep for bigger refactors
- narrow: Treat group PMs and 1:1 PMs more symmetrically.
- Introduce `invariant`; use it to handle display_recipient more cleanly.
- Add `recent_private_conversations` key to `/register`.
react-native-cameraroll/react-native-cameraroll 1 pull request
Created an issue in electron/electron-notarize that received 1 comment
Support notarizing Apple's "installer packages" (.pkg files).
In a sub-article to Apple's "Notarizing macOS Software Before Distribution" article, called "Customizing the Notarization Workflow", Apple says this: