121 コミット (3d30f6e9cdfb26baf6c95d45a93c8162aba4fa93)

作成者 SHA1 メッセージ 日付
  Leonard Kim 59a9c2d947 fix(notifications): show notifications after reducers update to get name 5年前
  Saúl Ibarra Corretgé 186ba70cb7 participants: skip local participant join notification 5年前
  Дамян Минков 6eb66b639e
Notify for kick and mute (#4328) 5年前
  Bettenbuk Zoltan 5101f69e4e feat: don’t render moderator icon if everyone is moderator 6年前
  Дамян Минков f5ac18da18 Add option to allow guest(moderators) to add a room password 6年前
  Bettenbuk Zoltan b1a70240fc Clear raise hand status on confidence leave 6年前
  Bettenbuk Zoltan 50d7c1521f Remove legacy web raise hand code 6年前
  Bettenbuk Zoltan 5d9762b429 Extract notification timeout to a constant 6年前
  Bettenbuk Zoltan 6ff733dae0 Platform generic notification for raised hand 6年前
  Bettenbuk Zoltan ce9744b9c3 Move participant event handler to a platform generic location 6年前
  Bettenbuk Zoltan 2a5adfc601 Remove some Flow annotations 6年前
  paweldomas f3f8dc2072 ref: move participant joined notification to the middleware 6年前
  Saúl Ibarra Corretgé 0e92e73789 chore: use strings as action types 6年前
  virtuacoplenny a667c9bff2
ref: js-utils for random and room name generator (#3975) 6年前
  Bettenbuk Zoltan e094b6516a [RN] Add color scheme support - Components 6年前
  Bettenbuk Zoltan f2b2cfda44 Extract shouldRenderParticipantVideo from ParticipantView 6年前
  Bettenbuk Zoltan 79209535ea Centralise display name normalisation 6年前
  Bettenbuk Zoltan 82f714b608 Move display name handling into redux 6年前
  Saúl Ibarra Corretgé 0a9333af02 rn: refactor Avatar to deal with FastImage changes 6年前
  Leonard Kim 769a2c7c94 fix(filmstrip): show thumbnails in 1-on-1 with a fake participant 6年前
  Bettenbuk Zoltan 3fdf944763 Fix eslint/jsdoc warnings (doc change only!) 6年前
  Saúl Ibarra Corretgé 057b300074 feat(Participant): reuse avatar URL generation logic 6年前
  Saúl Ibarra Corretgé 27021ea271 [RN] Replace cached image implementation 6年前
  Saúl Ibarra Corretgé f5a667ad9e feat(Avatar): simplified code 6年前
  paweldomas 11c5b220a1 fix(participants/Avatar.native): disable fade animation 6年前
  Nik b8daf0a9f9 [WEB] add UI for transcription (#3213) 6年前
  Saúl Ibarra Corretgé dc246960df feat(App): refactor App and split it into BaseApp and App 6年前
  Saúl Ibarra Corretgé f2f991e969 feat(App): move participant leaving logic to base/participants 6年前
  Bettenbuk Zoltan 96a837801e [RN] Tint active speaker thumbnail 6年前
  hristoterezov 769e782c6f feat(callee-info): Redesign. 6年前
  damencho 682169e44c Renames isBot -> isFakeParticipant. 6年前
  Saúl Ibarra Corretgé 7c8fa57bba [RN] Remove unneeded code 7年前
  Saúl Ibarra Corretgé 880fb59b2c [RN] Simplify logic for using tinted view in ParticipantView 7年前
  Leonard Kim 57f7abc6dd ref(video-layout): get dominant speaker state from redux 7年前
  paweldomas dbd1091364 ref: use getCurrentConference 7年前
  paweldomas 7186a9c79c fix(base/participants): ensure default local id outside of conference 7年前
  Lyubo Marinov c672ffd435 Refine PARTICIPANT_LEFT for ID collisions 7年前
  Lyubo Marinov 8cfc83f18c Protect against late PARTICIPANT_JOINED 7年前
  Lyubo Marinov fa9549582f Fix JitsiConference access 7年前
  hristoterezov 8b91afd80d fix(invite-sounds): Don't play joined sound for the poltergeist. 7年前
  hristoterezov d89227829f feat(invite-sounds): Add expired and rejected sounds. 7年前
  Lyubo Marinov ee9fcbb735 Remove remote participants who are no longer of interest 7年前
  Lyubo Marinov 8cd2bd272b Reduce direct read access to the features/base/participants redux state 7年前
  Lyubo Marinov 771d60f954 Associate remote participant w/ JitsiConference (_UPDATED) 7年前
  Lyubo Marinov 37cd5bb5b9 Associate remote participant w/ JitsiConference (_LEFT) 7年前
  Lyubo Marinov 983e62ffe9 Associate remote participant w/ JitsiConference (_JOINED) 7年前
  Lyubo Marinov fcca15c827 Coding style 7年前
  Zoltan Bettenbuk b57dad576a feat(participants): add isLocalParticipantModerator utility method 7年前
  Saúl Ibarra Corretgé 494e8eb8d9 [RN] Set the local user ID on CONFERENCE_WILL_JOIN 7年前
  Zoltan Bettenbuk 44a65eb329 Move local participant join to base/participants 7年前