69 Commits (e035d33fa92f069efebd18f29338871672f3d33f)

Author SHA1 Message Date
  Calinteodor e035d33fa9
feat(authentication) refactor auth dialogs to use React 4 years ago
  Saúl Ibarra Corretgé b91d6b97a9 deps: jitsi/js-utils@1.0.0 4 years ago
  Bettenbuk Zoltan 0598e7369b ref: eslint-config-jitsi@1.0.3 5 years ago
  Hristo Terezov 1ffd75c0a6 fix(localStorage): exception when disabled. 5 years ago
  Bettenbuk Zoltan 5d9762b429 Extract notification timeout to a constant 6 years ago
  Saúl Ibarra Corretgé e452867e12 feat(cleanup): remove no longer used FontAwesome 6 years ago
  yanas be4813e10d Revert "feat(cleanup): remove no longer used FontAwesome" 6 years ago
  Saúl Ibarra Corretgé d3c5756f7a feat(cleanup): remove no longer used FontAwesome 6 years ago
  Leonard Kim 7341c7bf84 ref(notifications): stop passing around Notifications component 7 years ago
  virtuacoplenny fe411398e3 fix(notifications): throttle and batch join notifications (#2182) 7 years ago
  virtuacoplenny 510334fa7f ref(notifications): convert some dialogs to error or warning notifica… (#1991) 7 years ago
  hristoterezov 969f5d67ab feat(eslint): Enable for non react files 7 years ago
  Lyubo Marinov dfebd692f3 eslint 4.8.0 7 years ago
  Leonard Kim cd66a7fcb7 ref(notifications): bring hiding of notifications into redux 7 years ago
  Leonard Kim 74ddae4a6a feat(device-errors): move device error dialogs to notifications 7 years ago
  virtuacoplenny da1c760abf feat(notifications): implement a react/redux notification system (#1786) 7 years ago
  hristoterezov b8d3e82ae7 fix(remotecontrol): Replace info dialogs with notifications. 7 years ago
  hristoterezov 4d329b510f ref: module.exports -> export for the ES6 modules 7 years ago
  paweldomas 0238a10a4b fix(MessageHandler): hide the close button when 'persistent' 8 years ago
  damencho b5dfc2a520 Makes close button non-focusable. 8 years ago
  paweldomas b58f1cdd16 use logger instead of console 8 years ago
  yanas d05ff9b4ee fix: Firefox desktop sharing extension required dialog 8 years ago
  Ilya Daynatovich f4e6dceaa4 Return Impormptu api when create dialog 8 years ago
  Ilya Daynatovich 2b08950294 Fix the tests 8 years ago
  Ilya Daynatovich 62713bf87c Editions in PR 8 years ago
  hristoterezov a8b69d5cd8 feat(MessageHandler): Implement dont show again utility 8 years ago
  paweldomas 739e2bd35a fix(Recording): broken stop recording dialog 8 years ago
  damencho 563ea1244c Updates openMessageDialog to get only key and options. 8 years ago
  damencho 5217bf0bb8 Removes translateString and use translateElement. 8 years ago
  paweldomas 210605d8f3 fix(MessageHandler): suppress the notifications on top of the overlay 8 years ago
  damencho 0455c26fb2 Uses titleKey to generate title string containing data-i18n attribute. 8 years ago
  damencho f0ac52614b Removes title param from openTwoButtonDialog. 8 years ago
  damencho b5f0d30298 Removes not used parameter of openMessageDialog (title). 8 years ago
  Ilya Daynatovich d06aef511f Fix shortcut dialog toggling 8 years ago
  yanas 74f31db434 Dialogs re-design, invite and password modifications 8 years ago
  Lyubomir Marinov a2b076985a ESLint 8 years ago
  yanas d2e42c2a7d Update MessageHandler.js 8 years ago
  yanas b54f92b2ae Fixes the copy action. 8 years ago
  yanas 644faca306 Re-designs invite dialog as share link. 8 years ago
  yanas d250623fde Ring overlay improvements and enable buttons fix 8 years ago
  damencho 615daa8c9f Updates close function parameters. 8 years ago
  damencho d5de49b5cf Returns the dialog instances that were created and adds an optional close callback. 8 years ago
  damencho 62f7553ba4 Updates two button dialogs to be only single instance. 8 years ago
  tsareg 375b145030 Prevent possible memory leak 8 years ago
  Boris Grozev 2d2e27b8d0 Implements "raised hand". 8 years ago
  yanas 57815cb2fe Unifrms messageHandler access and adds enable disable 9 years ago
  yanas 0cf291d796 Handle Promise.reject for user cancel case 9 years ago
  isymchych 0bcbd105e3 escape nicknames before displaying them 9 years ago
  yanas 73b1d3c7c2 Adds a feedback button and dialog. 9 years ago
  Boris Grozev bd58e6c799 Enables the jshint maximum line length check (80 chars) globally, and only overrides it in certain files. 9 years ago