Create account

2200d · memo
For posts we also support giphy and Twitter images. Any other services you recommend we add support for?
replied 2199d
add the "Next" page bottom at the end of the page, not only on the top.
every time i finish reading all posts i have to scroll back up to go to the next page.

May be infinite scroll?
replied 2199d
Navigation should already be on the bottom. Which page is it missing from?
replied 2199d
"Posts" navigation at the bottom is missing

I can see the navigation at the bottom for "Topics & Profiles" only
Simon Van Gelder
replied 2199d
It's there for me...but EVERY page is missing a "Back to Top" :)
replied 2199d
I guess it fixed, I can see it now :)
replied 2200d
Is there a reason not to just turn anything that looks like an image URL into an IMG tag?
replied 2200d
It's a security concern. We don't want to load images from a potentially malicious site.
Sk8eM dUb
replied 2200d
You could just put it in the options tab for which sites you want to auto-load
replied 2199d
You mean like a browser exploit in image? How do you know that imgur can catch those? What about zero-day. Pretty rare phenomenon & many sites show any img. Suppose could be a UI pref.
replied 2199d
There are a number of issues, e.g. SSL. Even if we require https, sites hosting images could have invalid certs.
replied 2199d
Tried researching exploits/vulns based on imgs with external sources. Not really finding anything that serious or that hasn't been fixed. Will look into more.
replied 2199d
It doesn't need to be an exploit, preventing broken SSL is enough reason not to do it. Also, external content can be used to track memo users.
replied 2199d
You can't implement a system to block broken SSL requests from rendering images to display? Not to sound anti-privacy, but there are plenty of other ways to track Memo users already.
Simon Van Gelder
replied 2199d
My test vector was spoofing the return header and sending back something that's not an image.