Open HannesOberreiter opened 1 day ago
Hi, thanks for your contribution! If you haven't already done so, could you please make sure you sign our CLA (https://jitsi.org/icla for individuals and https://jitsi.org/ccla for corporations)? We would unfortunately be unable to merge your patch unless we have that piece :(.
@saghul and @hristoterezov do we prefer functions or commands?
Given that the function is just a 1-liner that calls the command, so we really need it?
My main reason for including the function was that it provides a convenient spot for JSDoc comments to explain its purpose. If we remove the function, we lose that explanation. Not sure if avoiding redundancy outweighs keeping the clarity.
That is a very good point. Let's keep it.
has the CLA been signed?
Yes was earlier this year, company "certible".
(closes old issue: https://github.com/jitsi/jitsi-meet/issues/9399)
New API command to change the virtual background with a custom base64 image.