Kanishk Kakar

Results 8 issues of Kanishk Kakar

--- **What's this PR do?** Adds context menu and settings option to mute/unmute badge count of connected organizations. **Any background context you want to provide?** https://github.com/zulip/zulip-electron/issues/623 should provide the required...

size: XL
has conflicts

**What's this PR do?** Adds a URL container to the left sidebar that displays the URL of the active organization and copies it to the clipboard automatically. Entering a URL...

size: L
has conflicts

If the app is unable to fetch the realm name, the server alias will now default to first word after the protocol scheme in the server URL. --- **What's this...

size: S
has conflicts

--- **What's this PR do?** Registers links starting with zulip:// to open with the Zulip app. Redirects users with installed app to the correct narrow and server (only if the...

size: L
has conflicts

--- **What's this PR do?** 1. Changes dock badge on macOS from a dot to the unread PM count of the server that last received a PM. 2. Makes dock...

size: L
has conflicts

--- **What's this PR do?** Changes database module used for maintaining `settings.json` to `leveldb`. Uses a [node wrapper](https://github.com/Level/level) around it. **Any background context you want to provide?** We need to...

size: XL
has conflicts

--- **What's this PR do?** Same purpose as #793, but updated to pass tests and include more recent features. For code to pass compilation, we may have to modify `electron.d.ts`...

size: XL
has conflicts

Hi, I'm just getting started with this module, but I can't get it to install on my system. I've made sure that I'm running the VS Code Developer Command Prompt...