With PublicAsset feature up and running, we should stop our support for base64 image type in signature. For any user using Twake Mail that has PublicAsset capability supported, Twake Mail will stop showing any base64 image that is pasted to its signature editor.
DoDs
[ ] ~Write a function to verify if the image html's string is of http/https source or of base64 source~
[ ] Trigger the transform event on paste
[ ] Bonus: Trigger the transform event on drop text
Description
With PublicAsset feature up and running, we should stop our support for base64 image type in signature. For any user using Twake Mail that has PublicAsset capability supported, Twake Mail will stop showing any base64 image that is pasted to its signature editor.
DoDs