Comment by moffkalast
3 years ago
Cool thanks, the account view shows a completely different picture. It would probably be a good idea to show that same sidebar to guests, aside from the subscribed tags.
The HTML upload option is... very interesting.
The html upload is my favorite part and the one I'm most scared about. This post is actually an html upload: https://non.io/reddit-has-platform-user-misalignment
One issue though is automatically resizing the iframe for the frontend. I have a protocol for iframes to request their own size, which this script leverages: https://html.non.io/nonio-embedded-page.js
I'll likely create a setting to automatically inject that script into html uploads.