Pascal Precht
eeb1cc2f7a
refactor(ProfileModal): replace implementation with StatusQ components
...
Closes #3319
2021-08-31 14:45:05 -04:00
Khushboo Mehta
f4baf7c738
fix(@desktop/chat): Emoji reaction Menu is incorrect
...
Added logic to set parent ,x and y positions from the place where the menu is opened
fixes #2385
2021-08-31 13:45:32 -04:00
Anthony Laibe
9af32a1796
fix(@desktop/chat): Add new dedicated event for sending message
2021-08-26 16:53:38 -04:00
Anthony Laibe
899cb7b2f5
fix(@desktop/timeline): Fix timeline reaction
...
fixes #3251
- Being able to react in timeline chat
- Once there is a reaction, being able to remove them or add new
- Height of the message taking in consideration if there is reaction or
not
2021-08-20 15:11:57 -04:00
Khushboo Mehta
8caf95aace
feat(MessageContextMenu): Allow Copy and Download Image
...
Added copy and download Image functionality on right click of an image or its preview
closes #2672
2021-08-19 10:23:18 -04:00
Andrei Smirnov
f66e64cc9c
fix(@desktop/timeline): auto-update messages age
2021-07-16 18:14:01 -04:00
Andrei Smirnov
1cc8d768b8
fix(@desktop/timeline): render message age instead of message time
2021-07-16 18:14:01 -04:00
Andrei Smirnov
cd423336e1
fix(@desktop): windows application unresponsive when fetching Status updates
2021-07-14 18:28:41 -04:00
Andrei Smirnov
fcc2a9e025
fix(@desktop/timeline): timeline and images area bugfixes
2021-07-13 17:05:58 -04:00
Andrei Smirnov
1653e3bf20
fix(@desktop/timeline): can't click the links and hashtags in timeline
2021-07-12 17:07:41 -04:00
Andrei Smirnov
3bb5be8685
fix(@desktop/chat): navigating from Chats to Timeline shows wrong messages
2021-07-12 16:51:20 -04:00
Richard Ramos
1d3e5230b2
revert: SortFilterProxyModel
2021-06-23 08:08:08 -04:00
Iuri Matias
f8e5b25a09
refactor: extract messages from chat view
...
refactor: extract messages from chat view
refactor: extract messages from chat view
refactor: extract messages from chat view
update references to messageView
fix setup
remove duplicated method
2021-06-22 15:12:01 -04:00
Richard Ramos
fd4e0de3f3
feat: SortFilterProxyModel
2021-06-21 16:28:46 -04:00
Richard Ramos
157a53b02b
fix: various
...
- Timeline updates were displaying the current active chat messages
- Cursor for existing chat messages was being overwritten
2021-06-21 15:31:31 -04:00
Iuri Matias
599bf731fb
refactor: extract 'channels' to its own file
2021-06-18 12:12:01 -04:00
Jonathan Rainville
49aae68097
chore: fix wrong sound id used in timeline
2021-03-30 16:08:43 -04:00
Jonathan Rainville
5d67a3f5f9
fix: fix sending three word names mentions not working
2021-03-24 14:16:55 -04:00
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
Jonathan Rainville
f9817d4f52
feat: add community requests, permissions, ENS and more
2021-03-03 16:45:23 -05:00
Richard Ramos
e76e936d2b
feat: request older status updates
2021-02-01 14:23:29 -05:00
Jonathan Rainville
8462c1c013
fix: fix QML warnings + some UI fixes to match the design
2021-01-15 13:52:05 -05:00
Pascal Precht
0767ce2443
feat: introduce timeline
...
Closes #1489 #1490 #1491
2021-01-04 15:16:37 -05:00