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
3,185 contributions in the last year
Contribution activity
September 2020
- stream edit: Update stream subscription info text.
- tornado: Move default port to 9800; remove explicit tornado_processes setting
- WIP: markdown: View code in playground option for codeblocks
- Queue monitoring fixes
- release-checklist: Restore and clarify -dev version/tag for master
- Add emoji reactions to messages in develop environment.
- i18n: Tag confirmation templates for translation
- Fix accessibility / UX of Invite Users modal in invite.js.
- Add end-to-end encryption for push notifications
- tornado: Log to files by port number.
- move_topic_to_stream: Allow moving to/between/from private streams.
- Compose box resize issue while uploading file and while editing messages
- Clean up ordering-dependence of deactivated user tests.
- Upgrade Python requirements
- migrations: Add case-insensitive unique index on realm and stream name.
- Improve resharding process
- urls: Migrate re_path routes to path
- Clean up webhook exception logging
- Perp commits to logged out view.
- Send sentry user data, fix email-on-error, queue_json_publish serialization validation
- python: Reformat with Black
- middleware: Move locale-setting before domain checking.
- webhooks: Ignore actions
- settings: Don't use css classes starting with `icon`.
- popovers: Improve keyboard navigation
- Some pull request reviews not shown.
Created an issue in zulip/zulip that received 5 comments
Clean up ordering-dependence of deactivated user tests.
In 7c17bdb, we added a workaround for the fact that the "deactivate a user" test messes up later tests that might interact with that user. The bett…
5
comments
6
contributions
in private repositories
Sep 1 – Sep 13