Vipul
Vipul
The visual appearance of the reconnect error page we see when there are problems with the internet connection can be significantly improved.  - **Clear steps to...
Hey, i am working on porting an app from webview to BrowserView. Spellchecker is working on on each browserView with preload script. [Here](https://github.com/vsvipul/zulip-desktop/blob/bv-migrate/app/renderer/js/preload.ts) is the code for preload script and...
Currently, the documentation available [here](https://github.com/zulip/zulipbot/wiki/Installation) is highly minified. It would be great if someone could make a better documentation on how to host the server on AWS or heroku with...
For some use cases, where the items in a section are fairly long, it is better to have pagination to reduce page load time. This is a feature request for...
It will be a good addition if this module could also fetch proxy bypass rules (Ignore Hosts) from system settings, as well.
PDFs files currently download onto the system when clicked on .We can used pdf.js to open them instead. A pdf reader was first used but had a bug upstream due...