status-desktop/ui/app
Lukáš Tinkl e13726e4af feat(SocialLinkPreview): links are too short to display even short urls
- rework the way social links are displayed/editted; we now only allow to
enter a so called "handle" and then substitute that in the final URL
template
- move the "icon" model role to NIM backend

This has several advantages:
- we display only the "handle" and don't have to elide some long URL
- we won't let users enter random URLs into their profile and spoof the
viewing part into clicking it

Additionally, make the social link "button" clickable -> navigate to the
target URL, and make the tooltip behave as "usual" (on mouse hover).
2022-12-07 12:40:58 +01:00
..
AppLayouts feat(SocialLinkPreview): links are too short to display even short urls 2022-12-07 12:40:58 +01:00
mainui feat(activity-center): Add details view dialog for contact requests 2022-12-07 12:03:38 +03:00