Quellcode durchsuchen

chore(typos) fix various typos

Found via `codespell -q 3 -S "*.svg,./lang" -L anser,bu,dialin,goup,miliseconds,nd,vew`
factor2
luzpaz vor 6 Monaten
Ursprung
Commit
30595584a3
41 geänderte Dateien mit 54 neuen und 54 gelöschten Zeilen
  1. 1
    1
      android/sdk/src/main/java/org/jitsi/meet/sdk/JitsiMeetActivityDelegate.java
  2. 3
    3
      config.js
  3. 1
    1
      ios/fastlane/Fastfile
  4. 2
    2
      modules/API/API.js
  5. 1
    1
      react/features/authentication/middleware.ts
  6. 1
    1
      react/features/base/media/reducer.ts
  7. 1
    1
      react/features/base/participants/actions.ts
  8. 1
    1
      react/features/base/participants/subscriber.ts
  9. 3
    3
      react/features/base/react/functions.ts
  10. 1
    1
      react/features/base/redux/PersistenceRegistry.ts
  11. 1
    1
      react/features/base/responsive-ui/middleware.native.ts
  12. 1
    1
      react/features/base/tracks/functions.native.ts
  13. 1
    1
      react/features/base/tracks/functions.web.ts
  14. 2
    2
      react/features/base/ui/components/web/Select.tsx
  15. 1
    1
      react/features/base/util/getUnsafeRoomText.native.ts
  16. 1
    1
      react/features/base/util/getUnsafeRoomText.web.ts
  17. 1
    1
      react/features/calendar-sync/components/CalendarList.native.tsx
  18. 1
    1
      react/features/calendar-sync/components/styles.ts
  19. 2
    2
      react/features/conference/actions.native.ts
  20. 1
    1
      react/features/device-selection/components/AudioDevicesSelection.web.tsx
  21. 2
    2
      react/features/e2ee/actions.ts
  22. 1
    1
      react/features/filmstrip/functions.any.ts
  23. 1
    1
      react/features/filmstrip/functions.native.ts
  24. 1
    1
      react/features/filmstrip/functions.web.ts
  25. 1
    1
      react/features/large-video/actions.any.ts
  26. 1
    1
      react/features/mobile/full-screen/functions.ts
  27. 1
    1
      react/features/participants-pane/functions.ts
  28. 1
    1
      react/features/prejoin/components/native/Prejoin.tsx
  29. 3
    3
      react/features/recording/middleware.ts
  30. 2
    2
      react/features/recording/reducer.ts
  31. 1
    1
      react/features/remote-control/actions.ts
  32. 1
    1
      react/features/settings/components/web/MoreTab.tsx
  33. 1
    1
      react/features/settings/components/web/ShortcutsTab.tsx
  34. 2
    2
      react/features/toolbox/functions.web.ts
  35. 1
    1
      react/features/toolbox/middleware.web.ts
  36. 1
    1
      react/features/video-quality/actions.ts
  37. 1
    1
      react/features/video-quality/subscriber.ts
  38. 2
    2
      resources/prosody-plugins/token/util.lib.lua
  39. 1
    1
      tests/wdio.dev.conf.ts
  40. 1
    1
      tests/wdio.firefox.conf.ts
  41. 1
    1
      twa/app/build.gradle

+ 1
- 1
android/sdk/src/main/java/org/jitsi/meet/sdk/JitsiMeetActivityDelegate.java Datei anzeigen

42
     /**
42
     /**
43
      * Tells whether or not the permissions request is currently in progress.
43
      * Tells whether or not the permissions request is currently in progress.
44
      *
44
      *
45
-     * @return {@code true} if the permssions are being requested or {@code false} otherwise.
45
+     * @return {@code true} if the permissions are being requested or {@code false} otherwise.
46
      */
46
      */
