Commit Graph

11034 Commits (6992305e27e34290b46731614614694bc563954a)
 

Author SHA1 Message Date
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
Audric Ackermann 9951d7947b
topright position for initial draggable call container 3 years ago
Audric Ackermann 8df85441f7
fix video stream not displaying in draggable container 3 years ago
Audric Ackermann 49b70f49d4
Merge pull request #2001 from warrickct/debug-log-qol
Debug log - Save to desktop
3 years ago
Audric Ackermann b47c9952d8
cleanup unused folders 3 years ago
Audric Ackermann bfe8f973b5
Merge pull request #1995 from ianmacd/pr3
Make the [Home] and [End] keys scroll the conversation.
3 years ago
Audric Ackermann 62e8150021
add padding to qr code for easy scanning in dark mode
Relates #2004
3 years ago
Audric Ackermann 16ab506eb6
double click on message replies to
Relaes #2006
3 years ago
Audric Ackermann 0f976a516b
Merge pull request #1992 from Bilb/fix-close-emoji-click-button
Fix close emoji click button
3 years ago
Audric Ackermann ec45d5c542
Merge pull request #1991 from Bilb/fix-error-log
Fix crash on rotating the file log
3 years ago
Audric Ackermann 57449857f6
reject call after 1 minute showing the dialog 3 years ago
Warrick Corfe-Tan 87235641cb fixed typos for translations and method name. 3 years ago
Audric Ackermann 4700a0c832
allow to hangup even if current call should already be closed 3 years ago
Warrick Corfe-Tan c3924f85a9 Adding blocking of individual requests and syncing of block to devices. Added approval by replying to a message. 3 years ago
Audric Ackermann 27e87edac2
add a ringing and establishing connection label video calls 3 years ago
Audric Ackermann dd25d9cb7f
fix flickering of video stream on mute/unmute 3 years ago
Audric Ackermann 8468598b3a
send a pre offer to the PNServer for video calls 3 years ago
Audric Ackermann 8618cf75e9
send and handle uuid for multi device calls 3 years ago
Audric Ackermann 73d36c9769
send hangup event on datachannel to close video stream quicker
on the recipient side too
3 years ago
Audric Ackermann 864d710460
add a handle to resize the inconvo call video 3 years ago
Audric Ackermann 0f21e12073
make resizable the height of the inconvo call 3 years ago