Audric Ackermann
|
5ba7f20162
|
speed up fetching closed group's members avatar
|
3 years ago |
Audric Ackermann
|
af75b6f0e2
|
disable deduplication based serverId+sender
only use the serverTimestamp+sender for searching because
serverId+sender might have false positive
|
3 years ago |
Audric Ackermann
|
8fea533124
|
darken a bit the green of sent message box in light theme
|
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 |
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
|
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
|
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 |
Audric Ackermann
|
485a5b257d
|
fix ringing sound for in release builds
|
3 years ago |
Audric Ackermann
|
d04884e97a
|
bump to v1.7.5
|
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 |
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 |
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
|
4 years ago |
Audric Ackermann
|
ef25e5956f
|
add a spinner for when video call video is loading
|
4 years ago |
Audric Ackermann
|
f91ed7729b
|
cleanup SessionCompositionBox
|
4 years ago |
Audric Ackermann
|
3741e96c61
|
show input toggles in fullscreen mode too
|
4 years ago |
Audric Ackermann
|
9951d7947b
|
topright position for initial draggable call container
|
4 years ago |
Audric Ackermann
|
8df85441f7
|
fix video stream not displaying in draggable container
|
4 years ago |
Audric Ackermann
|
b47c9952d8
|
cleanup unused folders
|
4 years ago |
Audric Ackermann
|
62e8150021
|
add padding to qr code for easy scanning in dark mode
Relates #2004
|
4 years ago |
Audric Ackermann
|
16ab506eb6
|
double click on message replies to
Relaes #2006
|
4 years ago |
Audric Ackermann
|
57449857f6
|
reject call after 1 minute showing the dialog
|
4 years ago |
Audric Ackermann
|
4700a0c832
|
allow to hangup even if current call should already be closed
|
4 years ago |
Audric Ackermann
|
27e87edac2
|
add a ringing and establishing connection label video calls
|
4 years ago |
Audric Ackermann
|
dd25d9cb7f
|
fix flickering of video stream on mute/unmute
|
4 years ago |
Audric Ackermann
|
8468598b3a
|
send a pre offer to the PNServer for video calls
|
4 years ago |
Audric Ackermann
|
8618cf75e9
|
send and handle uuid for multi device calls
|
4 years ago |
Audric Ackermann
|
73d36c9769
|
send hangup event on datachannel to close video stream quicker
on the recipient side too
|
4 years ago |
Audric Ackermann
|
864d710460
|
add a handle to resize the inconvo call video
|
4 years ago |
Audric Ackermann
|
0f21e12073
|
make resizable the height of the inconvo call
|
4 years ago |
Audric Ackermann
|
1f11872870
|
set fullscreen off when remote stream is muted
|
4 years ago |
Audric Ackermann
|
25910be0fd
|
do not display the reveal seed banner if user just used it
|
4 years ago |
Audric Ackermann
|
390af96514
|
WIP
|
4 years ago |
Audric Ackermann
|
03d8a233f4
|
update fullscreen icon
|
4 years ago |