NamelessMC

Internet Explorer

Internet Explorer is not supported. Please upgrade to a more modern browser.

dadus33

Member

Feed

There are no wall posts here yet.

About

Registered:
over 8 years ago
Last Seen:
over 8 years ago
Profile Views:
1171
Minecraft
dadus33

Latest Posts

over 8 years ago
HTTPS fix

Samerton said:

Unfortunately I'm not sure this is feasible, it'd require each Nameless installation to have signed up for an Imgur API key, and there'd be a lot of checking on each post submission for every image.

There's a possibility in the future (probably much further down the line) for something similar, but there's potentially copyright issues (copying other people's images and reuploading them). I'd have to think of other options rather than reuploading to Imgur if this was to happen.

I understand, but I deffinetly know this is possible. As for copyright issues, I really doubt it, that would be the issue of the person who uploaded the image. One good counter-example in this case is, well, spigotmc, which uses XenForo. Images linked by users are then reuploaded to the spigot servers. If you right click an image and copy the link, you'll see that it's in fact something like proxy.spigotmc.org/xxxxxxxxx. I don't really know if the images are actually reuploaded or the site simply creates a temporary secure link to them, but I think looking into that should be a great starting point. Thanks for developing this awesome website!

over 8 years ago
HTTPS fix

A small bump to bring it back to your attention...

over 8 years ago
HTTPS fix

Hello, I direcently discovered that even though my website has a valid SSL cert, pages with images loaded from http sources still won't show the green padlock. I know this is caused by mixed content, however I can't realy control where users get their images or videos, sounds or any oher kind of content. I thougth about the following solution:

Let's say user X wants to add an image. The editor should first check wether the image source is https. If it it, then it's all fine. If it's not, it should use the Imgur API to automaticly upload the image from it's original, insecure http source to imgur with https connection. Then, the image actual's link that will be displayed on the forums will be that of the reuploaded imgur file, with https. Same thing should go for other kinds of media too. Thanks!

over 8 years ago
Version 1.0.9 Released

Really nice to see things moving :)

over 8 years ago
Tons of new features! (please read)

Samerton said:

Just a little update, working on implementing BBCode in the new version 2.0, along with a new post editor.

Thank you so much <3! And just remembered of some stuff I'd like implemented :)

First of all, I'd love to see automatic parsing of emoticons like :) into smilies. Also, I hope the new editor will have a more user-friendly interface and more customizable settings, like allowing or not users to use characters bigger then a certain value the admin can set. Thank you!