Skip to content

Mark file:// and sftp:// links in messages as url in Riot chat log #4457

Description

@MurzNN

Our company have private local file storage and very often exchange links to files and folders, for example file://mnt/share/project1/file2.odt.

Many messengers convert this links to url via <a href="file://mnt/share/project1/file2.odt"> and we can open those files directly via single click.

Same problem is with sftp links - url like sftp://user:pass@example.com/path/to/file.txt breaks to parts:
sftp://user:pass@example.com/path/to/file.txt
instead of:
sftp://user:pass@example.com/path/to/file.txt

Please add same behavior to Riot-web interface.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions