status-desktop/ui
Eric Mastro f1e83f74bc feat: drag and drop images
Allow up to 5 images to be dragged and dropped in to one-on-one chats and in the timeline. Can be combined with the existing upload button. The upload file dialog has been changed to allow multiple selections. Drag and dropped images adhere to the following rules, with corresponding validations messages:
- Max 5 image
- Image size must be 0.5 MB or less
- File extension must be one of [".png", ".jpg", ".jpeg", ".heif", "tif", ".tiff"]

Drag and drop and uploaded images are now also deduplicated.
2021-03-16 13:51:37 -04:00
..
app feat: drag and drop images 2021-03-16 13:51:37 -04:00
fonts fix: use normal Inter for normal text and StatusInter for addresses 2020-07-02 10:51:57 -04:00
i18n update translation keys 2021-03-16 12:43:57 -04:00
imports feat: drag and drop images 2021-03-16 13:51:37 -04:00
onboarding Fixed login btn pending status in case of invalid password. Fixes #1972 2021-03-04 17:36:37 -05:00
shared feat: drag and drop images 2021-03-16 13:51:37 -04:00
sounds feat: allow users to turn of notification sounds 2020-10-20 13:50:49 -04:00
generate-rcc.sh feat: bundle resources 2020-07-03 09:59:00 -04:00
main.qml feat: drag and drop images 2021-03-16 13:51:37 -04:00
nim-status-client.pro update translation keys 2021-03-16 12:43:57 -04:00