Robert Pintilii
3eecf8063f
ref(TS) Remove unnecessary ts-ignores (#12412)
Remove ts-ignores that are no longer needed because of tsconfig.web.json
Change ts-ignore to ts-expect-error for files outside react/features
3 lat temu
Robert Pintilii
2a321d6b1f
ref(TS) Convert some files to TS (#12364)
3 lat temu
Robert Pintilii
7364c7f27b
ref(TS) Remove unnecessary ts-ignores
3 lat temu
Robert Pintilii
95084e1004
ref(TS) Convert some base features to TS (#12138)
3 lat temu
Horatiu Muresan
d22d95e8a5
fix(prejoin) Consider user selection for prejoin only on mount
4 lat temu
Saúl Ibarra Corretgé
2e7c06d045
fix(rn,welcome-page) don't create video track unnecessarily
We are no longer rendering it, so skip creating it altogether and make sure it's
destroyed on meeting end.
4 lat temu
Hristo Terezov
f50872285d
ref(Filmstrip): Use Thumbnail component.
5 lat temu
Hristo Terezov
29f5d87d77
fix(prejoin): Don't overwrite display name with ''
4 lat temu
Vlad Piersec
b02136d013
feat(prejoin): Add name from jwt to prejoin screen
5 lat temu
Hristo Terezov
4ded94d130
fix(settings): store url display name and email.
5 lat temu
Bettenbuk Zoltan
0598e7369b
ref: eslint-config-jitsi@1.0.3
5 lat temu
Hristo Terezov
d388a7bd3c
feat(reload): Preserve local track mute state.
5 lat temu
tmoldovan8x8
b3f16926d4
rn: add ability to disable crash reporting
5 lat temu
Bettenbuk Zoltan
39d789a088
feat: add url params: config.disableInviteFunctions, config.doNotStoreRoom and userInfo.displayName
5 lat temu
Дамян Минков
50f4796144
Adds an option to set email through iframe API init and to stats. (#4842)
* Adds an option to set email through iframe API init and to stats.
* Simplifies configuring email and displayName in stats.
Removes enableStatsID as not needed as when off we are sending as callstats id xmpp resource which is unique per call and id must be something that sticks between calls (callstatsUsername).
* Adds email and displayName in stats config for mobile.
* chore(deps): Updates lib-jitsi-meet to latest dd31f0a .
* Removes enableStatsID from config and whitelist.
6 lat temu
Saúl Ibarra Corretgé
3cd7f0b77d
settings: fix loading disableCallIntegration
6 lat temu
Saúl Ibarra Corretgé
6d16e087d9
rn: add a new advanced settings section
Currently only 2 options are implemented, mainly aimed at helping troubleshoot
audio related problems:
- Disable native call integration (it disables CallKit / ConnectionService)
- Disable P2P
6 lat temu
Saúl Ibarra Corretgé
467c9d36cf
audio-only,lastn: move audio-only and last N handling to standalone features
This refactors all handling of audio-only and last N to 2 features in preparation
for "low bandwidth mode".
The main motivation to do this is that lastN is a "global" setting so it helps
to have all processing for it in a single place.
6 lat temu
Daniel Ornelas
ad259988b9
[RN] Fix for creating video track when conference is ending.
7 lat temu
zbettenbuk
cc7e15ab8f
Fix accidental overwrite of localParticipant with empty values
7 lat temu
zbettenbuk
959db3a665
Make web use the redux settings/profile
7 lat temu
zbettenbuk
e30d141cec
Proper use of getPropertyValue in base/media
7 lat temu
Lyubo Marinov
d727ee80b2
[RN] Fix base/profile and recent-list bugs
7 lat temu
zbettenbuk
04690dfc8f
Facelift Welcome screen
8 lat temu
Lyubo Marinov
112c856850
Fix settings screen layout on iOS and add soft back button
8 lat temu
zbettenbuk
410dc132e1
Fix settings screen layout on iOS and add soft back button
8 lat temu
zbettenbuk
bfcd34358b
[RN] Add app-settings feature
[RN] Fix PR feedbacks, write persistency docs
8 lat temu