Audric Ackermann
f74ce2a3ae
msg with attachments gets no bigger than the attachment container
4 years ago
Audric Ackermann
251309656b
Merge remote-tracking branch 'upstream/clearnet' into webrtc-calls-p2
4 years ago
Audric Ackermann
99b139f5c4
split settings folder and start adding the settings for video call
4 years ago
Audric Ackermann
8e6d9ca036
Merge pull request #1969 from Bilb/webrtc-calls
...
Webrtc video calls - first part - disabled
4 years ago
Warrick Corfe-Tan
2b28ec93f9
removed translation for debug logs.
4 years ago
Warrick Corfe-Tan
3c4dc7f038
Making commit hash show conditionally.
4 years ago
Warrick Corfe-Tan
ab6bccade6
Added additional information to debug logs.
4 years ago
Audric Ackermann
6bd8b3695a
remove deferred promise unused
4 years ago
Audric Ackermann
1e8c8991ad
more cleanup
4 years ago
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
4 years ago
audric
bd7d88e170
remove theme from css and used variables instead
4 years ago
audric
95b2e866fc
disable menu when the menu is hidden
...
this also disable the ALT shortcut to show it. Relates #1769
4 years ago
audric
a986931569
make attacments the same size that they are displayed on the UI
4 years ago
audric
714024fb1f
fix notification icons
4 years ago
audric
c355125326
fix start of app with password set
4 years ago
audric
e5dab2781e
remove spectron dependency
4 years ago
audric
8344c48d88
handle offline status for selectGuardNodes stuff
4 years ago
audric
612e99af4a
add a setting to start the app with a tray icon
...
Relates #1759
4 years ago
audric
b6fcd59ec4
fix notification open the correct conversation
4 years ago
audric
9991dc2364
move delete account logic to it's own dialog
4 years ago
Audric Ackermann
67f642596d
remove SessionId reset dialog
...
consider user had the time to update now
4 years ago
audric
ab8b6e85b4
Merge remote-tracking branch 'upstream/clearnet' into network-clear-all
4 years ago
Audric Ackermann
8ab8444222
remove expire warning. app asks to update on app start
4 years ago
Audric Ackermann
a1ab816076
Merge remote-tracking branch 'upstream/clearnet' into add-message-bottom-keep-scroll
4 years ago
Brice-W
c415c715a5
added access to camera check
4 years ago
Brice-W
347038cf82
added microphone access check
4 years ago
Warrick Corfe-Tan
ec447b2e2e
network clear all WIP
4 years ago
Audric Ackermann
12d09bc896
preload messages when switching conversation
4 years ago
audric
316f37ae3d
fix a bug of attachment not loading in one to one chats
4 years ago
audric
fce86989f0
make sure profileKey is a hex string in all convos
4 years ago
audric
9f62d6577c
remove unused accessKey derived from profileKey
4 years ago
audric
c8f0150aaf
fix unread banner position when first unread is visible
4 years ago
audric
4f5072ee65
Merge remote-tracking branch 'upstream/clearnet' into perf-improv
4 years ago
Brice-W
74147d8c3d
Merge branch 'clearnet' of https://github.com/oxen-io/session-desktop into focus-issue
4 years ago
Audric Ackermann
3c0ea2b900
Merge pull request #1781 from Bilb/fix-link-device
...
fix link device. start polling for our pubkey
4 years ago
audric
41c2ce67a7
fix link device. start polling for our pubkey
4 years ago
Audric Ackermann
4ec1392aec
do local attachments decrypt/encrypt in worker
4 years ago
Audric Ackermann
e8f0c4aaec
move libloki to webworker and remove unused stuff in it
4 years ago
Audric Ackermann
85e0c9cf36
remove backup_test, backup and crypto related to backup only
4 years ago
Audric Ackermann
1b2a644e7a
fixed crash on leftpaneContactSection
4 years ago
Audric Ackermann
c1ffe23b1e
moved verifySignature of opengroup messages to a worker
4 years ago
Brice-W
2af9d9e15d
use of a custom hook to detect focus
4 years ago
Audric Ackermann
5b0b165ba9
Merge remote-tracking branch 'upstream/clearnet' into perf-improv
4 years ago
Audric Ackermann
3ae1ac6118
remove unused libsignal stuff
4 years ago
Audric Ackermann
8760a59875
nodefetch headers as on mobile + cleanup worker code
4 years ago
Audric Ackermann
b045411961
remove reliable_trigger.js useless
4 years ago
Brice-W
936f9a3efc
don't mark message as read if app isn't focused
4 years ago
Audric Ackermann
bf76abacee
Merge pull request #1770 from Brice-W/pin-conversations
...
Pin conversations
4 years ago
Brice-W
5252dd40e3
fixes
4 years ago
Brice-W
6b8a4ffc6c
display link preview popup only time
4 years ago