jiti-meet/react/features/settings
Дамян Минков a6555c5d24
Singleton follow me (#4144)
* Prints errors in case of wrong initialization.

Not printing can masks some errors in the code.

* Allow only one Follow Me moderator in a meeting.

* Sends Follow Me state with all presences of the moderator.

This fixes an issue where the moderator sends the Follow Me state and then for example mute or unmute video (this will produce a presence without Follow Me state) and the new comers will not reflect current Follow Me state till a change of it comes.

* Changes fixing comments.

* Changes fixing comments.
2019-04-26 18:11:53 +00:00
..
components Singleton follow me (#4144) 2019-04-26 18:11:53 +00:00
actionTypes.js chore: use strings as action types 2019-03-21 14:47:55 +01:00
actions.js Refactor settings modal (#3121) 2018-06-20 13:19:53 -07:00
constants.js Google & Microsoft calendar API integration (#3340) 2018-08-15 13:11:54 -07:00
functions.js Singleton follow me (#4144) 2019-04-26 18:11:53 +00:00
index.js Refactor settings modal (#3121) 2018-06-20 13:19:53 -07:00
middleware.js Grow features/settings from features/app-settings and features/settings-menu 2018-02-26 19:19:01 -06:00
popup.js Move DeviceSelectionPopup to its right place 2019-01-09 12:02:42 +01:00
reducer.js Grow features/settings from features/app-settings and features/settings-menu 2018-02-26 19:19:01 -06:00