329 Commits (86b762276c8715c6db90fd3d8e376062017323f0)

Author SHA1 Message Date
  damencho 86b762276c fix: Enforces namespace for json-message. 3 months ago
  Дамян Минков d1c4b9fa2b
feat(file-sharing): Adds file sharing options. (#2829) 3 months ago
  Saúl Ibarra Corretgé b67e3d3fff fix(ChatRoom) filter out bogus reaction emojis 4 months ago
  damencho ba6477fa73 feat(metadata): Drops reading from room data form. 4 months ago
  Дамян Минков 80c2686a69
feat(conference): Adds a method to request short live tokens. (#2783) 4 months ago
  damencho dcb588a261 fix(permissions): Handles an empty permissions list. 4 months ago
  damencho dd4c41be53 fix: Uses boolean for isReplaced on kick event. 5 months ago
  damencho 492a3e92ac fix(xmpp): Moves event local user role changed after muc joined. 6 months ago
  damencho d413f971c5 fix: Adjust log levels. 6 months ago
  damencho 31b27f9685 feat(xmpp): Parses permissions extension from self-presence. 6 months ago
  damencho 122a5075ab fix(xmpp): Avoid duplicate presences on join. 6 months ago
  Saúl Ibarra Corretgé 0c0b0b5cd2 chore(*) stop using __filename 6 months ago
  Дамян Минков 0d3304b7d4
feat: Updates userRegion from backend. (#2626) 8 months ago
  Дамян Минков 7a15afaf14
feat(subject): Avoids setting subject if already set. (#2615) 9 months ago
  Saúl Ibarra Corretgé 6782e6c7a3 fix(ChatRoom) refactor handling of participant properties 11 months ago
  Jaya Allamsetty fac989a94d
fix(JingleSession) Remove ice restart option and functionality. (#2586) 1 year ago
  Дамян Минков 8940b5c9c5
fix(transcriptions): Fixes transcription status, going offline. (#2581) 1 year ago
  damencho 5671c5d6ca feat(moderator): Skips redirect events when moving to main from breakout. 1 year ago
  damencho 83ba892106 feat(moderator): Make sure we resolve the sendConference promise. 1 year ago
  Saúl Ibarra Corretgé 97bbb1c576 chore(deps) use lodash-es 1 year ago
  Patrick He 03f7d88627
feat(chat) add support for sending and receiving reactions 1 year ago
  Patrick He a97a8dff5a
fix(chat) add messageId to message events 1 year ago
  Nathan Beck fc115be599
feat(silent): track if participant joined without audio (#2534) 1 year ago
  damencho ec98b02095 feat: Detects different not-allowed errors. 1 year ago
  Дамян Минков 2e2189f44f
* fix: Fixes double conf requests & always send them after presence error. 1 year ago
  damencho c4cee68168 fix: Sends set admin only when not empty. 1 year ago
  damencho 86e2fb2bed fix: Sends conference requests on retries of errors. 1 year ago
  damencho 17c26cff46 fix: Bumps retry interval for http conference requests. 1 year ago
  damencho f3b2eda48c feat(visitors): Checks for visitors support per room. 1 year ago
  damencho 95f7e7b70c feat(lobby): Admin set function for multiple items. 1 year ago
  damencho 2d430a18bb feat: Back off retries joining on not allowed error. 1 year ago
  damencho ff9f57c555 feat: Drop conference duration component and use the data form. 1 year ago
  damencho ba21a2365e feat: Waits for the room dataform to be received before setting lobby. 1 year ago
  Saúl Ibarra Corretgé 5227ea03a8 fix(Listenable) fix not adding cancellable listeners after refactor 1 year ago
  Saúl Ibarra Corretgé 30cb694dff fix(GlobalOnErrorHandler) avoid calling it when we handle the error 1 year ago
  Hristo Terezov b3ae5202af fix: Double MUC_JOINED event. 1 year ago
  damencho f8a18cf09f feat: Retries joining the room on room creation error. 1 year ago
  luocq3 02c54a232a fix(JitsiConference) make sure leave always resolves 2 years ago
  damencho 6cd397fa2c feat: Sends http conference-request before xmpp connecting. 2 years ago
  damencho 1151f7cca3 feat: Moves redirected event to connection events. 2 years ago
  damencho 121274c834 feat: Moves moderator to xmpp. 2 years ago
  damencho 8a1631fd46 feat: Removes eventEmitter from Moderator. 2 years ago
  damencho 6c49db319b feat: Removes roomName field from moderator. 2 years ago
  damencho 881a1a94b8 feat: Sends machineId with the initial presence. 2 years ago
  Saúl Ibarra Corretgé 0cc323d96e fix(misc) use safeJsonParse from js-utils 2 years ago
  damencho 92693bbd1a feat: Parse extra lobby reason waiting for host. 2 years ago
  Дамян Минков 6b5a45cbe9
feat: Handles join error about required display name. (#2312) 2 years ago
  damencho 6b71d39b21 feat: Clean up immediately when room is not joined. 2 years ago
  Дамян Минков b6a5a8d958
feat(visitors): Visitors chat. (#2245) 2 years ago
  Дамян Минков 51bda6ff6c
fix: Update xmpp element for visitors. (#2243) 2 years ago