Commit Graph

918 Commits

Author SHA1 Message Date
9bee589dc4 Load background detection network only when required 2021-01-30 20:08:27 +01:00
08091425f1 Can toggle background blur 2021-01-30 19:44:39 +01:00
2e486b9b7c Update 2021-01-30 19:24:08 +01:00
7df6e5b3bf Improve script 2021-01-30 19:21:39 +01:00
cc3bdd1b0a Start to blur video background 2021-01-30 19:13:21 +01:00
7453018a5c Highlight videos where the person is talking too 2021-01-23 21:05:33 +01:00
efb664beb7 Prevent echo 2021-01-23 21:00:41 +01:00
e5c4a87a4f Highlight talking user 2021-01-23 20:56:07 +01:00
393da5beaf Fix null issue 2021-01-23 20:48:33 +01:00
476af0e3de Auto-release ressources 2021-01-23 20:46:31 +01:00
7bbd7f9dcf Start to detect when someone is talking in a conversation 2021-01-23 19:06:54 +01:00
066eab92f5 Add current user to the list of connected peers 2021-01-23 18:39:26 +01:00
6086096bae Fix typo 2021-01-19 17:56:20 +01:00
b2bb704b10 Fix bad routes 2020-05-18 13:18:58 +02:00
4f417e1299 Fix bad call 2020-05-17 19:22:59 +02:00
cc0d405de8 Can create a new choice for a survey 2020-05-17 19:22:04 +02:00
237b40afab Block creation of new choices 2020-05-17 18:43:41 +02:00
9777a2a370 Add new setting when creating survey 2020-05-17 18:12:02 +02:00
1ccb3eb36d Prepare for future translation of the application 2020-05-17 15:59:43 +02:00
fc7c920a70 Use real date 2020-05-08 11:16:11 +02:00
03153ea474 Fix conditions 2020-05-08 11:15:46 +02:00
22cb2673a4 Change to real date 2020-05-08 11:12:06 +02:00
93ff4e9049 Can force message to appear 2020-05-08 11:10:17 +02:00
8bbf55c7ed Easter egg special Manon 2020-05-08 10:56:05 +02:00
4c92f3398d Manon's special easter egg 2020-05-04 20:43:49 +02:00
2cc5539608 Block timer when it reach the end 2020-05-04 20:16:04 +02:00
0b87363d60 Auto-stop recording when closing calls 2020-05-04 13:32:04 +02:00
f91e053110 Block access to settings page to signed out users 2020-05-04 13:25:12 +02:00
a7a33bbdb8 Can sign out from all connected devices 2020-05-04 13:21:58 +02:00
f3b7091332 Add a little delay before marking peer as ready 2020-05-03 20:26:52 +02:00
58e9130b4f Add missing information in User object 2020-05-03 14:10:53 +02:00
b29935bbcf Fix typos 2020-04-29 17:01:59 +02:00
5007d4779f Fix shortcut typo 2020-04-29 17:01:26 +02:00
d8478fa7ad Fix typo 2020-04-29 13:52:54 +02:00
4749374702 Add "allowEveryoneToAddMembers" settings when creating a conversation 2020-04-26 14:41:09 +02:00
9bb9ff6153 Update conversation members 2020-04-25 18:44:40 +02:00
1f35b02326 Simplify code 2020-04-25 18:39:01 +02:00
00f0bf2f73 Automatically update checkbox 2020-04-25 18:24:47 +02:00
95411483c3 Add new canEveryoneAddMembers setting 2020-04-25 18:20:29 +02:00
2bd844e434 Fix issue 2020-04-19 14:51:17 +02:00
825d4a5128 Fix bad check 2020-04-18 12:06:13 +02:00
9b16f83693 Can delete movie 2020-04-18 12:04:49 +02:00
a34d10619c Auto-show the message when required 2020-04-14 19:18:19 +02:00
4260924ae0 Show a notice to help to start calls 2020-04-14 19:06:15 +02:00
2c639df21b Can switch to full screen by double clicking on videos 2020-04-14 18:27:30 +02:00
6fa34d8896 Add call counter 2020-04-14 18:20:37 +02:00
fe4e659b08 Fix Safari bug 2020-04-14 18:03:49 +02:00
58c73b3108 Fix layout issue 2020-04-14 11:59:34 +02:00
b82cba518d Handles remote peer streams interruption 2020-04-14 09:48:30 +02:00
04812e21bb Notify of streaming interruptions 2020-04-14 09:20:57 +02:00
778b20ee33 Fix Chrome issue 2020-04-14 08:47:47 +02:00
d4c2152ecd Move record label 2020-04-14 08:29:11 +02:00
1de48a20a1 Can stop streaming 2020-04-13 19:12:43 +02:00
74a05fbdde Add a notice when recording 2020-04-13 19:07:12 +02:00
bc3bdeec05 Fix issue on audio calls 2020-04-13 18:49:02 +02:00
e27797cdcd Add recording support 2020-04-13 18:47:28 +02:00
e4478beda2 Keep track of remote streams 2020-04-13 18:22:18 +02:00
24218cf1e1 Fix connection issues 2020-04-13 16:58:43 +02:00
3fe8b2f438 Can switch from screen to webcam 2020-04-13 16:54:07 +02:00
ce89facd2d Improve method 2020-04-13 16:51:09 +02:00
40ef78acc6 Start to request screen sharing 2020-04-13 16:48:58 +02:00
d297bf92d0 Create submenu 2020-04-13 16:30:13 +02:00
d4260ee4c2 Make call window title unselectable 2020-04-13 14:55:22 +02:00
34be87c096 Notify calls in sidebar 2020-04-13 14:51:22 +02:00
d6c9321024 Simple audio-only conversation boxes 2020-04-13 14:27:11 +02:00
65d1017aed Release ressources whenever it is possible 2020-04-13 14:22:20 +02:00
a4f5228037 Improve support of audio-only calls 2020-04-13 12:11:38 +02:00
b2b93ecbb8 Add call button on conversation page 2020-04-13 11:59:28 +02:00
c18b36bcdc Fix scroll issue 2020-04-13 11:52:14 +02:00
8d7cb37003 Fix scrolling 2020-04-13 11:37:26 +02:00
2cb9566c66 Auto scroll 2020-04-13 11:34:02 +02:00
b1dd0d1dd4 Start to anchor video calls 2020-04-13 11:18:04 +02:00
3961e79491 Invert condition 2020-04-13 10:31:21 +02:00
2429ea2ad8 Can toggle camera visibility 2020-04-13 10:25:39 +02:00
4095ae5653 Apply user name as title on video streams 2020-04-13 10:11:38 +02:00
c4e81d1ded Release user media 2020-04-13 10:05:21 +02:00
67e38faac9 Fix issue with audio stream 2020-04-13 09:47:21 +02:00
a4d7eb9903 Improve videos appearance 2020-04-13 09:26:15 +02:00
14c85b194e Apply constraints on framerate 2020-04-13 08:59:11 +02:00
cff2cdada2 Add support for call closed event 2020-04-13 08:46:39 +02:00
dbf30acd19 Do not start streaming by default 2020-04-13 08:41:23 +02:00
8263aacdf3 Add full screen support 2020-04-12 19:02:09 +02:00
9477bba0be Add hang up button 2020-04-12 18:52:56 +02:00
dd40c0fae3 Avoid an error 2020-04-12 18:41:42 +02:00
106744c7d8 Add property to window 2020-04-12 18:38:41 +02:00
8493d56993 Invert two code blocks (issue on green state of peer name) 2020-04-12 18:07:26 +02:00
95d2540cb4 Update 2020-04-12 18:06:29 +02:00
143e0a0c87 Apply video policy 2020-04-12 17:45:10 +02:00
c022187c02 Rename variable 2020-04-12 17:10:44 +02:00
a1efa39654 Fix issue on page reload 2020-04-12 16:16:42 +02:00
9deba36bcd Handle peers connection close 2020-04-12 15:31:32 +02:00
a5061dd7ef Fix candidates format 2020-04-12 15:23:46 +02:00
0efd15deaa Can request offers 2020-04-11 18:21:20 +02:00
3ec29e534d Destroy useless peer connections 2020-04-11 18:03:18 +02:00
5d7f7fc779 Display remote stream video 2020-04-11 16:37:50 +02:00
e4771ef361 First stream works 2020-04-11 16:34:05 +02:00
7b3e3af2cf Ready to connect to remote peer 2020-04-11 14:59:48 +02:00
59cd9e0fb4 Rady to connect to other peers 2020-04-11 14:50:37 +02:00
8febe2a523 Mark call as ready as soon as possible 2020-04-11 14:30:16 +02:00
fd95411045 Upgrade method 2020-04-11 14:28:37 +02:00
c840193007 Display local peer video 2020-04-11 14:18:27 +02:00
dea30cb0ce Handles remote signals 2020-04-11 14:05:29 +02:00
f3ae21c5c1 Display errors 2020-04-11 09:43:27 +02:00
ca5dd4b34c Start to send signals 2020-04-11 09:13:54 +02:00
3bda79cc8b Fix error for disconnected users 2020-04-11 08:50:46 +02:00
5598efa99c Improve the way calls are automatically reopened 2020-04-11 08:17:51 +02:00
e46f8a36a7 Automatically update the list of members of the call 2020-04-10 17:09:40 +02:00
40c895870f Start to show call members 2020-04-10 16:55:31 +02:00
22a19e0a32 Improve auto-completion 2020-04-10 16:54:45 +02:00
022f38f8e3 Reopen conversation on page reload 2020-04-10 16:15:52 +02:00
f3466a98e0 Notify server when joining call 2020-04-10 16:07:05 +02:00
ade339bf1b Made the window draggable 2020-04-10 14:03:28 +02:00
f1399d2aef Improve window UI 2020-04-10 13:57:43 +02:00
c3226a4fe1 Automatically reoopen conversations on page reload 2020-04-10 13:51:36 +02:00
119a6f1626 Create base call window 2020-04-10 13:18:26 +02:00
a59b9b6441 Ready to implement call system 2020-04-10 11:24:46 +02:00
c8d0fc3186 Remove old call system 2020-04-10 11:17:10 +02:00
8dc337a00c Remove label from sidebar 2020-04-09 12:02:46 +02:00
de8a598f8c Improve conversations UI 2020-04-09 11:47:05 +02:00
9502a1d9dc Update conversations page 2020-04-09 11:36:32 +02:00
1596fda533 Add virtual directory support for sidebar 2020-04-09 09:25:58 +02:00
01d244386f Hightlight groups & friends 2020-04-09 09:19:03 +02:00
1e60114af3 Highlight active conversation 2020-04-09 09:15:04 +02:00
efa42b0922 Sidebar button works 2020-04-09 08:58:41 +02:00
20cd132e90 Display conversations in the sidebar 2020-04-09 08:57:22 +02:00
b07ae2ee39 Start to upgrade memberships sidebar 2020-04-09 08:45:03 +02:00
c5965b5a79 Recreate form automatically 2020-04-03 20:32:47 +02:00
b0e5acc92c Parser supports custom emojis 2020-04-03 20:26:34 +02:00
8d6adb336c "Forward" user information to emoji parser 2020-04-03 19:38:21 +02:00
527f0a838c Can request to delete an emoji 2020-04-03 18:43:23 +02:00
d717b6f2f7 Can upload custom emoji 2020-04-03 18:32:11 +02:00
61859e79dd Improve message 2020-04-03 18:02:43 +02:00
46643e6303 Display the list of emojies of the user 2020-04-03 18:01:53 +02:00
3833e46ba8 Propagate message deletion to conversations page 2020-04-03 09:09:17 +02:00
a6ca315a37 Propagate conversation message to chat window 2020-04-03 09:04:41 +02:00
3b0c696bed Add support for conversation messages update on conversation page 2020-04-03 08:42:56 +02:00
3ce0eeb509 Connect to message update events 2020-04-02 19:30:11 +02:00
e6cdcd8ed8 Prepare file for improvments 2020-04-02 19:13:10 +02:00
ac85cd4e6e Delete comments using websocket help 2020-04-02 18:31:41 +02:00
96ed7a47b8 Register to comments updateds events 2020-04-02 11:08:33 +02:00
0344ca5ca9 Give new comments through WebSocket 2020-04-01 19:06:57 +02:00
589b96d8bb Can easily get information about a single user 2020-04-01 19:05:31 +02:00
f3cf290822 Auto-register posts for updates 2020-04-01 18:45:29 +02:00
27d7c526b8 Update conversation page to use websockets 2020-04-01 15:10:03 +02:00
6eaea7cc1e Log ws messages 2020-04-01 14:30:04 +02:00
6f4e543876 Returns the message 2020-04-01 14:19:56 +02:00
11b11ff289 Start to migrate conversation system 2020-04-01 14:14:08 +02:00
ad7dcacb33 Add fallback for unsupported kind of messages 2020-04-01 11:28:13 +02:00
7f0d723e69 Propagate incognito status change to server 2020-04-01 10:51:07 +02:00
321a91910f Block page loading while WebSocket is not connected 2020-04-01 10:23:45 +02:00