Commit Graph

5043 Commits

Author SHA1 Message Date
Audric Ackermann cf44896a03
Minor call tweaks (#2051)
* show missed-call,started-call and answered call notification in chat

* fix types for createLastMessageUpdate

* show incoming dialog if we have a pending call when enable call receptio

* simplify a bit the avatar component

* move disableDrag to a custom hook

* speed up hash colors of avatarPlaceHolders

* fixup text selection and double click reply on message

* keep avatar decoded items longer before releasing memory

* add incoming/outgoing/missed call notification

also, merge that notification with the timer and group notification
component

* hangup call if no answer after 30sec

* refactor SessionInput using hook + add testid field for recovery

* disable message request feature flag for now

* fix merge issue

* force loading screen to be black instead of white

for our dark theme user's eyes safety
2021-11-29 17:40:46 +11:00
Audric Ackermann 1c27ceb2d0
Merge pull request #2045 from Bilb/fix-bug-release-blob-decrypted
Fix bug release blob decrypted
2021-11-26 10:28:49 +11:00
Audric Ackermann 5ba7f20162
speed up fetching closed group's members avatar 2021-11-23 15:18:46 +11:00
Warrick Corfe-Tan 6da08b807c removed old log submit code. 2021-10-29 15:55:16 +11:00
Warrick Corfe-Tan 8180200b3a Saving logs to desktop. 2021-10-29 15:27:42 +11:00
Audric Ackermann f74ce2a3ae
msg with attachments gets no bigger than the attachment container 2021-10-21 17:07:57 +11:00
Audric Ackermann 251309656b
Merge remote-tracking branch 'upstream/clearnet' into webrtc-calls-p2 2021-10-21 13:52:20 +11:00
Audric Ackermann 99b139f5c4
split settings folder and start adding the settings for video call 2021-10-21 13:18:50 +11:00
Audric Ackermann 8e6d9ca036
Merge pull request #1969 from Bilb/webrtc-calls
Webrtc video calls - first part - disabled
2021-10-18 16:00:56 +11:00
Warrick Corfe-Tan 2b28ec93f9 removed translation for debug logs. 2021-10-11 14:20:33 +11:00
Warrick Corfe-Tan 3c4dc7f038 Making commit hash show conditionally. 2021-10-11 12:28:34 +11:00
Warrick Corfe-Tan ab6bccade6 Added additional information to debug logs. 2021-10-06 11:35:57 +11:00
Audric Ackermann 6bd8b3695a
remove deferred promise unused 2021-10-05 16:37:10 +11:00
Audric Ackermann 1e8c8991ad
more cleanup 2021-10-04 10:56:54 +11:00
Audric Ackermann b45109985c
use timestamp offset in for messages storage requests (#1892)
* add using timestamp offset from network for sending part1

* remove MessageController as we now rely on the database

* fix tests for message sending overriding timestamp
2021-09-16 14:48:46 +10:00
audric bd7d88e170 remove theme from css and used variables instead 2021-09-01 14:29:04 +10:00
audric 95b2e866fc disable menu when the menu is hidden
this also disable the ALT shortcut to show it. Relates #1769
2021-08-30 09:33:15 +10:00
audric a986931569 make attacments the same size that they are displayed on the UI 2021-08-27 15:18:44 +10:00
audric 714024fb1f fix notification icons 2021-08-26 16:25:14 +10:00
audric c355125326 fix start of app with password set 2021-08-19 17:54:33 +10:00
audric e5dab2781e remove spectron dependency 2021-08-13 14:47:00 +10:00
audric 8344c48d88 handle offline status for selectGuardNodes stuff 2021-08-13 11:49:45 +10:00
audric 612e99af4a add a setting to start the app with a tray icon
Relates #1759
2021-08-10 11:57:27 +10:00
audric b6fcd59ec4 fix notification open the correct conversation 2021-08-09 11:52:00 +10:00
audric 9991dc2364 move delete account logic to it's own dialog 2021-08-06 10:59:32 +10:00
Audric Ackermann 67f642596d remove SessionId reset dialog
consider user had the time to update now
2021-08-06 10:59:32 +10:00
audric ab8b6e85b4 Merge remote-tracking branch 'upstream/clearnet' into network-clear-all 2021-08-05 09:38:26 +10:00
Audric Ackermann 8ab8444222
remove expire warning. app asks to update on app start 2021-08-03 11:14:36 +10:00
Audric Ackermann a1ab816076
Merge remote-tracking branch 'upstream/clearnet' into add-message-bottom-keep-scroll 2021-08-02 14:41:57 +10:00
Brice-W c415c715a5 added access to camera check 2021-07-30 16:44:01 +10:00
Brice-W 347038cf82 added microphone access check 2021-07-30 16:31:35 +10:00
Warrick Corfe-Tan ec447b2e2e network clear all WIP 2021-07-30 10:08:26 +10:00
Audric Ackermann 12d09bc896
preload messages when switching conversation 2021-07-29 15:29:32 +10:00
audric 316f37ae3d fix a bug of attachment not loading in one to one chats 2021-07-27 17:06:11 +10:00
audric fce86989f0 make sure profileKey is a hex string in all convos 2021-07-27 16:41:15 +10:00
audric 9f62d6577c remove unused accessKey derived from profileKey 2021-07-27 13:19:48 +10:00
audric c8f0150aaf fix unread banner position when first unread is visible 2021-07-22 12:30:01 +10:00
audric 4f5072ee65 Merge remote-tracking branch 'upstream/clearnet' into perf-improv 2021-07-21 09:47:10 +10:00
Brice-W 74147d8c3d Merge branch 'clearnet' of https://github.com/oxen-io/session-desktop into focus-issue 2021-07-16 15:53:46 +10:00
Audric Ackermann 3c0ea2b900
Merge pull request #1781 from Bilb/fix-link-device
fix link device. start polling for our pubkey
2021-07-16 10:50:54 +10:00
audric 41c2ce67a7 fix link device. start polling for our pubkey 2021-07-16 10:33:06 +10:00
Audric Ackermann 4ec1392aec
do local attachments decrypt/encrypt in worker 2021-07-13 11:50:11 +10:00
Audric Ackermann e8f0c4aaec
move libloki to webworker and remove unused stuff in it 2021-07-13 11:16:59 +10:00
Audric Ackermann 85e0c9cf36
remove backup_test, backup and crypto related to backup only 2021-07-12 17:25:44 +10:00
Audric Ackermann 1b2a644e7a
fixed crash on leftpaneContactSection 2021-07-12 16:08:35 +10:00
Audric Ackermann c1ffe23b1e
moved verifySignature of opengroup messages to a worker 2021-07-12 15:15:40 +10:00
Brice-W 2af9d9e15d use of a custom hook to detect focus 2021-07-12 14:35:43 +10:00
Audric Ackermann 5b0b165ba9
Merge remote-tracking branch 'upstream/clearnet' into perf-improv 2021-07-12 13:01:23 +10:00
Audric Ackermann 3ae1ac6118
remove unused libsignal stuff 2021-07-12 10:38:03 +10:00
Audric Ackermann 8760a59875
nodefetch headers as on mobile + cleanup worker code 2021-07-09 15:31:10 +10:00