jiti-meet/react/features
paweldomas 033aa0dd6e fix(base/conference/reducer): check if room is defined
This was hit on a corner case when ConnectionService will deny
the request to start the call. I am not sure, but it could have been
that the conference object has been disposed or closed or something
else, but the fact is that 'conference.room' was not defined and things
crashed. It is not safe to access conference's private field 'room'. It
is true JitsiConference doesn't follow the practice of marking this
field as private with the underscore '_', but it is not a public field.
2019-06-20 13:19:04 -05:00
..
always-on-top ref(always-on-top): trigger toolbar hide timeout after update 2018-11-21 08:08:45 -08:00
analytics feat(reload): on offer / answer error. 2019-06-19 05:25:43 -07:00
app rn: add SDK API to set user information 2019-06-11 17:27:16 +00:00
audio-level-indicator ref: move all prop type declaration to flow 2018-11-07 17:38:10 +01:00
authentication fix: auth dialog button labels 2019-05-24 11:35:56 +02:00
base fix(base/conference/reducer): check if room is defined 2019-06-20 13:19:04 -05:00
calendar-sync calendar-sync: fix loading calendar entries 2019-06-14 11:32:39 +02:00
chat fix(display-name): dismiss prompt if name gets set 2019-06-17 15:10:53 +01:00
conference Configurable (sub)optimal and unsupported browsers (#4351) 2019-06-20 14:02:15 +01:00
connection-indicator [RN] Add connection indicator 2019-04-16 17:33:23 +02:00
connection-stats fix: Shows the "turn" indication for non-p2p connections. (#3865) 2019-02-05 23:13:59 +00:00
deep-linking feat(deeplinking): Pass state to openDesktopApp. 2019-06-10 04:14:41 -07:00
desktop-picker Remove some Flow annotations 2019-03-25 13:53:08 +01:00
device-selection Fall back to using label for preferred devices (#4171) 2019-05-07 09:53:01 +01:00
display-name fix(display-name): dismiss prompt if name gets set 2019-06-17 15:10:53 +01:00
dropbox chore: use strings as action types 2019-03-21 14:47:55 +01:00
etherpad ref(follow-me): hook into redux (#3991) 2019-04-17 08:05:32 -07:00
external-api feat(api): notify of password required 2019-06-11 08:12:37 -07:00
feedback Remove some Flow annotations 2019-03-25 13:53:08 +01:00
filmstrip feat: show on stage function 2019-06-20 11:05:34 +02:00
follow-me Singleton follow me (#4144) 2019-04-26 18:11:53 +00:00
google-api rn: adapt to API changes in google signin 2019-06-18 14:51:44 +02:00
invite Updates start silent, turning on startWithAudioMuted and few UI tweaks. (#4314) 2019-06-14 12:16:08 +01:00
keyboard-shortcuts chore: use strings as action types 2019-03-21 14:47:55 +01:00
large-video fix(large-video): make blurred background fit whole screen 2019-06-12 20:27:04 -07:00
local-recording Remove some Flow annotations 2019-03-25 13:53:08 +01:00
mobile feature-flags: initial implementation 2019-06-11 13:37:50 +00:00
notifications Notify for new device (#4165) 2019-05-03 18:25:33 +01:00
overlay rn: fix filling LoadConfigOverlay's background 2019-04-24 17:41:28 +02:00
presence-status Remove some Flow annotations 2019-03-25 13:53:08 +01:00
recent-list rn: add DialInSummary 2019-05-07 18:02:14 +02:00
recording rn: adapt to API changes in google signin 2019-06-18 14:51:44 +02:00
remote-control Remove some Flow annotations 2019-03-25 13:53:08 +01:00
remote-video-menu feat: show on stage function 2019-06-20 11:05:34 +02:00
room-lock room-lock: adds ability to allow only digits for room locking 2019-05-22 09:43:17 +02:00
settings feature-flags: add flag for enabling calendar integration 2019-06-11 13:37:50 +00:00
share-room chore: use strings as action types 2019-03-21 14:47:55 +01:00
shared-video chore: use strings as action types 2019-03-21 14:47:55 +01:00
speaker-stats Remove some Flow annotations 2019-03-25 13:53:08 +01:00
subtitles cc: fix showing CC button if config option is undefined 2019-04-30 14:50:56 +02:00
toolbox feat: add ability to toggle toolbox from tile view 2019-06-20 11:05:34 +02:00
transcribing ref(subtitles): remove logic around dialing transcriber (#4011) 2019-04-16 12:27:17 -07:00
unsupported-browser Configurable (sub)optimal and unsupported browsers (#4351) 2019-06-20 14:02:15 +01:00
video-layout ref(large-video): move layout update on stream removal to layout middleware 2019-05-30 09:46:35 -07:00
video-quality Remove some Flow annotations 2019-03-25 13:53:08 +01:00
videosipgw chore: use strings as action types 2019-03-21 14:47:55 +01:00
welcome fix(welcome-page): make Tabs more resilient to bad props 2019-06-18 17:55:21 -07:00