47
     static boolean arePermissionsBeingRequested() {
47
     static boolean arePermissionsBeingRequested() {
48
         return permissionListener != null;
48
         return permissionListener != null;

+ 3
- 3
config.js Datei anzeigen

907
     // Overrides the buttons displayed in the main toolbar. Depending on the screen size the number of displayed
907
     // Overrides the buttons displayed in the main toolbar. Depending on the screen size the number of displayed
908
     // buttons varies from 2 buttons to 8 buttons. Every array in the mainToolbarButtons array will replace the
908
     // buttons varies from 2 buttons to 8 buttons. Every array in the mainToolbarButtons array will replace the
909
     // corresponding default buttons configuration matched by the number of buttons specified in the array. Arrays with
909
     // corresponding default buttons configuration matched by the number of buttons specified in the array. Arrays with
910
-    // more than 8 buttons or less then 2 buttons will be ignored. When there there isn't an override for a cerain
910
+    // more than 8 buttons or less then 2 buttons will be ignored. When there there isn't an override for a certain
911
     // configuration (for example when 3 buttons are displayed) the default jitsi-meet configuration will be used.
911
     // configuration (for example when 3 buttons are displayed) the default jitsi-meet configuration will be used.
912
     // The order of the buttons in the array is preserved.
912
     // The order of the buttons in the array is preserved.
913
     // mainToolbarButtons: [
913
     // mainToolbarButtons: [
1735
     //     'notify.participantsWantToJoin', // shown when lobby is enabled and participants request to join meeting
1735
     //     'notify.participantsWantToJoin', // shown when lobby is enabled and participants request to join meeting
1736
     //     'notify.passwordRemovedRemotely', // shown when a password has been removed remotely
1736
     //     'notify.passwordRemovedRemotely', // shown when a password has been removed remotely
1737
     //     'notify.passwordSetRemotely', // shown when a password has been set remotely
1737
     //     'notify.passwordSetRemotely', // shown when a password has been set remotely
1738
-    //     'notify.raisedHand', // shown when a partcipant used raise hand,
1738
+    //     'notify.raisedHand', // shown when a participant used raise hand,
1739
     //     'notify.screenShareNoAudio', // shown when the audio could not be shared for the selected screen
1739
     //     'notify.screenShareNoAudio', // shown when the audio could not be shared for the selected screen
1740
     //     'notify.screenSharingAudioOnlyTitle', // shown when the best performance has been affected by screen sharing
1740
     //     'notify.screenSharingAudioOnlyTitle', // shown when the best performance has been affected by screen sharing
1741
     //     'notify.selfViewTitle', // show "You can always un-hide the self-view from settings"
1741
     //     'notify.selfViewTitle', // show "You can always un-hide the self-view from settings"
1766
     // disableFilmstripAutohiding: false,
1766
     // disableFilmstripAutohiding: false,
1767
 
1767
 
1768
     // filmstrip: {
1768
     // filmstrip: {
1769
-    //     // Disable the vertical/horizonal filmstrip.
1769
+    //     // Disable the vertical/horizontal filmstrip.
1770
     //     disabled: false,
1770
     //     disabled: false,
1771
     //     // Disables user resizable filmstrip. Also, allows configuration of the filmstrip
1771
     //     // Disables user resizable filmstrip. Also, allows configuration of the filmstrip
1772
     //     // (width, tiles aspect ratios) through the interfaceConfig options.
1772
     //     // (width, tiles aspect ratios) through the interfaceConfig options.

+ 1
- 1
ios/fastlane/Fastfile Datei anzeigen

69
       end
69
       end
70
     )
70
     )
71
 
71
 
