Commit Graph

  • 70f14be50f fix(large-video): center dominant speaker avatar using css Leonard Kim 2019-11-15 06:55:21 -08:00
  • 8bd0da886e feat: safe decodeURIComponent Bettenbuk Zoltan 2019-11-15 14:09:15 +01:00
  • 1fd326f980 Fixes nginx match rule, containing wrong chars. damencho 2019-11-15 13:27:49 +00:00
  • d9cc664ea6 Merge pull request #4865 from jitsi/position-status-message yanas 2019-11-15 14:10:34 +00:00
  • d65e241056 fix(remote-status-message): position Hristo Terezov 2019-11-15 12:33:01 +00:00
  • fe2b1f3d9f rn: refactor aspect ratio and reduced UI detectors Saúl Ibarra Corretgé 2019-11-08 17:42:39 +01:00
  • 17c1f50fc3 fix(mobile-landing): do not attempt opening download link in new window virtuacoplenny 2019-11-15 00:43:18 -08:00
  • 5c1c022291 doc: add open beta links to README Saúl Ibarra Corretgé 2019-11-15 09:25:04 +01:00
  • 72435dee56 Order fields alphabetically. Boris Grozev 2019-11-14 16:59:30 -06:00
  • 42f2eff02a Whitelists the "stereo" flag. Boris Grozev 2019-11-14 16:50:27 -06:00
  • 0b68bef0be ios: set Fastlane test groups Saúl Ibarra Corretgé 2019-11-14 18:17:56 +01:00
  • 676e943d81 ios: fix typo in Fastlane file Saúl Ibarra Corretgé 2019-11-14 15:58:39 +01:00
  • 2b4307dee9 ios: fix Fastlane beta build submissions Saúl Ibarra Corretgé 2019-11-14 15:44:03 +01:00
  • f3f936c196 fix(large-video): missing video. Hristo Terezov 2019-11-14 13:23:45 +00:00
  • eb900ddbe1 android: fix track name in Fastlane Saúl Ibarra Corretgé 2019-11-14 15:22:31 +01:00
  • c2c323347a rn: skip logging potentially sensitive data Saúl Ibarra Corretgé 2019-11-14 13:33:20 +01:00
  • af6642b91b rn: allow for userInfo and token to be set from the SDK Saúl Ibarra Corretgé 2019-11-14 12:06:19 +01:00
  • ffded8d82a Drimovecz/speakerstats (#4851) drimovecz 2019-11-13 17:37:09 +02:00
  • 00b57c7983 fix(transport): remove legacy code Saúl Ibarra Corretgé 2019-11-13 15:07:40 +01:00
  • 5d40a8992a ios: disable bitcode when building the SDK for a release Saúl Ibarra Corretgé 2019-11-13 13:11:38 +01:00
  • e543625295 rn,settings: set the placeholder text color Saúl Ibarra Corretgé 2019-11-13 09:57:42 +01:00
  • 0b25ff649e ios: fix not displaying TextInput values in SettingsView Saúl Ibarra Corretgé 2019-11-13 09:44:44 +01:00
  • 63344ac62d deps: react-native-webrtc@1.75.2 Saúl Ibarra Corretgé 2019-11-12 17:15:49 +01:00
  • 2e60aafebf fastlane,ios: add ability to set the changelog Saúl Ibarra Corretgé 2019-11-12 17:11:04 +01:00
  • 131e8f4aea fastlane: prepare for open beta access Saúl Ibarra Corretgé 2019-11-12 15:04:13 +01:00
  • 53f01a39c9 feat: private message interface config flag Bettenbuk Zoltan 2019-11-08 14:40:20 +01:00
  • 50f4796144 Adds an option to set email through iframe API init and to stats. (#4842) Дамян Минков 2019-11-12 13:37:54 +00:00
  • 5bdfae377f Adds a hook to insert body & head html. (#4843) Дамян Минков 2019-11-12 13:37:48 +00:00
  • 44970648ea rn: now working on versions 19.5 / 2.5 Saúl Ibarra Corretgé 2019-11-08 15:13:26 +01:00
  • 3cd7f0b77d settings: fix loading disableCallIntegration Saúl Ibarra Corretgé 2019-11-08 11:52:21 +01:00
  • 4d243f9b92 android: fix selecting the Bluetooth route Saúl Ibarra Corretgé 2019-11-08 11:49:24 +01:00
  • 6b716f8f56 android: fix initializing audio device handler modules too early Saúl Ibarra Corretgé 2019-11-08 11:00:48 +01:00
  • 5b99219f29 android: log a warning if listeners could not be attached Saúl Ibarra Corretgé 2019-11-08 11:00:14 +01:00
  • f0dcb51915 android: make code a bit more readable Saúl Ibarra Corretgé 2019-11-08 10:59:32 +01:00
  • 3ff658a13b fix: respect safe area in conference on ios Bettenbuk Zoltan 2019-11-06 18:52:58 +01:00
  • 3a46513d4b ref: remove unused code Bettenbuk Zoltan 2019-11-06 17:44:03 +01:00
  • ad0064993d ios: enable Swift mobule stability for the SDK target Saúl Ibarra Corretgé 2019-11-06 17:25:32 +01:00
  • 458d4acd22 ios: use the "new" Xcode build system Saúl Ibarra Corretgé 2019-11-06 17:21:46 +01:00
  • 8ebc99175c ios: set deployment target on Pods to 10.0 Saúl Ibarra Corretgé 2019-11-06 17:20:44 +01:00
  • 9889cb2b69 Add conference name as fallback for subject Vlad Piersec 2019-11-06 14:13:00 +02:00
  • 191e530071 uri: avoid using String.prototype.normalize Saúl Ibarra Corretgé 2019-11-06 14:42:49 +01:00
  • ae30d39b4d feat(PromotionalFooter): Implement Mihai Uscat 2019-11-05 14:02:39 +02:00
  • c354e46846 chore(deps): update lib so newer FF does not need click for gum Leonard Kim 2019-11-05 17:44:30 -08:00
  • 5da4e43e50 fix(settings): respect configWhitelist Hristo Terezov 2019-11-01 13:24:52 +00:00
  • eae6f7760f fix(configWhitelist): add startWithAudioMuted. Hristo Terezov 2019-11-01 13:11:49 +00:00
  • 00161212c8 feat(welcome): Add responsive text to go button Mihai Uscat 2019-11-04 13:20:16 +02:00
  • 8976b92842 doc(install): adds cd command to jitsi-meet installation Mark Anthony Sison 2019-11-03 12:27:24 -06:00
  • c3a6a8fb17 Add participants count Vlad Piersec 2019-10-31 08:14:15 +02:00
  • 391e5ca483 deps: react-native@0.61.3 Saúl Ibarra Corretgé 2019-10-31 14:30:33 +01:00
  • 36654cb808 rn: disable H.264 on select devices even when not in P2P Saúl Ibarra Corretgé 2019-10-31 12:20:59 +01:00
  • 6d16e087d9 rn: add a new advanced settings section Saúl Ibarra Corretgé 2019-10-18 16:30:59 +02:00
  • fe90e5aa8f rn,settings: remove top margin Saúl Ibarra Corretgé 2019-10-25 15:35:10 +02:00
  • 3c22cd8ef4 rn,android: refactor audio device handling module Saúl Ibarra Corretgé 2019-10-30 13:50:39 +01:00
  • 5429b8568e feat: feature flag for invite functionalities Bettenbuk Zoltan 2019-10-24 17:41:31 +02:00
  • 0eccaf9a21 bumps ljm@5521a40aa85cb6f128f8a6dad9b72a5646132484 (#4791) George Politis 2019-10-24 14:52:38 +02:00
  • be0950c1ec multidomain mapper functionality and examples (#4773) Aaron van Meerten 2019-10-24 06:42:11 -05:00
  • 6ecd150f75 Add context user on speaker stats drimovecz 2019-10-23 10:58:14 +03:00
  • 02fb37189b fix(welcome): Add extra variables Mihai Uscat 2019-10-22 12:53:33 +03:00
  • 8fe2536996 Update LJM for taking the changes for capScreenshareBitrate Jaya Allamsetty 2019-10-22 11:57:19 -04:00
  • 4b9e156c5d Generic iOS .ipa build script (#4775) Paweł Domas 2019-10-22 12:45:28 -05:00
  • 9265e1ffec ui: web chat facelift Bettenbuk Zoltan 2019-10-22 09:56:42 +02:00
  • d11735b04c feat: make the hangup button first Bettenbuk Zoltan 2019-10-21 17:31:44 +02:00
  • d33b700477 rn,blank-page: refactor BlankPage Saúl Ibarra Corretgé 2019-10-18 14:23:20 +02:00
  • 97d75c2cb9 android: fix SDK release script for new dependency syntax Saúl Ibarra Corretgé 2019-10-21 11:07:45 +02:00
  • 287115f4c3 deps: react-native-webrtc@latest Saúl Ibarra Corretgé 2019-10-18 12:17:19 +02:00
  • 63a221212b ios: add ability to manually toggle WebRTC logging Saúl Ibarra Corretgé 2019-10-18 12:11:44 +02:00
  • 6a916fd0e1 fix: fix filmstrip-only toolbar Bettenbuk Zoltan 2019-10-18 11:09:14 +02:00
  • 220691d61d Merge pull request #4762 from jitsi/fix-etherpad-follow-me yanas 2019-10-17 13:44:10 +01:00
  • 5cafc4bcbd Fixes showing etherpad in follow-me mode. damencho 2019-10-17 13:39:01 +01:00
  • b3a78dc2e6 Merge pull request #4761 from zbettenbuk/aot-icons yanas 2019-10-17 12:34:13 +01:00
  • bebc6eabe5 fix: fix and refactor AoT css Bettenbuk Zoltan 2019-10-17 12:15:29 +02:00
  • 26dc6a4ac2 update logger and LJM to support log timestamps paweldomas 2019-10-15 15:47:23 -05:00
  • ff2626723a fix(HelpButton): Improvements. Hristo Terezov 2019-10-16 19:36:39 +01:00
  • 72bb897269 feat(DownloadOverflowButton): Implement. Mihai Uscat 2019-10-16 14:11:02 +03:00
  • f46387a226 Adds room name validation logic for web. damencho 2019-10-14 16:17:54 +01:00
  • a4cbbccb2a Fixes loading recent lists on wrong meeting name stored. damencho 2019-10-14 16:16:10 +01:00
  • 3e1a008399 Adds copy icon next to the meeting url in info dialog. damencho 2019-10-08 13:05:41 +01:00
  • 7e70a8c1de feat: make mobile chat messages selectable Bettenbuk Zoltan 2019-10-16 10:34:48 +02:00
  • 8efee04a10 feat(package.json): Node 12 support. Hristo Terezov 2019-10-16 12:51:41 +01:00
  • a35099f949 feat: add chat color scheming Bettenbuk Zoltan 2019-10-15 16:08:23 +02:00
  • 8be02f9ca1 Implement review changes Mihai Uscat 2019-10-15 14:39:52 +03:00
  • 3c25a4c08c Naming conventions; Add variables Mihai Uscat 2019-10-15 10:33:36 +03:00
  • 5ade0cad8b feat(welcome): add posibility to extend settings toolbar Mihai Uscat 2019-10-10 16:10:57 +03:00
  • 0fa6ffc439 deps: react-native-google-signin@3.0.1 Saúl Ibarra Corretgé 2019-10-11 17:13:59 +02:00
  • c2ed296178 android: make check more resilient Saúl Ibarra Corretgé 2019-10-14 16:41:01 +02:00
  • febd12b871 ci: use Xcode 11.1 on Travis Saúl Ibarra Corretgé 2019-10-14 13:06:54 +02:00
  • 0a06e256b7 feat(HelpButton): Mobile support. Hristo Terezov 2019-10-11 19:09:50 +01:00
  • f295f60bea feat(HelpOverflowButton): Implement. Hristo Terezov 2019-10-11 15:51:42 +01:00
  • 4a8f787519 rn: evaluate config.js in a sandboxed environment Saúl Ibarra Corretgé 2019-10-11 12:05:45 +02:00
  • d85b869934 rn: skip loading configured scriptUrls Saúl Ibarra Corretgé 2019-10-11 11:46:57 +02:00
  • 35130f0736 rn: refactor loadScript Saúl Ibarra Corretgé 2019-10-09 17:03:30 +02:00
  • 1feff9709c config: drop configLocation and getroomnode options Saúl Ibarra Corretgé 2019-10-09 14:35:09 +02:00
  • 1010f53a84 fix(config): add whitelisting for interface config Leonard Kim 2019-09-25 10:49:29 -07:00
  • f7a526f488 rn: fix rendering unnecessary stuff when in PiP mode Saúl Ibarra Corretgé 2019-10-11 15:33:07 +02:00
  • 245eb89b85 fix BottomSheet shaking Bettenbuk Zoltan 2019-10-11 12:04:36 +02:00
  • 99de9d0bfa fix(remoteVideo): Attaching video stream. Hristo Terezov 2019-10-11 11:57:51 +01:00
  • 98698ba89a etherpad: refactor to share code with mobile Saúl Ibarra Corretgé 2019-10-08 14:27:35 +02:00
  • 19d1e3829d rn: add shared document support using Etherpad Saúl Ibarra Corretgé 2019-10-04 17:10:19 +02:00
  • 612586ed1f deps: react-native-webview@7.4.1 Saúl Ibarra Corretgé 2019-10-08 12:48:07 +02:00
  • 2609e43f29 ios: misc Xcode changes due to an update Saúl Ibarra Corretgé 2019-10-08 13:24:41 +02:00