jiti-meet/react/features/base
virtuacoplenny 84b589719f fix(connection): reload immediately on possible split-brain (#3162)
* fix(connection): reload immediately on possible split-brain

There isn't an explicit way to know when a split brain
scenario has happened. It is assumed it arises when an
"item-not-found" connection error is encountered early
on in the conference. So, store when a connection has
happened so it be calculated how much time has
elapsed and if the threshold has not been exceeded
then do an immediate reload of the app instead of
showing the overlay with a reload timer.

* squash: rename isItemNotFoundError -> isShardChangedError
2018-07-02 16:22:51 -05:00
..
conference fix(connection): reload immediately on possible split-brain (#3162) 2018-07-02 16:22:51 -05:00
config Token based features (#3075) 2018-06-15 13:10:22 -05:00
connection fix(connection): reload immediately on possible split-brain (#3162) 2018-07-02 16:22:51 -05:00
devices Make web use the redux settings/profile 2018-05-09 15:20:22 +02:00
dialog Refactor settings modal (#3121) 2018-06-20 13:19:53 -07:00
font-icons feat(device-selection): new icon for audio output 2018-06-28 14:59:07 -07:00
i18n [RN] Update react-native to 0.55.4 (continued) 2018-06-04 16:05:48 -05:00
jwt Token based features (#3075) 2018-06-15 13:10:22 -05:00
known-domains [RN] WelcomeScreen post-merge changes 2018-05-30 11:13:16 +02:00
label [RN] Implement web's CircularLabel component for mobile 2018-05-30 12:13:32 +02:00
lib-jitsi-meet feat(sanity): axe IE and Temasys plugin support 🔥🔥🔥 2018-06-28 13:55:12 +02:00
logging feat(deep_linking): add analytics 2018-04-26 10:11:34 +02:00
media feat(sanity): axe IE and Temasys plugin support 🔥🔥🔥 2018-06-28 13:55:12 +02:00
participants Renames isBot -> isFakeParticipant. 2018-06-22 18:23:17 -05:00
popover fix(filmstrip-only): prevent stats display 2017-10-10 12:47:19 -05:00
react feat(sanity): axe IE and Temasys plugin support 🔥🔥🔥 2018-06-28 13:55:12 +02:00
redux StateListenerRegistry 2018-05-23 09:46:15 -05:00
responsive-ui flow: tame the beast 2018-06-04 16:05:48 -05:00
settings [RN] Fix for creating video track when conference is ending. 2018-06-20 11:24:07 +02:00
sounds react: remove custom Fragment 2018-06-04 16:05:48 -05:00
storage Make web use the redux settings/profile 2018-05-09 15:20:22 +02:00
styles [RN] Implement Notifications on mobile 2018-06-28 12:47:50 +02:00
testing flow: tame the beast 2018-06-04 16:05:48 -05:00
toolbox ref(toolbar): change tooltip prop name to stop deprecation warning (#3186) 2018-06-25 09:31:41 -07:00
tracks Move a couple calls to update VideoLayout into the redux update flow (#3173) 2018-06-21 21:33:33 -07:00
util Make web use the redux settings/profile 2018-05-09 15:20:22 +02:00