72
-    # Inrement the build number by 1
72
+    # Increment the build number by 1
73
     increment_build_number(
73
     increment_build_number(
74
       build_number: Time.now.to_i,
74
       build_number: Time.now.to_i,
75
       xcodeproj: "app/app.xcodeproj"
75
       xcodeproj: "app/app.xcodeproj"

+ 2
- 2
modules/API/API.js Datei anzeigen

1571
                 formattedArgument += `${arg.toString()}: ${arg.stack}`;
1571
                 formattedArgument += `${arg.toString()}: ${arg.stack}`;
1572
             } else if (typeof arg === 'object') {
1572
             } else if (typeof arg === 'object') {
1573
                 // NOTE: The non-enumerable properties of the objects wouldn't be included in the string after
1573
                 // NOTE: The non-enumerable properties of the objects wouldn't be included in the string after
1574
-                // JSON.strigify. For example Map instance will be translated to '{}'. So I think we have to eventually
1575
-                // do something better for parsing the arguments. But since this option for strigify is part of the
1574
+                // JSON.stringify. For example Map instance will be translated to '{}'. So I think we have to eventually
1575
+                // do something better for parsing the arguments. But since this option for stringify is part of the
1576
                 // public interface and I think it could be useful in some cases I will it for now.
1576
                 // public interface and I think it could be useful in some cases I will it for now.
1577
                 try {
1577
                 try {
1578
                     formattedArgument += JSON.stringify(arg);
1578
                     formattedArgument += JSON.stringify(arg);

+ 1
- 1
react/features/authentication/middleware.ts Datei anzeigen

121
         if (isTokenAuthEnabled(config)
121
         if (isTokenAuthEnabled(config)
122
             && config.tokenAuthUrlAutoRedirect
122
             && config.tokenAuthUrlAutoRedirect
123
             && state['features/base/jwt'].jwt) {
123
             && state['features/base/jwt'].jwt) {
124
-            // auto redirect is turned on and we have succesfully logged in
124
+            // auto redirect is turned on and we have successfully logged in
125
             // let's mark that
125
             // let's mark that
126
             dispatch(setTokenAuthUrlSuccess(true));
126
             dispatch(setTokenAuthUrlSuccess(true));
127
         }
127
         }

+ 1
- 1
react/features/base/media/reducer.ts Datei anzeigen

96
 const DEFAULT_INITIAL_PROMISE_STATE = createDeferred<IInitialGUMPromiseResult>();
96
 const DEFAULT_INITIAL_PROMISE_STATE = createDeferred<IInitialGUMPromiseResult>();
97
 
97
 
98
 /**
98
 /**
99
- * Reducer fot the common properties in media state.
99
+ * Reducer for the common properties in media state.
100
  *
100
  *
101
  * @param {ICommonState} state - Common media state.
101
  * @param {ICommonState} state - Common media state.
102
  * @param {Object} action - Action object.
102
  * @param {Object} action - Action object.

+ 1
- 1
react/features/base/participants/actions.ts Datei anzeigen

240
         // conference. The following check is really necessary because a
240
         // conference. The following check is really necessary because a
241
         // JitsiConference may have moved into leaving but may still manage to
241
         // JitsiConference may have moved into leaving but may still manage to
242
         // sneak a PARTICIPANT_JOINED in if its leave is delayed for any purpose
242
         // sneak a PARTICIPANT_JOINED in if its leave is delayed for any purpose
243
-        // (which is not outragous given that leaving involves network
243
+        // (which is not outrageous given that leaving involves network
244
         // requests.)
244
         // requests.)
245
         const stateFeaturesBaseConference
245
         const stateFeaturesBaseConference
246
             = getState()['features/base/conference'];
246
             = getState()['features/base/conference'];

+ 1
- 1
react/features/base/participants/subscriber.ts Datei anzeigen

52
 
52
 
53
 /**
53
 /**
54
  * Compares the old and new screenshare lists provided and creates/removes the virtual screenshare participant
54
  * Compares the old and new screenshare lists provided and creates/removes the virtual screenshare participant
55
- * tiles accodingly.
55
+ * tiles accordingly.
56
  *
56
  *
57
  * @param {Array<string>} oldScreenshareSourceNames - List of old screenshare source names.
57
  * @param {Array<string>} oldScreenshareSourceNames - List of old screenshare source names.
58
  * @param {Array<string>} newScreenshareSourceNames - Current list of screenshare source names.
58
  * @param {Array<string>} newScreenshareSourceNames - Current list of screenshare source names.

+ 3
- 3
react/features/base/react/functions.ts Datei anzeigen

41
     }
41
     }
42
 
42
 
43
     if (!result) {
43
     if (!result) {
44
-        // This will be the case for invalid URLs or URLs without a host (emails for example). In this case beacuse
45
-        // of the issue with PunycodeJS that truncates parts of the text when there is '@' we split the text by '@'
44
+        // This will be the case for invalid URLs or URLs without a host (emails for example). In this case due to
45
+        // the issue with PunycodeJS that truncates parts of the text when there is '@' we split the text by '@'
46
         // and use punycode for every separate part to prevent homograph attacks.
46
         // and use punycode for every separate part to prevent homograph attacks.
47
         result = text.split('@').map(punycode.toASCII)
47
         result = text.split('@').map(punycode.toASCII)
48
             .join('@');
48
             .join('@');
59
  */
59
  */
60
 export function getSupportUrl(stateful: IStateful) {
60
 export function getSupportUrl(stateful: IStateful) {
61
 
61
 
62
-    // TODO: Once overwriting trough interface config is completelly gone we should think of a way to be able to set
62
+    // TODO: Once overwriting through interface config is completely gone we should think of a way to be able to set
63
     // the value in the branding and not return the default value from interface config.
63
     // the value in the branding and not return the default value from interface config.
64
     return toState(stateful)['features/dynamic-branding'].supportUrl || interfaceConfig?.SUPPORT_URL;
64
     return toState(stateful)['features/dynamic-branding'].supportUrl || interfaceConfig?.SUPPORT_URL;
65
 }
65
 }

+ 1
- 1
react/features/base/redux/PersistenceRegistry.ts Datei anzeigen

12
 /**
12
 /**
13
  * Mixed type of the element (subtree) config. If it's a {@code boolean} (and is
13
  * Mixed type of the element (subtree) config. If it's a {@code boolean} (and is
14
  * {@code true}), we persist the entire subtree. If it's an {@code Object}, we
14
  * {@code true}), we persist the entire subtree. If it's an {@code Object}, we
15
- * perist a filtered subtree based on the properties of the config object.
15
+ * persist a filtered subtree based on the properties of the config object.
16
  */
16
  */
17
 declare type ElementConfig = boolean | Object;
17
 declare type ElementConfig = boolean | Object;
18
 
18
 

+ 1
- 1
react/features/base/responsive-ui/middleware.native.ts Datei anzeigen

5
 
5
 
6
 
6
 
7
 /**
7
 /**
8
- * Middleware that handles widnow dimension changes and updates the aspect ratio and
8
+ * Middleware that handles window dimension changes and updates the aspect ratio and
9
  * reduced UI modes accordingly.
9
  * reduced UI modes accordingly.
10
  *
10
  *
11
  * @param {Store} store - The redux store.
11
  * @param {Store} store - The redux store.

+ 1
- 1
react/features/base/tracks/functions.native.ts Datei anzeigen

17
  * and/or 'video'.
17
  * and/or 'video'.
18
  * @param {string|null} [options.micDeviceId] - Microphone device id or
18
  * @param {string|null} [options.micDeviceId] - Microphone device id or
19
  * {@code undefined} to use app's settings.
19
  * {@code undefined} to use app's settings.
20
- * @param {number|undefined} [oprions.timeout] - A timeout for JitsiMeetJS.createLocalTracks used to create the tracks.
20
+ * @param {number|undefined} [options.timeout] - A timeout for JitsiMeetJS.createLocalTracks used to create the tracks.
21
  * @param {IStore} store - The redux store in the context of which the function
21
  * @param {IStore} store - The redux store in the context of which the function
22
  * is to execute and from which state such as {@code config} is to be retrieved.
22
  * is to execute and from which state such as {@code config} is to be retrieved.
23
  * @returns {Promise<JitsiLocalTrack[]>}
23
  * @returns {Promise<JitsiLocalTrack[]>}

+ 1
- 1
react/features/base/tracks/functions.web.ts Datei anzeigen

31
  * and/or 'video'.
31
  * and/or 'video'.
32
  * @param {string|null} [options.micDeviceId] - Microphone device id or
32
  * @param {string|null} [options.micDeviceId] - Microphone device id or
33
  * {@code undefined} to use app's settings.
33
  * {@code undefined} to use app's settings.
34
- * @param {number|undefined} [oprions.timeout] - A timeout for JitsiMeetJS.createLocalTracks used to create the tracks.
34
+ * @param {number|undefined} [options.timeout] - A timeout for JitsiMeetJS.createLocalTracks used to create the tracks.
35
  * @param {IStore} store - The redux store in the context of which the function
35
  * @param {IStore} store - The redux store in the context of which the function
36
  * is to execute and from which state such as {@code config} is to be retrieved.
36
  * is to execute and from which state such as {@code config} is to be retrieved.
37
  * @param {boolean} recordTimeMetrics - If true time metrics will be recorded.
37
  * @param {boolean} recordTimeMetrics - If true time metrics will be recorded.

+ 2
- 2
react/features/base/ui/components/web/Select.tsx Datei anzeigen

19
     className?: string;
19
     className?: string;
20
 
20
 
21
     /**
21
     /**
22
-     * Wether or not the select is disabled.
22
+     * Whether or not the select is disabled.
23
      */
23
      */
24
     disabled?: boolean;
24
     disabled?: boolean;
25
 
25
 
26
     /**
26
     /**
27
-     * Wether or not the select is in the error state.
27
+     * Whether or not the select is in the error state.
28
      */
28
      */
29
     error?: boolean;
29
     error?: boolean;
30
 
30
 

+ 1
- 1
react/features/base/util/getUnsafeRoomText.native.ts Datei anzeigen

13
  *
13
  *
14
  * @param {IReduxState} state - The redux state.
14
  * @param {IReduxState} state - The redux state.
15
  * @param {Function} t - The translation function.
15
  * @param {Function} t - The translation function.
16
- * @param {'meeting'|'prejoin'|'welcome'} context - The given context of the warining.
16
+ * @param {'meeting'|'prejoin'|'welcome'} context - The given context of the warning.
17
  * @returns {Text}
17
  * @returns {Text}
18
  */
18
  */
19
 export default function getUnsafeRoomText(state: IReduxState, t: Function, context: 'meeting' | 'prejoin' | 'welcome') {
19
 export default function getUnsafeRoomText(state: IReduxState, t: Function, context: 'meeting' | 'prejoin' | 'welcome') {

+ 1
- 1
react/features/base/util/getUnsafeRoomText.web.ts Datei anzeigen

6
  * Gets the unsafe room text for the given context.
6
  * Gets the unsafe room text for the given context.
7
  *
7
  *
8
  * @param {Function} t - The translation function.
8
  * @param {Function} t - The translation function.
9
- * @param {'meeting'|'prejoin'|'welcome'} context - The given context of the warining.
9
+ * @param {'meeting'|'prejoin'|'welcome'} context - The given context of the warning.
10
  * @returns {string}
10
  * @returns {string}
11
  */
11
  */
12
 export default function getUnsafeRoomText(t: Function, context: 'meeting' | 'prejoin' | 'welcome') {
12
 export default function getUnsafeRoomText(t: Function, context: 'meeting' | 'prejoin' | 'welcome') {

+ 1
- 1
react/features/calendar-sync/components/CalendarList.native.tsx Datei anzeigen

18
 import styles from './styles';
18
 import styles from './styles';
19
 
19
 
20
 /**
20
 /**
21
- * The tyoe of the React {@code Component} props of {@link CalendarList}.
21
+ * The type of the React {@code Component} props of {@link CalendarList}.
22
  */
22
  */
23
 interface IProps extends WithTranslation {
23
 interface IProps extends WithTranslation {
24
 
24
 

+ 1
- 1
react/features/calendar-sync/components/styles.ts Datei anzeigen

152
     },
152
     },
153
 
153
 
154
     /**
154
     /**
155
-     * The container for all the lines if the norification.
155
+     * The container for all the lines if the notification.
156
      */
156
      */
157
     notificationTextContainer: {
157
     notificationTextContainer: {
158
         flexDirection: 'column',
158
         flexDirection: 'column',

+ 2
- 2
react/features/conference/actions.native.ts Datei anzeigen

11
  *
11
  *
12
  * @param {JitsiParticipant} participant - The {@link JitsiParticipant}
12
  * @param {JitsiParticipant} participant - The {@link JitsiParticipant}
13
  * instance which initiated the kick event.
13
  * instance which initiated the kick event.
14
- * @param {?Function} submit - The function to execute after submiting the dialog.
14
+ * @param {?Function} submit - The function to execute after submitting the dialog.
15
  * @returns {Function}
15
  * @returns {Function}
16
  */
16
  */
17
 export function notifyKickedOut(participant: any, submit?: Function) {
17
 export function notifyKickedOut(participant: any, submit?: Function) {
38
  * Notify that we've been kicked out of the conference.
38
  * Notify that we've been kicked out of the conference.
39
  *
39
  *
40
  * @param {string} reasonKey - The translation key for the reason why the conference failed.
40
  * @param {string} reasonKey - The translation key for the reason why the conference failed.
41
- * @param {?Function} submit - The function to execute after submiting the dialog.
41
+ * @param {?Function} submit - The function to execute after submitting the dialog.
42
  * @returns {Function}
42
  * @returns {Function}
43
  */
43
  */
44
 export function notifyConferenceFailed(reasonKey: string, submit?: Function) {
44
 export function notifyConferenceFailed(reasonKey: string, submit?: Function) {

+ 1
- 1
react/features/device-selection/components/AudioDevicesSelection.web.tsx Datei anzeigen

99
     iAmVisitor: boolean;
99
     iAmVisitor: boolean;
100
 
100
 
101
     /**
101
     /**
102
-     * Wether noise suppression is on or not.
102
+     * Whether noise suppression is on or not.
103
      */
103
      */
104
     noiseSuppressionEnabled: boolean;
104
     noiseSuppressionEnabled: boolean;
105
 
105
 

+ 2
- 2
react/features/e2ee/actions.ts Datei anzeigen

50
 }
50
 }
51
 
51
 
52
 /**
52
 /**
53
- * Dispatches an action to start participant e2ee verficiation process.
53
+ * Dispatches an action to start participant e2ee verification process.
54
  *
54
  *
55
  * @param {string} pId - The participant id.
55
  * @param {string} pId - The participant id.
56
  * @returns {{
56
  * @returns {{
69
  * Dispatches an action to set participant e2ee verification status.
69
  * Dispatches an action to set participant e2ee verification status.
70
  *
70
  *
71
  * @param {string} pId - The participant id.
71
  * @param {string} pId - The participant id.
72
- * @param {boolean} isVerified - The verifcation status.
72
+ * @param {boolean} isVerified - The verification status.
73
  * @returns {{
73
  * @returns {{
74
  *     type: PARTICIPANT_VERIFIED,
74
  *     type: PARTICIPANT_VERIFIED,
75
  *     pId: string,
75
  *     pId: string,

+ 1
- 1
react/features/filmstrip/functions.any.ts Datei anzeigen

57
         remoteParticipants.delete(speaker);
57
         remoteParticipants.delete(speaker);
58
     }
58
     }
59
 
59
 
60
-    // Always update the order of the thumnails.
60
+    // Always update the order of the thubmnails.
61
     const participantsWithScreenShare = screenShareParticipants.reduce<string[]>((acc, screenshare) => {
61
     const participantsWithScreenShare = screenShareParticipants.reduce<string[]>((acc, screenshare) => {
62
         const ownerId = getVirtualScreenshareParticipantOwnerId(screenshare);
62
         const ownerId = getVirtualScreenshareParticipantOwnerId(screenshare);
63
 
63
 

+ 1
- 1
react/features/filmstrip/functions.native.ts Datei anzeigen

254
 /**
254
 /**
255
  * Returns true if the local thumbnail should be displayed separately and false otherwise.
255
  * Returns true if the local thumbnail should be displayed separately and false otherwise.
256
  *
256
  *
257
- * @returns {boolean} - True if the local thumbnail should be displayed separately and flase otherwise.
257
+ * @returns {boolean} - True if the local thumbnail should be displayed separately and false otherwise.
258
  */
258
  */
259
 export function shouldDisplayLocalThumbnailSeparately() {
259
 export function shouldDisplayLocalThumbnailSeparately() {
260
     // XXX Our current design is to have the local participant separate from
260
     // XXX Our current design is to have the local participant separate from

+ 1
- 1
react/features/filmstrip/functions.web.ts Datei anzeigen

322
     for (let c = 1; c <= Math.min(maxColumns, numberOfParticipants, desiredNumberOfVisibleTiles); c++) {
322
     for (let c = 1; c <= Math.min(maxColumns, numberOfParticipants, desiredNumberOfVisibleTiles); c++) {
323
         const r = Math.ceil(numberOfParticipants / c);
323
         const r = Math.ceil(numberOfParticipants / c);
324
 
324
 
325
-        // we want to display as much as possible tumbnails up to desiredNumberOfVisibleTiles
325
+        // we want to display as much as possible thumbnails up to desiredNumberOfVisibleTiles
326
         const visibleRows
326
         const visibleRows
327
             = numberOfParticipants <= desiredNumberOfVisibleTiles ? r : Math.floor(desiredNumberOfVisibleTiles / c);
327
             = numberOfParticipants <= desiredNumberOfVisibleTiles ? r : Math.floor(desiredNumberOfVisibleTiles / c);
328
 
328
 

+ 1
- 1
react/features/large-video/actions.any.ts Datei anzeigen

84
 }
84
 }
85
 
85
 
86
 /**
86
 /**
87
- * Sets the dimenstions of the large video in redux.
87
+ * Sets the dimensions of the large video in redux.
88
  *
88
  *
89
  * @param {number} height - The height of the large video.
89
  * @param {number} height - The height of the large video.
90
  * @param {number} width - The width of the large video.
90
  * @param {number} width - The width of the large video.

+ 1
- 1
react/features/mobile/full-screen/functions.ts Datei anzeigen

9
  * Checks whether full-screen state should be used or not.
9
  * Checks whether full-screen state should be used or not.
10
  *
10
  *
11
  * @param {IReduxState} state - The redux state.
11
  * @param {IReduxState} state - The redux state.
12
- * @returns {boolean} - Whether full-screen state shuld be used or not.
12
+ * @returns {boolean} - Whether full-screen state should be used or not.
13
  */
13
  */
14
 export function shouldUseFullScreen(state: IReduxState) {
14
 export function shouldUseFullScreen(state: IReduxState) {
15
     const { enabled: audioOnly } = state['features/base/audio-only'];
15
     const { enabled: audioOnly } = state['features/base/audio-only'];

+ 1
- 1
react/features/participants-pane/functions.ts Datei anzeigen

286
  * Returns true if renaming the currently joined breakout room is allowed and false otherwise.
286
  * Returns true if renaming the currently joined breakout room is allowed and false otherwise.
287
  *
287
  *
288
  * @param {IReduxState} state - The redux state.
288
  * @param {IReduxState} state - The redux state.
289
- * @returns {boolean} - True if reanming the currently joined breakout room is allowed and false otherwise.
289
+ * @returns {boolean} - True if renaming the currently joined breakout room is allowed and false otherwise.
290
  */
290
  */
291
 export function isCurrentRoomRenamable(state: IReduxState) {
291
 export function isCurrentRoomRenamable(state: IReduxState) {
292
     return isInBreakoutRoom(state) && isBreakoutRoomRenameAllowed(state);
292
     return isInBreakoutRoom(state) && isBreakoutRoomRenameAllowed(state);

+ 1
- 1
react/features/prejoin/components/native/Prejoin.tsx Datei anzeigen

117
 
117
 
118
         return () => BackHandler.removeEventListener('hardwareBackPress', goBack);
118
         return () => BackHandler.removeEventListener('hardwareBackPress', goBack);
119
 
119
 
120
-    }, []); // dispatch is not in the dependancy list because we want the action to be dispatched only once when
120
+    }, []); // dispatch is not in the dependency list because we want the action to be dispatched only once when
121
     // the component is mounted.
121
     // the component is mounted.
122
 
122
 
123
     const headerLeft = () => {
123
     const headerLeft = () => {

+ 3
- 3
react/features/recording/middleware.ts Datei anzeigen

216
         if (updatedSessionData?.status === ON) {
216
         if (updatedSessionData?.status === ON) {
217
 
217
 
218
             // We receive 2 updates of the session status ON. The first one is from jibri when it joins.
218
             // We receive 2 updates of the session status ON. The first one is from jibri when it joins.
219
-            // The second one is from jicofo which will deliever the initiator value. Since the start
219
+            // The second one is from jicofo which will deliver the initiator value. Since the start
220
             // recording notification uses the initiator value we skip the jibri update and show the
220
             // recording notification uses the initiator value we skip the jibri update and show the
221
             // notification on the update from jicofo.
221
             // notification on the update from jicofo.
222
-            // FIXE: simplify checks when the backend start sending only one status ON update containing the
223
-            // initiator.
222
+            // FIXME: simplify checks when the backend start sending only one status ON update containing
223
+            // the initiator.
224
             if (initiator && !oldSessionData?.initiator) {
224
             if (initiator && !oldSessionData?.initiator) {
225
                 if (typeof recordingLimit === 'object') {
225
                 if (typeof recordingLimit === 'object') {
226
                     dispatch(showRecordingLimitNotification(mode));
226
                     dispatch(showRecordingLimitNotification(mode));

+ 2
- 2
react/features/recording/reducer.ts Datei anzeigen

113
  * @param {Array} sessionDatas - The current sessions in the redux store.
113
  * @param {Array} sessionDatas - The current sessions in the redux store.
114
  * @param {Object} newSessionData - The updated session data.
114
  * @param {Object} newSessionData - The updated session data.
115
  * @private
115
  * @private
116
- * @returns {Array} The session datas with the updated session data added.
116
+ * @returns {Array} The session data with the updated session data added.
117
  */
117
  */
118
 function _updateSessionDatas(sessionDatas: ISessionData[], newSessionData: ISessionData) {
118
 function _updateSessionDatas(sessionDatas: ISessionData[], newSessionData: ISessionData) {
119
     const hasExistingSessionData = sessionDatas.find(
119
     const hasExistingSessionData = sessionDatas.find(
133
         });
133
         });
134
     } else {
134
     } else {
135
         // If the session data is not present, then there is nothing to update
135
         // If the session data is not present, then there is nothing to update
136
-        // and instead it needs to be added to the known session datas.
136
+        // and instead it needs to be added to the known session data.
137
         newSessionDatas = [
137
         newSessionDatas = [
138
             ...sessionDatas,
138
             ...sessionDatas,
139
             { ...newSessionData }
139
             { ...newSessionData }

+ 1
- 1
react/features/remote-control/actions.ts Datei anzeigen

107
 
107
 
108
         dispatch(setRemoteControlActive(true));
108
         dispatch(setRemoteControlActive(true));
109
 
109
 
110
-        logger.log(`Requsting remote control permissions from: ${userId}`);
110
+        logger.log(`Requesting remote control permissions from: ${userId}`);
111
 
111
 
112
         const { conference } = state['features/base/conference'];
112
         const { conference } = state['features/base/conference'];
113
 
113
 

+ 1
- 1
react/features/settings/components/web/MoreTab.tsx Datei anzeigen

79
     showPrejoinSettings: boolean;
79
     showPrejoinSettings: boolean;
80
 
80
 
81
     /**
81
     /**
82
-     * Wether or not the stage filmstrip is enabled.
82
+     * Whether or not the stage filmstrip is enabled.
83
      */
83
      */
84
     stageFilmstripEnabled: boolean;
84
     stageFilmstripEnabled: boolean;
85
 }
85
 }

+ 1
- 1
react/features/settings/components/web/ShortcutsTab.tsx Datei anzeigen

25
     displayShortcuts: boolean;
25
     displayShortcuts: boolean;
26
 
26
 
27
     /**
27
     /**
28
-     * Wether the keyboard shortcuts are enabled or not.
28
+     * Whether the keyboard shortcuts are enabled or not.
29
      */
29
      */
30
     keyboardShortcutsEnabled: boolean;
30
     keyboardShortcutsEnabled: boolean;
31
 
31
 

+ 2
- 2
react/features/toolbox/functions.web.ts Datei anzeigen

202
     setButtonsNotifyClickMode(allButtons, buttonsWithNotifyClick);
202
     setButtonsNotifyClickMode(allButtons, buttonsWithNotifyClick);
203
 
203
 
204
     const filteredButtons = Object.keys(allButtons).filter(key =>
204
     const filteredButtons = Object.keys(allButtons).filter(key =>
205
-        typeof key !== 'undefined' // filter invalid buttons that may be comming from config.mainToolbarButtons
205
+        typeof key !== 'undefined' // filter invalid buttons that may be coming from config.mainToolbarButtons
206
         // override
206
         // override
207
         && !jwtDisabledButtons.includes(key)
207
         && !jwtDisabledButtons.includes(key)
208
         && isButtonEnabled(key, toolbarButtons));
208
         && isButtonEnabled(key, toolbarButtons));
264
  * @returns {ICSSTransitionObject}
264
  * @returns {ICSSTransitionObject}
265
  */
265
  */
266
 export function getTransitionParamsForElementsAboveToolbox(isToolbarVisible: boolean): ICSSTransitionObject {
266
 export function getTransitionParamsForElementsAboveToolbox(isToolbarVisible: boolean): ICSSTransitionObject {
267
-    // The transistion time and delay is different to account for the time when the toolbar is about to hide/show but
267
+    // The transition time and delay is different to account for the time when the toolbar is about to hide/show but
268
     // the elements don't have to move.
268
     // the elements don't have to move.
269
     return isToolbarVisible ? {
269
     return isToolbarVisible ? {
270
         duration: 0.15,
270
         duration: 0.15,

+ 1
- 1
react/features/toolbox/middleware.web.ts Datei anzeigen

142
 /**
142
 /**
143
  * Common logic to gather buttons that have to notify the api when clicked.
143
  * Common logic to gather buttons that have to notify the api when clicked.
144
  *
144
  *
145
- * @param {Array} buttonsWithNotifyClick - The array of systme buttons that need to notify the api.
145
+ * @param {Array} buttonsWithNotifyClick - The array of system buttons that need to notify the api.
146
  * @param {Array} customButtons - The custom buttons.
146
  * @param {Array} customButtons - The custom buttons.
147
  * @returns {Array}
147
  * @returns {Array}
148
  */
148
  */

+ 1
- 1
react/features/video-quality/actions.ts Datei anzeigen

29
 }
29
 }
30
 
30
 
31
 /**
31
 /**
32
- * Sets the max frame height that should be received for the screen sharing filmstrip particpant.
32
+ * Sets the max frame height that should be received for the screen sharing filmstrip participant.
33
  *
33
  *
34
  * @param {number} maxReceiverVideoQuality - The max video frame height to
34
  * @param {number} maxReceiverVideoQuality - The max video frame height to
35
  * receive.
35
  * receive.

+ 1
- 1
react/features/video-quality/subscriber.ts Datei anzeigen

309
     });
309
     });
310
 
310
 
311
 /**
311
 /**
312
- * Returns the source names asociated with the given participants list.
312
+ * Returns the source names associated with the given participants list.
313
  *
313
  *
314
  * @param {Array<string>} participantList - The list of participants.
314
  * @param {Array<string>} participantList - The list of participants.
315
  * @param {Object} state - The redux state.
315
  * @param {Object} state - The redux state.

+ 2
- 2
resources/prosody-plugins/token/util.lib.lua Datei anzeigen

80
         These setups relay on configuration 'muc_domain_base' which holds
80
         These setups relay on configuration 'muc_domain_base' which holds
81
         the main domain and we use it to subtract subdomains from the
81
         the main domain and we use it to subtract subdomains from the
82
         virtual addresses.
82
         virtual addresses.
83
-        The following confgurations are for multidomain setups and domain name
83
+        The following configurations are for multidomain setups and domain name
84
         verification:
84
         verification:
85
      --]]
85
      --]]
86
 
86
 
225
             self.cache:set(keyId, content);
225
             self.cache:set(keyId, content);
226
         else
226
         else
227
             if code == nil then
227
             if code == nil then
228
-                -- this is timout after nr_retries retries
228
+                -- this is timeout after nr_retries retries
229
                 module:log('warn', 'Timeout retrieving %s from %s', keyId, keyurl);
229
                 module:log('warn', 'Timeout retrieving %s from %s', keyId, keyurl);
230
             end
230
             end
231
         end
231
         end

+ 1
- 1
tests/wdio.dev.conf.ts Datei anzeigen

1
 // wdio.dev.conf.ts
1
 // wdio.dev.conf.ts
2
-// extends te main configuration file for the development environment (make dev)
2
+// extends the main configuration file for the development environment (make dev)
3
 // it will connect to the webpack-dev-server running locally on port 8080
3
 // it will connect to the webpack-dev-server running locally on port 8080
4
 import { deepmerge } from 'deepmerge-ts';
4
 import { deepmerge } from 'deepmerge-ts';
5
 
5
 

+ 1
- 1
tests/wdio.firefox.conf.ts Datei anzeigen

1
 // wdio.firefox.conf.ts
1
 // wdio.firefox.conf.ts
2
-// extends te main configuration file changing first participant to be Firefox
2
+// extends the main configuration file changing first participant to be Firefox
3
 import { merge } from 'lodash-es';
3
 import { merge } from 'lodash-es';
4
 import process from 'node:process';
4
 import process from 'node:process';
5
 
5
 

+ 1
- 1
twa/app/build.gradle Datei anzeigen

114
         // Trusted Web Activity.
114
         // Trusted Web Activity.
115
         resValue "color", "backgroundColor", twaManifest.backgroundColor
115
         resValue "color", "backgroundColor", twaManifest.backgroundColor
116
 
116
 
117
-        // Defines a provider authority fot the Splash Screen
117
+        // Defines a provider authority for the Splash Screen
118
         resValue "string", "providerAuthority", twaManifest.applicationId + '.fileprovider'
118
         resValue "string", "providerAuthority", twaManifest.applicationId + '.fileprovider'
119
 
119
 
120
         // The enableNotification resource is used to enable or disable the
120
         // The enableNotification resource is used to enable or disable the

Laden…
Abbrechen
Speichern