status-desktop/ui/app/AppLayouts/Profile/panels
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
..
CommunitiesListPanel.qml fix(CommunitiesListPanel): set uniform icon size 2022-09-22 11:18:16 +02:00
ContactPanel.qml chore: reduce the number of (verification) RPC calls 2022-12-01 16:50:23 +01:00
ContactsListPanel.qml test(Settings): adds a test that sends a contact request with chat key 2022-11-29 15:51:29 -05:00
MenuPanel.qml feat(Desktop)!: Updating desktop app due to IconSettings refactor 2022-09-02 18:41:21 +03:00
NotificationAppearancePreviewPanel.qml refactor: replace StatusNotification with StatusMacNotification 2021-11-05 15:15:14 -04:00
ProfileDescriptionPanel.qml feat(SocialLinkPreview): links are too short to display even short urls 2022-12-07 12:40:58 +01:00
StatusNotificationWithDropShadowPanel.qml refactor: replace StatusNotification with StatusMacNotification 2021-11-05 15:15:14 -04:00
TokenSettingsModalContent.qml fix(StatusPopupMenu): Refactoring 2022-12-02 10:30:50 +03:00