squad303 / squad303app

Other
239 stars 35 forks source link

attach images? #6

Open 0xf00b opened 2 years ago

0xf00b commented 2 years ago

its easy to attache ?text=xxx but is there a way to easily include images in a message? that would be very powerful eg in some binhex attachment that would launch the texting app directly

for whatsapp URL redirect

found some docs on this but can't see about creating images https://blog.short.io/whats-app/

https://faq.whatsapp.com/iphone/how-to-link-to-whatsapp-from-a-different-app/?lang=en

https://stackoverflow.com/questions/29218378/mobile-website-whatsapp-button-to-send-message-to-a-specific-number/51854282#51854282

0xf00b commented 2 years ago

another way could be to attach image links? then they might render right away, at least in whatsapp however that would mean the URLs / domains need to be not blocked

maybe if we use github URLs for images... its hard to block github for russia since so much opensource code is also on there?

also we dont care if the images get blocked later they just have to get seen shortly after sending?

0xf00b commented 2 years ago

or does whatsapp run their own CDN for images? cc @emanuele-em

emanuele-em commented 2 years ago

whatsapp "click to chat" service don't provide to render images from url, it's necessary external url, i think github may be the right solution @0xf00b