status-desktop/ui/app/AppLayouts/Chat
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
..
ChatColumn fix(Communities): make rejoining communities work 2021-03-05 13:59:44 -05:00
CommunityComponents fix(Communities): properly pass `admin` state to profile popup 2021-03-16 12:43:01 -04:00
ContactsColumn fix: fix community channels not showing the right type 2021-03-03 16:45:23 -05:00
components fix: remove svg hack 2021-03-05 09:36:50 -05:00
data change status-spanish to status-espanol, it's more guay 2020-09-23 17:19:17 -04:00
ChatColumn.qml feat: drag and drop images 2021-03-16 13:51:37 -04:00
ChatLayout.qml refactor: move communities functions to communities view in chat 2021-03-03 16:45:23 -05:00
CommunityColumn.qml fix(Communities): ensure app remembers hidden community intro banners 2021-03-15 14:35:31 -04:00
ContactsColumn.qml feat: implement redesign of communities on the left tab 2021-03-03 16:45:23 -05:00
qmldir feat(chat): implement mention auto complete 2020-07-17 12:31:20 -04:00