Conversation:
Notices
-
Image pasting, what's that?
-
@bastianilso Aha, that sounds cool. I assume the upload service is configurable. I'll have to see if it's easy enough for me to make a !GNUsocial image upload thing - at least in my use cases I often upload images here and then link them on #IRC :)
-
@bastianilso I generally use http://status.hackerposse.com/url/9101 which is a quick and dirty hack by @mikael - it uses the age-old HTTP method PUT and returns a URL with the filename directly related to the sha256 hash of upload contents. Code available here: http://status.hackerposse.com/url/10277 To try it out: $ curl -s -T file.jpg http://status.hackerposse.com/ur…
-
@bastianilso I'd be down for setting up a donation-financed publically usable libre image hosting service if there's an interest.
Preferrably just hosting, no publically available archive, to avoid trolls spamming inappropriate material.
-
@cloutier Bug report: I can't upload without enabling javascript :P