virtuacoplenny
2f626ea474
ref(api): move participant join and left to middleware (#4365)
5 年前
Bettenbuk Zoltan
a04982fd96
fix: AlwaysOnTop avatar
5 年前
Bettenbuk Zoltan
658679f89e
fix: undefined participant in avatar call
5 年前
Bettenbuk Zoltan
72137a2811
feat: initial based avatars
5 年前
Leonard Kim
0734ce7ae3
feat(api): add notifications for kicked participants
5 年前
Leonard Kim
9d94257e79
ref(api): move conference join notification to middleware
5 年前
Leonard Kim
94b3f6410d
ref(api): move local participant name change
5 年前
Leonard Kim
3d30f6e9cd
ref(api): move filmstrip display notification
5 年前
Leonard Kim
40c16f0bac
ref(api): move tile view subscriber to api dir
5 年前
Leonard Kim
a1db63a8c2
ref(api): move feedbackSubmitted notification to api middleware
5 年前
Leonard Kim
ae3b70eb13
feat(api): notify of password required
5 年前
virtuacoplenny
251da1861a
feat(api): notify api of mic and camera errors (#4289)
- Use actions to notify the rest of the app that
a mic or camera error has occurred
- Use middleware to respond to those notifications
of errors by showing in-app notifications and
notifying the external api
6 年前