Commit Graph

  • da9e3fb63e feat(external_api): Return external resources for the always on top. hristoterezov 2017-07-26 15:44:22 -05:00
  • d7bccd0c93 ref(pinning): remove pinnedId state from VideoLayout Leonard Kim 2017-08-10 13:51:35 -07:00
  • f1f46e0af5 feat(pinning): move web pinning logic into redux Leonard Kim 2017-06-27 15:56:55 -07:00
  • 19d9b3f023 feat(config): reorganize and thoroughly document config.js Saúl Ibarra Corretgé 2017-08-07 13:51:07 +02:00
  • d8cd3e75b4 feat(quality-slider): initial implementation (#1817) virtuacoplenny 2017-08-09 12:40:03 -07:00
  • c1fb1a7def Installs required basexx when token package is installed. Fixes #1870. damencho 2017-08-08 16:48:18 +03:00
  • ca80839094 [Android] Fix gradle and plugin versions with Android Studio 3.0 Canary 9 Saúl Ibarra Corretgé 2017-08-08 14:48:43 -05:00
  • 194b3ac9d3 [RN] Add local tracks before joining the conference Paweł Domas 2017-08-08 15:27:44 +01:00
  • cfe7e30550 fix(SS): Add toggle parameter hristoterezov 2017-08-07 11:23:05 +03:00
  • ff442853a2 feat(feedback): convert to react and redux (#1833) virtuacoplenny 2017-08-07 09:20:44 -07:00
  • 85a168d51b [RN] base/media is intent, base/tracks is reality Lyubo Marinov 2017-08-04 16:06:42 -05:00
  • d600504d85 [RN] Refactor video muting Saúl Ibarra Corretgé 2017-08-02 17:00:51 +02:00
  • bd4766648a fix(filmstip-only): apply background color to toolbar Leonard Kim 2017-08-02 09:46:03 -07:00
  • d200abb8db [RN] Polyfill window.location.search Saúl Ibarra Corretgé 2017-08-04 14:57:48 +02:00
  • 002e48b886 feat(display-name): convert prompt to react Leonard Kim 2017-07-28 10:58:04 -07:00
  • 1c1604bee7 [Android] Don't mute the microphone under any circumstance Saúl Ibarra Corretgé 2017-08-02 12:07:20 +02:00
  • 99fd325a51 [Android] Fix gradle warning Saúl Ibarra Corretgé 2017-08-03 17:46:08 +02:00
  • 4f6ec920cd [Android] Set targetApiVersion to 25 Saúl Ibarra Corretgé 2017-08-03 17:44:52 +02:00
  • 0d33844d51 [Android] Use an appropriate Android support library version Saúl Ibarra Corretgé 2017-08-03 17:40:08 +02:00
  • 0836f2cefd [RN] Prefetch remote avatar images 2/2 Lyubo Marinov 2017-08-03 12:44:45 -05:00
  • 97832e0eef [RN] Prefetch remote avatar images 1/2 Lyubo Marinov 2017-08-03 12:43:04 -05:00
  • 00e058d392 [RN] Cache avatars and provide a default in case load fails (2) Lyubo Marinov 2017-08-03 12:08:34 -05:00
  • 504646fff0 Coding style Lyubo Marinov 2017-08-01 15:37:27 -05:00
  • 122ebe48c7 [RN] Cache avatars and provide a default in case load fails Saúl Ibarra Corretgé 2017-07-21 16:41:01 +02:00
  • fe8ac0fff9 Merge pull request #1852 from virtuacoplenny/lenny/device-error-notifications Дамян Минков 2017-08-02 14:55:18 -05:00
  • cd66a7fcb7 ref(notifications): bring hiding of notifications into redux Leonard Kim 2017-08-02 11:15:55 -07:00
  • 74ddae4a6a feat(device-errors): move device error dialogs to notifications Leonard Kim 2017-07-31 11:36:41 -07:00
  • 1ad8436cb5 [Android] Use loadURL in the app Lyubo Marinov 2017-08-01 12:07:22 -05:00
  • 6b2a93909b [iOS] Use loadURL in the app Lyubo Marinov 2017-07-31 19:43:27 -05:00
  • c259551d9a [RN] Handle multiple schemes/protocol in URLs Lyubo Marinov 2017-07-31 19:42:23 -05:00
  • 377be4272a [RN] Fix the conference URL delivered to JitsiMeetView's listeners Lyubo Marinov 2017-07-31 19:40:55 -05:00
  • 737419dbe8 Do not require domain in SDK and ExternalAPI Lyubo Marinov 2017-07-31 19:38:44 -05:00
  • 1748049322 [RN] Remove unncessary characters from the invite URL Lyubo Marinov 2017-07-31 19:36:28 -05:00
  • caea02a322 [RN] Mitigate 'Not joining a new URL while in a conference' Lyubo Marinov 2017-07-31 19:34:19 -05:00
  • d778b716be Merge pull request #1850 from jitsi/iframe_api_doc bgrozev 2017-08-01 00:51:44 -05:00
  • 4dcbe5c6a0 doc(iframe_api): Fix the names of the properties in the options object. hristoterezov 2017-08-01 08:48:50 +03:00
  • c04ef05058 feat(presence): display status in thumbnail and large video (#1828) virtuacoplenny 2017-07-31 16:33:22 -07:00
  • 82117a0aef Handles disabled dial-out codes. (#1847) Дамян Минков 2017-07-31 14:44:50 -05:00
  • 9c6afc2062 fix(dial-out): appease FieldText warning for onChange prop Leonard Kim 2017-07-31 10:57:46 -07:00
  • dcc6ce025f Convert a function to an asynchronous redux action creator Lyubo Marinov 2017-07-31 11:27:34 -05:00
  • 40c9f583fa ref(tracks): remove duplication in mute/unmute paweldomas 2017-07-31 12:34:18 +02:00
  • 3e84d8b3b6 ref(dial-out): use AtlasKit FieldText for inputs Leonard Kim 2017-07-28 13:35:04 -07:00
  • 0983ef48b5 [RN] Fix root component's prop types Saúl Ibarra Corretgé 2017-07-31 15:30:31 +02:00
  • da1c760abf feat(notifications): implement a react/redux notification system (#1786) virtuacoplenny 2017-07-28 10:56:49 -07:00
  • e818fa1e9e fix(API): early audio muted status paweldomas 2017-07-25 12:05:08 +02:00
  • d2e8b13add feat: add config.startWithAudioMuted config.startWithVideoMuted paweldomas 2017-07-24 18:10:31 +02:00
  • 68f4a4ae9f ref: enable/disable microphone button paweldomas 2017-07-24 15:56:57 +02:00
  • bfa5f4c953 [Android] Fix resource leak when JitsiMeetView is destroyed Saúl Ibarra Corretgé 2017-07-26 16:41:27 +02:00
  • 03b043ca2b [Android] Destroy containes when they are not visible Saúl Ibarra Corretgé 2017-07-28 15:09:13 +02:00
  • d00ee3d7b6 [Android] Add an example for loadURLObject Saúl Ibarra Corretgé 2017-07-28 14:35:19 +02:00
  • aaf5dd75fa [iOS] Fix loading initial URL when app is closed Saúl Ibarra Corretgé 2017-07-28 14:28:58 +02:00
  • f1c9e57b43 [RN] startWithAudioMuted & startWithVideoMuted Saúl Ibarra Corretgé 2017-07-27 21:08:40 +02:00
  • e542af28a2 [RN] Converge with Web's ExternalAPI a bit Lyubo Marinov 2017-07-27 13:50:09 -05:00
  • 9778aabe98 Uses languages.json to obtain supported languages. damencho 2017-07-27 10:19:48 -05:00
  • 1fae0ee780 [RN] Update react-native-background-timer dependency Saúl Ibarra Corretgé 2017-07-27 11:50:01 +02:00
  • 1fb31b6773 [iOS] Fix crash when a nil URL is loaded Saúl Ibarra Corretgé 2017-07-27 11:33:56 +02:00
  • 9871580e6d [iOS] Completeness (maybe) Lyubo Marinov 2017-07-26 14:42:23 -05:00
  • 3546cf4915 Fixes jsdocs, formatting Lyubo Marinov 2017-07-26 14:40:34 -05:00
  • a2c2d3bee1 [RN] Alternative to JitsiMeetView.loadURL w/o URL Lyubo Marinov 2017-07-26 14:27:29 -05:00
  • e5e7b59f43 Upgrade NPM dependencies/packages Lyubo Marinov 2017-07-26 10:47:58 -05:00
  • 980d48e00b Fix typo Lyubo Marinov 2017-07-26 10:40:05 -05:00
  • 51934dac1b [Android] Fix gradle version with Android Studio 3.0 Canary 8 Saúl Ibarra Corretgé 2017-07-26 17:30:45 +02:00
  • f0ab835b46 [RN] Add loadURLString to JitsiMeetView Lyubo Marinov 2017-07-25 19:06:03 -05:00
  • 6c488cc613 [RN] Simplify hiding Container components Lyubo Marinov 2017-07-25 13:57:15 -05:00
  • d3c408ae2e [RN] Simplify hiding Container components Saúl Ibarra Corretgé 2017-07-25 17:04:53 +02:00
  • e8223bbb4a fix(remotecontrol): Use own scope for the messages. (#1787) hristoterezov 2017-07-25 10:40:57 -05:00
  • fa86d2ab9e Merge pull request #1815 from jitsi/fix_audio_only_off Saúl Ibarra Corretgé 2017-07-25 14:05:09 +02:00
  • 122a7f6346 fix(AudioOnly+web): crash when untoggle audio only paweldomas 2017-07-24 17:36:19 +02:00
  • 24eb37ae1e [RN] Fix jsdocs, formatting. Add flow Lyubo Marinov 2017-07-24 16:07:29 -05:00
  • 2094b15432 [RN] Workaround for Android view clipping Saúl Ibarra Corretgé 2017-07-20 15:05:18 +02:00
  • 157eadc44a [RN] Don't destroy containers when they are not visible Saúl Ibarra Corretgé 2017-07-19 10:25:35 +02:00
  • 2525bb2805 Merge pull request #1802 from jitsi/start_in_audio_only Saúl Ibarra Corretgé 2017-07-24 14:32:20 +02:00
  • e08171f602 fix: video muted out of sync paweldomas 2017-07-24 11:20:32 +02:00
  • db88c555dc Fix warning Lyubo Marinov 2017-07-21 17:02:47 -05:00
  • 96e0c56bde [RN] Don't override config values Lyubo Marinov 2017-07-21 16:12:02 -05:00
  • b0ffe2e63f Remove primary toolbar splitter (#1811) yanas 2017-07-21 16:21:39 -05:00
  • 06234066b6 Fixes some styles and variables (#1809) yanas 2017-07-21 14:45:04 -05:00
  • 1897c395ec fix(icons): set a size prop for AtlasKit icons Leonard Kim 2017-07-21 11:43:13 -07:00
  • 6ac23c8086 fix(conference): early video muted state paweldomas 2017-07-21 11:12:33 +02:00
  • a5f61714bd fix: unmute video on audio only switch off paweldomas 2017-07-20 14:29:15 +02:00
  • 00d3d3c09a fix(VideoLayout): muted for no tracks paweldomas 2017-07-19 12:08:51 +02:00
  • 6493b09565 feat: add config.startAudioOnly paweldomas 2017-07-11 15:06:58 +02:00
  • 955542f4a5 feat(speaker-status): update speaker status in redux Leonard Kim 2017-07-12 17:26:10 -07:00
  • 68d40b4fa4 Merge pull request #1738 from virtuacoplenny/lenny/connection-stats-pub-sub George Politis 2017-07-21 12:22:55 +02:00
  • c369330054 Merge pull request #1797 from jitsi/module-poltergeist_update Aaron van Meerten 2017-07-20 16:06:50 -05:00
  • b6efdb533d Handles the async wrapping of the mod_muc_size functions Aaron van Meerten 2017-07-20 16:04:16 -05:00
  • 22e9dc9893 Handles async context for all poltergeists Aaron van Meerten 2017-07-20 15:16:29 -05:00
  • 8047fdf5a2 Makes possible for poltergeist to set status just before leaving. damencho 2017-07-20 14:16:42 -05:00
  • 2c873e8c7f Adds token verification for poltergeist accepted rest calls. damencho 2017-07-20 13:56:55 -05:00
  • 284b5f94b5 Adds initial status param when creating poltergeist. damencho 2017-07-20 13:29:54 -05:00
  • 6bcb9be364 Merge pull request #1806 from saghul/ff-simulcast-testing bbaldino 2017-07-20 08:36:39 -07:00
  • 3c084c0082 config: document enableFirefoxSimulcast Saúl Ibarra Corretgé 2017-07-20 09:48:28 +02:00
  • a08ea37005 Merge pull request #1798 from virtuacoplenny/lenny/rename-hide-indicator bbaldino 2017-07-19 15:20:33 -07:00
  • 2132cd6736 fix stat unsub, one loop for updating Leonard Kim 2017-07-13 11:44:12 -07:00
  • 44bbd26c96 ref(stats): process stats through one pub/sub Leonard Kim 2017-07-05 11:17:30 -07:00
  • 1d90826098 [RN] Use a more resilient way for testing if we are on React Native Saúl Ibarra Corretgé 2017-07-19 10:51:07 +02:00
  • 4efbbe14b1 [Android] Require OpenGL ES 2.0 Saúl Ibarra Corretgé 2017-07-03 15:16:02 +02:00
  • 0b5431b795 [RN] Bind event handler once per instance, not per render Lyubo Marinov 2017-07-19 16:26:27 -05:00
  • e7fc4739c4 Fixes jsdocs Lyubo Marinov 2017-07-19 16:25:06 -05:00
  • f40faecfbe Fixes using correct field for domain in multidomain mode. damencho 2017-07-19 11:36:49 -05:00