SpikeHD / Dorion

Tiny alternative Discord client with a smaller footprint, snappier startup, themes, plugins and more!
https://spikehd.github.io/projects/dorion/
GNU General Public License v3.0
504 stars 21 forks source link

[Bug] Link to separate channel in dm opens the channel in both the browser and Dorion #231

Open Demopans opened 1 month ago

Demopans commented 1 month ago

Describe the bug Link to separate channel in dm opens the channel in both the browser and Dorion when formatted as [text](link)

To Reproduce format a link to any random server you are in as [text](server link)

Expected behavior Same behavior as using naked server link

Screenshots See video

https://github.com/SpikeHD/Dorion/assets/22843987/0b692453-8864-4236-a113-699a126308a2

System Info (please complete the following information):

Additional context Add any other context about the problem here.

Banaanae commented 1 month ago

Server links look like this https://discord.com/channels/SERVERID/CHANNELID/MESSAGEID For example https://discord.com/channels/1128909403672821811/1128911050117488640/1157211420732166225 click this in dorion to replicate

Demopans commented 1 month ago

Yes, that works as normal. I'm referring to such links formatted using markdown Try [link](https://discord.com/channels/1128909403672821811/1128911050117488640/1157211420732166225) to see the difference in Dorion compared to the native app or the mobile app