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
Jonathan Rainville
0e699cac65
chore: run translation scripts
2021-02-18 15:23:58 -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
Pascal Precht
c11eb69ac1
feat: introduce empty timeline component
2020-12-07 13:52:25 +01:00