Commit Graph

11004 Commits (v1.7.6)
 

Author SHA1 Message Date
warrickct 86a9253144 Merge branch 'clearnet' into message-requests 3 years ago
warrickct f0161ec338 More formatting and linting 3 years ago
warrickct 2144a3980f Linting and formatting. 3 years ago
warrickct 23ca19b125 Only updating approval when it is a true value as we consider a block a decline. 3 years ago
warrickct 9c9a43ee97 Adding improvements to message request handling. 3 years ago
Audric Ackermann e716f73d6c
mute audio from bg when video is in fullscreen
this is to avoid having two times the remote sound playing
one in the bg and one in the fullscreen
3 years ago
Audric Ackermann a4daabfa75
add a way to choose the audioouput/mute a webrtc call 3 years ago
Audric Ackermann 53289298a9
auto select the first audio input on connection success webrtc 3 years ago
Audric Ackermann d5f6180ae6
create offer and answer ourselves and do not use the negotiation needed
event.

this event is causing us to loop in negotiation needed when each side
try to create one, gets the answer and so on...
3 years ago
warrickct 2e2941ba9b message request refactoring. 3 years ago
Audric Ackermann 1dff310820
no video track by default and will be turn ON if asked to 3 years ago
Audric Ackermann 6f3625f99c
move the state of calling to its own slice 3 years ago
Audric Ackermann 80566fd60e
cleanup sessionprotobuf 3 years ago
Audric Ackermann 2f49228317
update turn servers 3 years ago
Audric Ackermann 4ce1b7813a
add data-testid for leftpane sections and edit profile dialog 3 years ago
Audric Ackermann fcff08b1c2
Merge pull request #2036 from Bilb/fix-search-result-inactive-convo
Fix search result inactive convo
3 years ago
Audric Ackermann b6eb5ceaf2
Merge pull request #2035 from Bilb/fix-archlinux-pw
fix archlinux pw unused issue
3 years ago
Audric Ackermann c1471426ac
dismiss a call when answered from another of our devices 3 years ago
Audric Ackermann 7b0587876f
opengroup messages from blocked user are dropped
Fixes #2019
3 years ago
Audric Ackermann 465508b2ae
opengroup messages from blocked user are dropped
Fixes #2019
3 years ago
Audric Ackermann 1d3a89f058
hide activeAt = 0 convo from search results
Fixes #2033
3 years ago
Audric Ackermann 22e4c9d850
fix archlinux pw unused issue
on archlinux, the appimage links to the system sqlite by default which
does not support sqlcipher
3 years ago
warrickct 40396224dc adding feature flag for config message receiving 3 years ago
warrickct 2eab74246b PR changes. Disabling message requests behind feature flags. 3 years ago
warrickct e5a203a48e adding setting of active_at to hide unapproved messages. 3 years ago
Audric Ackermann cd092249cd
Merge pull request #2031 from oxen-io/clearnet
fix ringing sound for in release builds
3 years ago
Audric Ackermann a2f6d8c3d3
Merge pull request #2030 from Bilb/fix-netwokr-switching
fix ringing sound for in release builds
3 years ago
Audric Ackermann 485a5b257d
fix ringing sound for in release builds 3 years ago
Audric Ackermann bbfd427071
Merge pull request #2029 from oxen-io/clearnet
Session 1.7.5
3 years ago
Audric Ackermann 678453c9a3
Merge pull request #2028 from Bilb/fix-netwokr-switching
bump to v1.7.5
3 years ago
Audric Ackermann d04884e97a
bump to v1.7.5 3 years ago
Audric Ackermann 453d260d5c
Merge pull request #2027 from Bilb/fix-netwokr-switching
Fix network switching with ongoing webrtc calls
3 years ago
Audric Ackermann 67665dde56
handle network switching with webrtc
dirty hack from
https://bugs.chromium.org/p/chromium/issues/detail?id=982793
3 years ago
Audric Ackermann 1203f1dc48
remove none state on callState. instead set it to undefined 3 years ago
Audric Ackermann c1db4bf06d
update ringing sound 3 years ago
Audric Ackermann b8d5a1c166
disable audio output switching as this is broken for now 3 years ago
Warrick Corfe-Tan cb5551c1e9 PR changes 3 years ago
Audric Ackermann af7cdfc4b4
Merge pull request #2024 from Bilb/setup-test-playwright
Webrtc calls caller UI +  playwright setup
3 years ago
Audric Ackermann f871ed53df
add a sample test with playwright 3 years ago
Audric Ackermann 6625b7c7b6
calls fix cross platforms issue with uuid 3 years ago
Warrick Corfe-Tan 690abb9d52 adding simple PR changes requested. 3 years ago
Warrick Corfe-Tan 6a62437c3e Blocking, accepting on click and accepting on msg send
working across clients.
3 years ago
Audric Ackermann 8c9832f118
add a toggle audio output button 3 years ago
Audric Ackermann dafb536f58
disable negotiationevent on recipient side
probably cause issues on network changes
3 years ago
Audric Ackermann 29c187c6a0
add a notification on incoming call + an audio playing 3 years ago
Audric Ackermann 25c7a2febd
data extraction notification on a line rather than a column 3 years ago
Audric Ackermann cca1b4dabe
add a button to start a video call 3 years ago
Audric Ackermann ef25e5956f
add a spinner for when video call video is loading 3 years ago
Audric Ackermann f91ed7729b
cleanup SessionCompositionBox 3 years ago
Audric Ackermann 3741e96c61
show input toggles in fullscreen mode too 3 years ago