mattermost-plugin-zoom icon indicating copy to clipboard operation
mattermost-plugin-zoom copied to clipboard

Hackathon : Auto change user's custom status on Zoom call

Open M-ZubairAhmed opened this issue 2 years ago • 4 comments

Summary

Since the new API was in v6, i had to migrate the dependency from v5 to v6, hence the many changes. Added two new webhook support which checks if participants joins or leaves the call. Changes the custom status of the joined/left user.

Related server changes : https://github.com/mattermost/mattermost-server/pull/20551

https://user-images.githubusercontent.com/17708702/175919060-c41a7c46-4676-4b05-b3da-5a8431d1cf6a.mp4

Ticket Link

None

M-ZubairAhmed avatar Jun 27 '22 10:06 M-ZubairAhmed

Awesome work Zubair! I think about how we don't have this feature whenever I join a Zoom call.

There is some existing progress on this feature here https://github.com/mattermost/mattermost-plugin-zoom/pull/234. There may be some review discussion on there that is useful for development

mickmister avatar Jul 14 '22 18:07 mickmister

Codecov Report

Merging #267 (1c3516f) into master (2acac55) will not change coverage. The diff coverage is n/a.

:exclamation: Current head 1c3516f differs from pull request most recent head 9d8912e. Consider uploading reports for the commit 9d8912e to get more accurate results

@@           Coverage Diff           @@
##           master     #267   +/-   ##
=======================================
  Coverage   21.15%   21.15%           
=======================================
  Files           8        8           
  Lines         851      851           
=======================================
  Hits          180      180           
  Misses        627      627           
  Partials       44       44           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

codecov[bot] avatar Aug 05 '22 14:08 codecov[bot]

Is there any updates on this? as this feature is very helpful for us, hope that it will be included in the near future. Thanks

gavinerr avatar Aug 18 '22 06:08 gavinerr

Is there any updates on this? as this feature is very helpful for us, hope that it will be included in the near future. Thanks

We are working on adding the functionality in the server for this https://github.com/mattermost/mattermost-server/pull/20851

M-ZubairAhmed avatar Aug 19 '22 06:08 M-ZubairAhmed

Will get back to this later when time permits

M-ZubairAhmed avatar Feb 04 '23 21:02 M-ZubairAhmed