[@Grimhildr] Yeah, the problem is that since people can embed arbitrary image URLs, those images may be served over cleartext and you get a "mixed content" warning. My reverse proxy rewrites a lot of URLs from http:// -> https:// using the [url=https://www.eff.org/https-everywhere]HTTPS Everywhere[/url] database, and it does a good job, but it doesn't get everything since not every server supports ssl. One solution would be to transform BBCode [code][IMG][/code] URLs so that they proxy through the Guild. [@The Spectre] I want to implement PM/convo deletion soon. :sun