Timo
01d6873658
Bump js-sdk to make EC compatible with created-ts ( #2123 )
...
Signed-off-by: Timo K <toger5@hotmail.de >
2024-01-29 17:00:33 +01:00
Timo
79c4219dd8
lock lk client version to 1.15.2 ( #2119 )
...
Signed-off-by: Timo K <toger5@hotmail.de >
2024-01-29 14:53:34 +01:00
Timo
35a79364a9
Widget return to lobby ( #2099 )
...
* Return to lobby after call ended in widget mode
* Wait for making the widget sticky until connected
Signed-off-by: Timo K <toger5@hotmail.de >
2024-01-26 10:03:08 +01:00
Timo
3083fff480
Fix submit label ( #1951 )
...
Signed-off-by: Timo K <toger5@hotmail.de >
2023-11-30 17:31:12 +01:00
Timo
db859d43e9
Refactor livekit disconnect to use an effect hook. ( #1925 )
...
---------
Signed-off-by: Timo K <toger5@hotmail.de >
2023-11-28 19:07:08 +01:00
Timo
b17a76ac1a
Hotfix for hangup disconnect screen ( #1921 )
...
- we cannot disconnect livekit before ending the rtcsession.
Signed-off-by: Timo K <toger5@hotmail.de >
2023-11-27 14:08:39 +01:00
Timo
005b0bfa5e
Fix not disconnecting from livekit session. ( #1920 )
...
Signed-off-by: Timo K <toger5@hotmail.de >
2023-11-24 17:53:15 +01:00
Timo
85250e6ea3
mark E2EEenabled flag as deprecated ( #1895 )
...
Signed-off-by: Timo K <toger5@hotmail.de >
2023-11-17 16:58:40 +01:00
Timo
488b567d42
rename flags and add docs for perparticipantE2EE ( #1862 )
...
Signed-off-by: Timo K <toger5@hotmail.de >
2023-11-03 16:04:54 +01:00
Timo
5008c33dfa
missing showControls condition ( #1854 )
...
Signed-off-by: Timo K <toger5@hotmail.de >
2023-10-31 16:04:22 +01:00
Timo
70f32feb5f
invert show/hide controls ( #1850 )
...
Signed-off-by: Timo K <toger5@hotmail.de >
2023-10-31 13:47:24 +01:00
Timo
441ad5bf2c
Fix not hanging up when using the close button (EXA EXI) ( #1840 )
...
---------
Signed-off-by: Timo K <toger5@hotmail.de >
2023-10-30 17:30:30 +01:00
Timo
58ee31d383
Add hideControls url param for screen recordings. ( #1808 )
...
---------
Signed-off-by: Timo K <toger5@hotmail.de >
2023-10-26 19:33:59 +02:00
Timo
c09ab27678
Document url properties ( #1731 )
...
* document url properties
---------
Signed-off-by: Timo K <toger5@hotmail.de >
2023-10-26 11:18:12 +02:00
Timo
28b46be043
Add skipLobby to params ( #1730 )
...
---------
Signed-off-by: Timo K <toger5@hotmail.de >
2023-10-25 13:49:18 +02:00
Timo
8356b722a6
Add limit condition to sync loop and add more logging what is actually going on. ( #1775 )
...
---------
Signed-off-by: Timo K <toger5@hotmail.de >
2023-10-25 13:44:33 +02:00
Timo
5262af7000
Fix sync loop by adding a 20ms break for the next mute sync ( #1742 )
...
* fix sync loop by adding a 20ms break for the next mute sync
---------
Signed-off-by: Timo K <toger5@hotmail.de >
2023-10-12 10:51:37 +02:00
Timo
d5edcce470
Fix mute button not being in sync with actual video/audio feed. ( #1721 )
...
* Fix mute button not being in sync with actual video/audio feed.
This happens if we toggle the button while waiting for updating the stream.
It is prohibited by checking if the stream state is in sync after the update
is done.
Signed-off-by: Timo K <toger5@hotmail.de >
---------
Signed-off-by: Timo K <toger5@hotmail.de >
2023-10-10 14:14:39 +02:00
Timo
63a00eef2f
await leave rtc session ( #1648 )
...
so that the widget is only getting the hangup even,
once the call has been cleaned up
Signed-off-by: Timo K <toger5@hotmail.de >
2023-10-04 18:27:07 +02:00
Timo
c18dce3617
Make sure roomAlias = null in widget mode ( #1676 )
...
Signed-off-by: Timo K <toger5@hotmail.de >
2023-10-04 15:56:57 +02:00
Timo
01b2367f38
allow widget related params in the fragment ( #1675 )
...
Signed-off-by: Timo K <toger5@hotmail.de >
2023-10-03 21:35:28 +02:00
Timo and Robin
1e84e438b7
New url schema ( #1554 )
...
* new url schema
Signed-off-by: Timo K <toger5@hotmail.de >
Co-authored-by: Robin <robin@robin.town >
2023-09-20 19:55:17 +02:00
Timo
5c377ba01d
Dont ignore rest of url ( #1555 )
...
Signed-off-by: Timo K <toger5@hotmail.de >
2023-09-20 16:26:09 +02:00
Timo
54e6fd4c07
fix url by providin a last & ( #1550 )
...
* fix url by prvidin a last &
everything after the last & will be stripped away
-> hence we loose the last param (usually confined to room...)
-> going home kills the all the params which we need to fix!
---------
Signed-off-by: Timo K <toger5@hotmail.de >
2023-09-20 14:08:31 +02:00
Timo
9f832127b2
Fix comments (workaround gh weirdness) ( #1518 )
...
Signed-off-by: Timo K <toger5@hotmail.de >
2023-09-19 16:17:08 +02:00
Timo
4aec5c34f3
Firefox audio output issues fix ( #1510 )
...
---------
Signed-off-by: Timo K <toger5@hotmail.de >
2023-09-19 15:10:14 +02:00
Timo
b979fc85bb
Check for existing track before creating one. ( #1459 )
...
Signed-off-by: Timo K <toger5@hotmail.de >
2023-09-18 12:43:03 +02:00
Timo
0a009a7b1c
disable turn servers in widget mode ( #1396 )
...
Signed-off-by: Timo K <toger5@hotmail.de >
2023-09-12 13:51:06 +02:00
Timo
b7f5069e98
set video enabled even if tracks are not yet initialized ( #1273 )
...
This could fix "muted on join issues" but could introduce issues where the buttons show unmuted even if no device is available.
Signed-off-by: Timo K <toger5@hotmail.de >
2023-07-18 17:41:54 +02:00
Timo
cac06f9852
Remove unecassary state for lobby device initialization ( #1238 )
...
* remove unecassary state
Signed-off-by: Timo K <toger5@hotmail.de >
* hotfix
Signed-off-by: Timo K <toger5@hotmail.de >
* remove video/audioAvailableAndEnabled
this is not required anymore since we disable the button.
Signed-off-by: Timo K <toger5@hotmail.de >
---------
Signed-off-by: Timo K <toger5@hotmail.de >
2023-07-13 11:20:24 +02:00
Timo
7b19980a83
Disable mute button if media is not yet available. ( #1218 )
...
---------
Signed-off-by: Timo K <toger5@hotmail.de >
2023-07-10 12:26:47 +02:00
Timo
9be9250124
Combined permission request with newer livekit sdk version ( #1200 )
...
---------
Signed-off-by: Timo K <toger5@hotmail.de >
2023-07-07 14:41:29 +02:00
Timo
160d1f23a9
fi Crash if no device is available ( #1116 )
...
Signed-off-by: Timo K <toger5@hotmail.de >
2023-06-15 00:06:51 +02:00
Timo
41f2728724
Device from lobby to call ( #1110 )
...
* respect mute state set in lobby for call
Signed-off-by: Timo K <toger5@hotmail.de >
* move device from lobby to call
Signed-off-by: Timo K <toger5@hotmail.de >
* save device in local storage
Signed-off-by: Timo K <toger5@hotmail.de >
* local storage + fixes
Signed-off-by: Timo K <toger5@hotmail.de >
* device permissions
Signed-off-by: Timo K <toger5@hotmail.de >
---------
Signed-off-by: Timo K <toger5@hotmail.de >
2023-06-14 19:20:53 +02:00
Timo
5ba60962b9
add className .screenshare to videoTile ( #1105 )
...
Signed-off-by: Timo K <toger5@hotmail.de >
2023-06-13 14:39:05 +02:00
Timo
4dcd1e176f
respect mute state set in lobby for call ( #1102 )
...
Signed-off-by: Timo K <toger5@hotmail.de >
2023-06-12 15:35:54 +02:00
Timo
efc25fd4ec
hotfix Quality survey button interaction ( #1091 )
...
Signed-off-by: Timo K <toger5@hotmail.de >
2023-06-07 17:12:24 +02:00
Timo and Robin
2a6981c58d
Add quality survey at the end of the call ( #1084 )
...
Signed-off-by: Timo K <toger5@hotmail.de >
Co-authored-by: Robin <robin@robin.town >
2023-06-07 16:22:44 +02:00
Timo
eff8847586
add splitbrain params to MediaReceived event ( #1089 )
...
Signed-off-by: Timo K <toger5@hotmail.de >
2023-06-07 15:59:42 +02:00
Timo
172ff266a6
Peer connections count in posthog media summary ( #1046 )
2023-05-15 10:55:36 +02:00
Timo
f0f2ffe972
add audio concealment to posthog exporter ( #1042 )
...
* add audio concealment to posthog exporter
2023-05-14 16:36:41 +02:00
Timo
b68d4bf51b
Update README.md ( #953 )
...
Only a tiny typo
2023-03-10 14:42:24 +01:00
Timo
0423a494c4
Checkbox for analytics opt in & settings redesign ( #934 )
2023-03-01 13:47:36 +01:00
Timo
eda11cfc08
Inform that the user that config keys are missing ( #880 )
2023-02-09 12:57:54 +01:00
Timo
e5135a41ba
Add call id to mute events ( #827 )
2023-01-05 11:05:22 +01:00
Timo
67d1c29d6a
decrease wait after call ended to 10ms ( #825 )
...
* decrease wait after call ended to 10ms
* new order of widget requests to avoid pip flicker
2023-01-05 00:01:57 +01:00
Timo and Timo K
05be247946
send posthog callEnded events instantly in embedded mode (prohibit missing events) ( #816 )
...
Signed-off-by: Timo K <timok@element.io >
Co-authored-by: Timo K <timok@element.io >
2023-01-03 17:09:21 +01:00
Timo and Timo K
1f5c22e325
Posthog new api key ( #815 )
...
new api key
Signed-off-by: Timo K <timok@element.io >
Co-authored-by: Timo K <timok@element.io >
2023-01-03 16:59:06 +01:00
Timo
0488cbdd8c
Change posthog key and host to selfhosted instance ( #775 )
...
* change posthog key and host
* Refresh Key
* change key again
2022-12-22 19:59:29 +01:00
Timo
e3aa810230
Posthog widget embedding ( #767 )
...
* load analytics id from url in embedded mode
Signed-off-by: Timo K <timok@element.io >
* add start call in the widget code path
Signed-off-by: Timo K <timok@element.io >
* send group call id instead of call name
Signed-off-by: Timo K <timok@element.io >
* generate analyticsid based on account analyticsid
This make it impossible to find users from the element web posthog instance
in the element call instance
* move registration type setup PosthogAnalytics.ts
* Order identificaition and tracking.
This fixes an issue that the widget version did not identify the user before sneding
the first track event.
Because start call is called right after app startup.
Signed-off-by: Timo K <timok@element.io >
2022-12-19 12:16:59 +01:00
Timo and Šimon Brandner
01244c1873
Posthog load settings on startup ( #734 )
...
Signed-off-by: Timo K <timok@element.io >
Co-authored-by: Šimon Brandner <simon.bra.ag@gmail.com >
2022-11-07 18:00:35 +01:00
bcbc20b53d
Create advanced section for telemetry checkbox ( #725 )
...
Signed-off-by: Timo K <timok@element.io >
Co-authored-by: Timo K <timok@element.io >
Co-authored-by: Šimon Brandner <simon.bra.ag@gmail.com >
2022-11-05 11:13:56 +01:00
Timo and Timo K
cafac39733
moves style init to initializer. fix i18n loading ( #723 )
...
Co-authored-by: Timo K <timok@element.io >
2022-11-04 18:29:40 +01:00
123763afec
Disable posthog in widgets ( #726 )
...
Co-authored-by: Timo K <timok@element.io >
Co-authored-by: Šimon Brandner <simon.bra.ag@gmail.com >
2022-11-04 17:31:07 +01:00
72503d0335
Add posthog Telemetry (Anonymity Logic + call duration telemetry) ( #658 )
...
Co-authored-by: Timo K <timok@element.io >
Co-authored-by: Šimon Brandner <simon.bra.ag@gmail.com >
2022-11-04 13:07:14 +01:00
Timo and Timo K
78a313c373
Async config file ( #682 )
...
* initial
* only donwload config once
* formatting
* update sample config
* sentry
* refactor load state
* fix build yaml
* Upper case enums
* change how defaults work. review fixes
* abstract initialization
* copyright
* gitignore styleing
* refactor initialization
* use dafualt as fallback
* internalInstance rename
* review
* remove acidentally added posthog file
* DSN rename
* update Copyright
* remove olm from the initializer
Co-authored-by: Timo K <timok@element.io >
2022-11-03 19:43:41 +01:00
Timo and Timo K
f71817b0a2
fix logout ( #577 )
...
Co-authored-by: Timo K <timok@element.io >
2022-09-13 16:48:04 +02:00
Timo
51ae1c819a
typescript src/video-grid ( #511 )
2022-08-12 19:27:34 +02:00
Timo
c09380644b
typescript src/tabs, src/typography ( #491 )
...
* first iteration
* tabs generic - remove as from typography
* typography using React.component function
* comma mistake
* ...
* review + add back `as` option for typography.
* linter
* quick fix
* us location descriptor
2022-08-11 17:59:00 +02:00
Timo
f554afd6b1
typescript src/input ( #487 )
2022-08-09 11:44:46 +02:00
Timo
baebfdb0bb
typescript src/popover ( #488 )
2022-08-03 12:22:07 +02:00
Timo
2d99acabe2
typescript src/room ( #437 )
2022-08-02 00:46:16 +02:00
Timo
44b9bd0046
Merge pull request #485 from toger5/ts_Form+Home
2022-08-01 18:20:59 +02:00
Timo
e5cfcb601b
Merge pull request #397 from toger5/ts_button
2022-07-07 22:03:28 +02:00
Timo
6d8e34762e
Merge pull request #395 from toger5/ts_profile
...
typescript `src/profile`
2022-06-28 18:47:54 +02:00
Timo
05e786e3d6
Merge pull request #387 from toger5/ts_settings
...
typescript `src/settings`
2022-06-28 12:08:05 +02:00