Expensify / App

Welcome to New Expensify: a complete re-imagination of financial collaboration, centered around chat. Help us build the next generation of Expensify by sharing feedback and contributing to the code.
https://new.expensify.com
MIT License
3.12k stars 2.61k forks source link

MEDIUM: Enable video playback from Concierge harpoons #33385

Open quinthar opened 6 months ago

quinthar commented 6 months ago

Problem: Elsewhere we are working on adding the ability to upload and play videos inside arbitrary chats. However, Concierge messages aren't sent in a normal fashion.

Solution: Upgrade the harpoon system -- which is generated by code -- with the option to embed a short-form video that is playable both in chat, and in the UnreadMessageSummary email (via animated GIF). This overlaps heavily with the project to allow users to upload and play videos, but is a little different as these messages are being sent via Harpoon (and thus, could cut some corners, such as by uploading the videos themselves manually via #infra or custom query).

quinthar commented 6 months ago

Demoting to Medium as we have quite a lot to do, and we don't need this for VSB release (though the sooner the better)

francoisl commented 4 months ago

Been working on wave issues, no update last month.

francoisl commented 2 months ago

Still focused on wave-collect issues.

francoisl commented 3 weeks ago

Focused on fast-apis and wave issues at the moment, going to put this back in the pool to avoid hogging it.