Commit graph

10472 commits

Author SHA1 Message Date
Audric Ackermann 7f76ab274c
added a hook to fetch avatar of closed group members 2021-07-08 16:11:43 +10:00
Brice-W 936f9a3efc don't mark message as read if app isn't focused 2021-07-08 15:03:27 +10:00
Audric Ackermann 016461f506
mark message as read on click on scroll to bottom button 2021-07-08 13:30:09 +10:00
Audric Ackermann b385a9b101
test with better-sqlite3 bindings 2021-07-08 13:00:20 +10:00
Audric Ackermann bf76abacee
Merge pull request #1770 from Brice-W/pin-conversations
Pin conversations
2021-07-07 14:03:01 +10:00
Brice-W 5252dd40e3 fixes 2021-07-07 13:43:33 +10:00
Brice-W f1e4cbaabf clean 2021-07-07 11:16:12 +10:00
Audric Ackermann 4fbb0d48f2
remove index as key 2021-07-07 10:40:02 +10:00
Brice-W 14cecb1216 menu item creation moved to getPinConversationMenuItem 2021-07-07 10:37:35 +10:00
Brice-W ff7f201e04 add feature flag 2021-07-07 10:19:35 +10:00
Brice-W 03891a9438 revert last commit 2021-07-07 09:29:04 +10:00
Brice-W 21b8b9f35b memory optimization 2021-07-06 17:21:43 +10:00
Brice-W c3bf2a4e96 fixes and tests 2021-07-06 17:16:05 +10:00
Audric Ackermann 97b9156562
improve performamce by memoizing avatar and menus 2021-07-06 17:14:00 +10:00
Brice-W b2deeb39be clean 2021-07-06 15:05:04 +10:00
Brice-W 75a20e5de7 simplification by using derived data 2021-07-06 15:02:29 +10:00
Audric Ackermann 87a8385629
move timerOptions to redux 2021-07-06 14:40:45 +10:00
Audric Ackermann e451cdd78f
rename message props to messageProps 2021-07-06 14:22:22 +10:00
Audric Ackermann c8aa73626e
do not load right panel data unless it is visibl 2021-07-06 14:02:47 +10:00
Brice-W e3aa500ba0 i18n labels for pin conversations limit 2021-07-06 14:01:29 +10:00
Brice-W 4ddc00c9b6 set a limit numer to pinned conversations 2021-07-06 13:34:39 +10:00
Audric Ackermann f0db797a9a
fix loading of messages props 2021-07-05 17:09:17 +10:00
Audric Ackermann 3f0088ed2a
fix memory leak on avatar place holder useEffect 2021-07-05 15:55:04 +10:00
Audric Ackermann 672eb91975
add types for message props and remove props function calls msg 2021-07-05 15:54:35 +10:00
Audric Ackermann 6deb97dbc0
WIP 2021-07-05 11:23:47 +10:00
Audric Ackermann a0afd3efe4
add some performance measure for commit calls 2021-07-05 10:30:33 +10:00
Audric Ackermann ca331b95a6
remove coverage unused 2021-07-05 10:26:40 +10:00
Audric Ackermann 55330d927a
Merge pull request #1757 from Brice-W/link-preview-popup
Display link preview popup only once
2021-07-02 15:32:00 +10:00
Brice-W dcd8da87ca fix errors 2021-07-02 14:59:09 +10:00
Brice-W 6b8a4ffc6c display link preview popup only time 2021-07-02 14:35:28 +10:00
Audric Ackermann 6ca466cc22
fix about window localized string 2021-07-02 11:58:43 +10:00
Audric Ackermann ef0b07bb7a
WIP 2021-07-01 14:39:13 +10:00
Audric Ackermann a547922e01
remove tx not used 2021-07-01 13:32:17 +10:00
Warrick Corfe-Tan 4decda9cff Merge branch 'clearnet' into pin-conversations 2021-06-30 15:39:30 +10:00
Warrick Corfe-Tan 535a66b879 minor tidying 2021-06-30 15:36:19 +10:00
Warrick Corfe-Tan cf6ac09300 Refactor to functional components 2021-06-30 15:19:37 +10:00
Audric Ackermann e5a60af93f
Merge pull request #1751 from Bilb/fix-expire-without-seeing
do not start expire timer before seing message
2021-06-30 15:09:44 +10:00
Audric Ackermann e9714f8db8
Merge pull request #1734 from Bilb/fix-clear-all-data
add loading for leaving opengroup dialog
2021-06-30 15:09:23 +10:00
Audric Ackermann a0811b699c
Merge pull request #1744 from Bilb/use-retrieve-status-for-isOnline
use our retrieve status as isOnline status
2021-06-30 15:08:49 +10:00
audric 9cb69cf8fd do not start expire timer before seing message 2021-06-30 15:02:22 +10:00
Warrick Corfe-Tan 563dff64ae yarn linting and formatting, 2021-06-30 13:12:25 +10:00
Warrick Corfe-Tan 36cf05db1b Switched conversation pin state. 2021-06-30 13:09:09 +10:00
Audric Ackermann 9f88840f0a
Merge pull request #1746 from Bilb/fix-attachment-trust-already-downloaded
fix trust do not trigger redownload of already dl medias
2021-06-29 16:51:58 +10:00
Audric Ackermann 52293d6787
fix trust do not trigger redownload of already dl medias 2021-06-29 16:37:49 +10:00
Warrick Corfe-Tan 08db057ad9 Merge branch 'clearnet' into pin-conversations 2021-06-29 16:27:22 +10:00
Warrick Corfe-Tan 49415e3bf0 Yarn formatting and linting. 2021-06-29 16:21:45 +10:00
Warrick Corfe-Tan 264f97663e Persisting conversation pin statuses. 2021-06-29 15:57:37 +10:00
Audric Ackermann 447f862ace
add some static glowing to the actionpanel light 2021-06-29 15:23:48 +10:00
Audric Ackermann 504a9afc0a
fix up handling of clock out of sync 2021-06-29 14:55:59 +10:00
Audric Ackermann e85f69a144
use our retrieve status as isOnline status 2021-06-29 13:59:41 +10:00