Skip to content

feat: Implement deep link support for zulip:// protocol#1496

Open
Ol1va wants to merge 1 commit intozulip:mainfrom
Ol1va:feature/deep-linking
Open

feat: Implement deep link support for zulip:// protocol#1496
Ol1va wants to merge 1 commit intozulip:mainfrom
Ol1va:feature/deep-linking

Conversation

@Ol1va
Copy link

@Ol1va Ol1va commented Feb 26, 2026

  • Added deep link handling in the main process to capture and process URLs.
  • Introduced IPC messages for deep link readiness and opening links in the renderer.
  • Updated package.json to register the zulip protocol.
  • Enhanced the renderer to handle deep links and navigate to the appropriate server tab.

This feature allows users to open specific server tabs directly from zulip:// links.

Platforms this PR was tested on:

  • Windows
  • macOS
  • Linux (specify distro)

- Added deep link handling in the main process to capture and process URLs.
- Introduced IPC messages for deep link readiness and opening links in the renderer.
- Updated package.json to register the zulip protocol.
- Enhanced the renderer to handle deep links and navigate to the appropriate server tab.

This feature allows users to open specific server tabs directly from zulip:// links.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants