Pinned
4,018 contributions in the last year
Less
More
Activity overview
Contribution activity
June 2021
Created 55 commits in 6 repositories
Created 1 repository
- andersk/flatpickr TypeScript
Created a pull request in zulip/zulip that received 17 comments
zjsunit: Undo mock_cjs abstraction violation again
There is still no need for mock_template to reach into the internals of mock_cjs. Make it a normal caller of mock_cjs.
This is basically the same as …
+13
−24
•
17
comments
Opened 44 other pull requests in 6 repositories
zulip/zulip
31
merged
4
open
- install-yarn: Rewrite Yarn installer
- js: Remove ancient IE createTextRange API
- js: Simplify more code using default parameters and destructuring
- lint: Add .bash extension for tools/lib/git-tools.bash
- bootstrap-awscli: Remove executable bit.
- nagios: Replace check_website_response with standard check_http plugin
- install: Replace wget with curl
- ci: Remove superfluous generate-dockerfiles template system
- Remove uses of VERSION_CODENAME and bullseye hack
- lightbox_overlay: “Pan and Zoom” → “Pan & zoom”
- zjsunit: Remove unnecessary Handlebars wrapper function
- eslint: Add eslint-plugin-formatjs
- Initial styles for less-dense mode
- zjsunit: Undo mock_cjs abstraction violation
- ci: Check that webpack bundles use only ES5 syntax
- build-release-tarball: Use require_clean_work_tree helper
- webpack: Fix run-dev.py --minify
- lint: Apply custom_check.js_rules to TypeScript too
- dependencies: Move callsites to devDependencies
- dependencies: Remove script-loader
- dependencies: Move eslint-plugin-unicorn, xvfb to devDependencies
- production-verify: Don’t assume lengths have a decimal point
- dependencies: Downgrade @types/css-minimizer-webpack-plugin
- [4.x] zulip_tools: Flush ‘set -x’-style messages in run
- Simplify stdio flushing; flush zulip_tools.run ‘set -x’-style messages
- Some pull requests not shown.
NixOS/nixpkgs
4
merged
flatpickr/flatpickr
2
open
DefinitelyTyped/DefinitelyTyped
1
merged
zulip/python-zulip-api
1
open
xojs/xo
1
merged
Reviewed 23 pull requests in 3 repositories
zulip/zulip 21 pull requests
- nagios: Replace check_website_response with standard check_http plugin
- install-yarn: Rewrite Yarn installer
- Refactor: Export non-markdown logic in mention.py.
- Port message actions popover to tippy
- [WIP] Prototype realm import file upload using Uppy S3 uploader
- Issue#18713: tag redacted message for i18n
- Convert padded_widget, csrf, loading, components, and ui_util to TS.
- install: Replace wget with curl
- info_overlay: Render search operators using info_overlay.
- upload: Cache the boto client to improve performance.
- Convert page_params, i18n, common, ui_report, and blueslip modules to TS.
- compose_mobile_button: Use tippyjs for popover.
- requirements: Add django-stubs.
- zjsunit: Undo mock_cjs abstraction violation again
- Add support for resolving a topic
- "+" menu for browsing and creating streams
-
custom_check: Avoid use of
assertto avoid confusion withassert.equal. - WIP: Upgrade to Webpack 5
- subdomains: Extend "static" to include resources hosted on S3.
- Use settings.STATIC_URL consistently
- Tweak SAML doc regarding SP private key generation
NixOS/nixpkgs 1 pull request
readthedocs/sphinx_rtd_theme 1 pull request
Created an issue in webpack/webpack that received 14 comments
Webpack 5 uses dramatically more memory than Webpack 4
Bug report What is the current behavior? We’ve been unable to migrate Zulip from webpack 4 to webpack 5 due to an enormous memory usage regression…
14
comments