electrogram icon indicating copy to clipboard operation
electrogram copied to clipboard

File uploads

Open technicalpickles opened this issue 10 years ago • 2 comments
trafficstars

I'm not sure yet how Slack represents file uploads, compared to attachments or plain text, but we're not rendering them quite right yet.

Official slack client:

Electrogram:

technicalpickles avatar Jul 04 '15 14:07 technicalpickles

I think we can use the connection to fetch the file, haven't tested it yet though.

atmos avatar Jul 04 '15 15:07 atmos

Depending on how https://github.com/atmos/electrogram/issues/17 works, might be able to just embed the URL of the image (zuckerberg ocp in the shot above just opens that image in an external browser).

technicalpickles avatar Jul 04 '15 22:07 technicalpickles