30 コミット (b4c9816d9f6fe1ea9a6822e254bcd2fa85f3f3d6)

作成者 SHA1 メッセージ 日付
  damencho 615daa8c9f Updates close function parameters. 9年前
  damencho d5de49b5cf Returns the dialog instances that were created and adds an optional close callback. 9年前
  damencho 62f7553ba4 Updates two button dialogs to be only single instance. 9年前
  tsareg 375b145030 Prevent possible memory leak 9年前
  Boris Grozev 2d2e27b8d0 Implements "raised hand". 9年前
  yanas 57815cb2fe Unifrms messageHandler access and adds enable disable 9年前
  yanas 0cf291d796 Handle Promise.reject for user cancel case 9年前
  isymchych 0bcbd105e3 escape nicknames before displaying them 9年前
  yanas 73b1d3c7c2 Adds a feedback button and dialog. 9年前
  Boris Grozev bd58e6c799 Enables the jshint maximum line length check (80 chars) globally, and only overrides it in certain files. 9年前
  Boris Grozev 27c297c034 Fixes or ignores (explicidly, as much as possible) jshint warnings. 9年前
  Boris Grozev 995b3be6e7 Implements screen sharing for firefox, using a jidesha extension. 9年前
  hristoterezov b77791f4b2 Implements minimized mode - only the thumbnails are visible. 10年前
  damencho 4092d67853 Updates use of recording states, add some information texts and notifications. 10年前
  Boris Grozev 67a52e6f72 Cleanup and formatting fixes in the UI module. 10年前
  hristoterezov 62a731e244 Fixes typo in translation module interface. 10年前
  George Politis 5f48e4cf9d Revert "Updates the license headers." 10年前
  George Politis 93648f361b Updates the license headers. 10年前
  hristoterezov efcfe99707 Improves the notification that informs the user if started the conference audio/video muted. 10年前
  paweldomas 588c2d9e4b XMPP authentication improvements. Makes it possible to authenticate during the conference. 10年前
  paweldomas 581ffec5ed Fixes issues after jquery-impromptu update. 10年前
  paweldomas c296940fd4 Updates jquery-impromptu in order to fix issues with modal dialogs. 10年前
  hristoterezov 6048d0a325 Fixes the html attributes for translation options. 10年前
  hristoterezov af682f8727 Changes the configuration of translation module to retrieve the resources synchronous. Removes the default values. 10年前
  hristoterezov 702f02568d Fixes issue with the buttons in the message handler. 10年前
  hristoterezov 74f078f166 Adds multi language support for message handlers. 10年前
  hristoterezov 79cdd94833 Adds multi language support for notifications. 10年前
  hristoterezov 69b0e2ad32 Creates UI module. 10年前
  paweldomas cd0c9393d8 Makes "authentication required" dialog persistent. Joins the room if someone else authenticates first and creates the conference for us. 10年前
  paweldomas 78f8521145 Handles the case where browser is blocking popups and prevents from opening authentication window. 10年前
  paweldomas f4004656a3 Adds functionality for authentication with external system. 10年前
  fo f2a310f6c3 Adds notifications when a user joins/leaves or is added/removed from lastN. 10年前
  Damian Minkov a55e3f5d9d Fixes issue with unable to open second dialog on wrong room key entered. Still tests to come. Handle dialog action after the dialog is closed, otherwise the event for wrong key can come before the dialog is closed and will not be open again. 10年前
  hristoterezov 3ff161321b Adds a method to message handle that can render more than 2 buttons. 10年前
  fo bb45d72737 Adds a message handler and messages to the user including when the video bridge is not available. 11年前