Forum change?
-
FWIW I still see image previews on iOS Safari. Probably a different CSS file being used.
In related (CSS) news I think this one line addition will hide "deleted" topics like the deleted spam in https://forum.netgate.com/category/76/tnsr-feedback:
ul.categories-list li.deleted, ul.topics-list li.deleted { opacity: .65; display: none !important; # <----- } -
I assume you just see 'This topic is deleted' message there? The content there should only be available to mods/admin.
-
@stephenw10 ah, yeah, sorry, someone asked on Reddit why you were deleting all your feedback. Obv. not.

I just didn't carry that entire thought here. cap:

It would be cool if there was a way to hide self-deleted messages too, so I don't click on the thread just to find out the post was deleted. :)
-
Yeah I usually nuke the content entirely these days just to make it cleaner but I think only admin can do that.
I can at least clean that up.