status-desktop/ui/imports/shared
Sale Djenic c8b429388f refactor(user-profile): `name`, `icon` and `isIdenticon` properties added to global instance `userProfile`
Apart of all properties we have, now we have 3 new added props which will be used
almost always when we need the following details about logged in user:
- `name` - this will return an ens name in a pretty form or an alias if ens name
was not set (verified). Apart of this there are still `username` and `ensName`
properties for fetching them when it's needed.
- `icon` - this will return a thumbnail image if it's set, otherwise it will
return identicon. Apart of this there are still `identicon` and `thumbnailImage`
properties for fetching them when it's needed.
- `isIdenticon` - this will return `false` if a thumbnail image is set, otherwise
it will return `true`
2022-02-01 11:37:29 +01:00
..
controls refactor(user-profile): `name`, `icon` and `isIdenticon` properties added to global instance `userProfile` 2022-02-01 11:37:29 +01:00
img refactor(desktop) Made shared a QML module 2021-10-27 18:05:45 -04:00
keycard refactor(desktop) Made shared a QML module 2021-10-27 18:05:45 -04:00
panels fix(reply): fix reply image displaying the current user 2021-11-29 09:32:08 -05:00
popups refactor(user-profile): `name`, `icon` and `isIdenticon` properties added to global instance `userProfile` 2022-02-01 11:37:29 +01:00
status refactor(user-profile): `name`, `icon` and `isIdenticon` properties added to global instance `userProfile` 2022-02-01 11:37:29 +01:00
views refactor(user-profile): `name`, `icon` and `isIdenticon` properties added to global instance `userProfile` 2022-02-01 11:37:29 +01:00
DelegateModelGeneralized.qml refactor(desktop) Made shared a QML module 2021-10-27 18:05:45 -04:00
LoadingAnimation.qml refactor(desktop) Made shared a QML module 2021-10-27 18:05:45 -04:00
MacTrafficLights.qml refactor(desktop) Made shared a QML module 2021-10-27 18:05:45 -04:00
polyfill.number.toLocaleString.js refactor(desktop) Made shared a QML module 2021-10-27 18:05:45 -04:00
qmldir refactor(desktop) Made shared a QML module 2021-10-27 18:05:45 -04:00
xss.js refactor(desktop) Made shared a QML module 2021-10-27 18:05:45 -04:00