Nheko-Reborn / nheko

Desktop client for Matrix using Qt and C++20.
https://nheko-reborn.github.io/
GNU General Public License v3.0
1.95k stars 202 forks source link

Show Link Previews #561

Open vachan-maker opened 3 years ago

vachan-maker commented 3 years ago

Some people don't like this feature but I think this should be added to nheko

There are users who use GIFs from Tenor, Giphy, gyfcat, etc. They share the gifs or images as links. So when there are a lot of links being shared by the members in a room - its kind of tedious to open every link in the browser.

2021-04-27 13_48_35-nheko

LorenDB commented 3 years ago

I agree, but I definitely think that this should be optional (which shouldn't be too hard...).

McSinyx commented 1 year ago

When this is done, if previews for arbitrary pages are also supported, please fall back to the standard title and meta[name='description'] instead of solely relying on Open Graph or Dublin Core.

deepbluev7 commented 1 year ago

If we implemented it, we would be using the Matrix server APIs for link previews, so we don't get a choice in that :)

AppTester7 commented 9 months ago

I wish to extend the Previews option to include e2ee Rooms/DMs as well