Skip to content

Admin-configurable custom URI protocol handlers for autolinking #59533

@fomand-dev

Description

@fomand-dev

Tip

How to use GitHub

  • Please use the 👍 reaction to show that you are affected by the same issue.
  • Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
  • Subscribe to receive notifications on status change and new comments.

Feature request

Allow administrators to configure which custom URI protocols (beyond http/https/ftp/mailto) should be automatically recognized and rendered as clickable links in Talk messages.

Only standard protocols are auto-linked in plain text messages. Custom protocols like e1c://, zoommtg://, tg://, ms-word://, jetbrains://, figma:// remain as plain text even though they are valid, OS-registered URI schemes.

Example:
e1c://server/1c-srv/235#e1cib/data/Document.Audit

→ Currently: plain text
→ Expected: clickable link

Proposed solution: Admin UI for protocol management

Structured list with validation (preferred)

Custom URI protocols

Protocol    | Description (optional)        | Actions
------------|-------------------------------|----------
e1c         | 1C Enterprise ERP links       | [Edit] [Delete]
zoommtg     | Zoom meeting links            | [Edit] [Delete]
tg          | Telegram app links            | [Edit] [Delete]
            |                               |
[+ Add protocol]

Security setting: [☑️] Only allow configured protocols (block all others)

Metadata

Metadata

Assignees

No one assigned

    Labels

    0. Needs triagePending check for reproducibility or if it fits our roadmapenhancement

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status

    To triage

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions