status-desktop/ui/imports
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
..
Backpressure feat: adds QML debounce library 2020-07-14 11:56:44 -04:00
Themes feat: add colors for mentions for light and dark theme 2021-02-18 15:24:12 -05:00
twemoji Use SVG emojies 2021-03-08 14:10:58 -05:00
Constants.qml feat: drag and drop images 2021-03-16 13:51:37 -04:00
Emoji.qml Use SVG emojies 2021-03-08 14:10:58 -05:00
SelectedMessage.qml fix: code review 2020-07-10 20:09:15 -04:00
Style.qml feat: allow users to change font size for chat messages 2020-11-25 14:41:29 +01:00
Theme.qml feat: introduce StatusNotification component 2020-11-24 11:16:02 +01:00
Utils.qml feat: drag and drop images 2021-03-16 13:51:37 -04:00
qmldir feat: adds QML debounce library 2020-07-14 11:56:44 -04:00