jiti-meet/react/features/base
Дамян Минков 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
..
app Singleton follow me (#4144) 2019-04-26 18:11:53 +00:00
color-scheme [RN] Add conference connecting overlay 2019-04-10 15:47:36 +02:00
conference rn: ensure the conference terminated event is always sent 2019-04-25 14:04:26 +02:00
config [RN] Add conference connecting overlay 2019-04-10 15:47:36 +02:00
connection rn: ensure the conference terminated event is always sent 2019-04-25 14:04:26 +02:00
devices fix(device-selection): search for device by label and kind (#4064) 2019-04-08 10:03:45 -07:00
dialog Add recording file sharing switch 2019-04-23 20:32:10 +00:00
font-icons [RN] Share font selections between web and native 2018-12-03 11:27:12 +01:00
i18n Remove some Flow annotations 2019-03-25 13:53:08 +01:00
jwt chore: use strings as action types 2019-03-21 14:47:55 +01:00
known-domains rn: add our benevolent employer to the list of known domains 2019-04-24 17:36:41 +02:00
label ref(circular-label): animate after dom updates 2018-11-21 08:08:45 -08:00
lib-jitsi-meet Refactor config loading 2019-04-10 15:47:36 +02:00
logging chore: use strings as action types 2019-03-21 14:47:55 +01:00
media Remove some Flow annotations 2019-03-25 13:53:08 +01:00
participants Clear raise hand status on confidence leave 2019-04-01 21:03:36 +02:00
popover ref: move all prop type declaration to flow 2018-11-07 17:38:10 +01:00
react [RN] Add connection indicator 2019-04-16 17:33:23 +02:00
redux Remove some Flow annotations 2019-03-25 13:53:08 +01:00
responsive-ui Remove some Flow annotations 2019-03-25 13:53:08 +01:00
settings fix(device-selection): set audio output device on initial configuration 2019-04-04 08:10:01 -07:00
sounds Remove some Flow annotations 2019-03-25 13:53:08 +01:00
storage Fix eslint/jsdoc warnings (doc change only!) 2018-11-08 15:52:34 +01:00
styles flow: tame the beast 2019-03-21 14:47:55 +01:00
testing Remove some Flow annotations 2019-03-25 13:53:08 +01:00
toolbox flow: tame the beast 2019-03-21 14:47:55 +01:00
tracks chore: use strings as action types 2019-03-21 14:47:55 +01:00
util fix(api-devices): Initial device function calls 2019-03-29 15:42:02 +00:00