vednoc
vednoc
Sounds good to me. Ideally, we wouldn't need to have this warning. I don't know why it's there, but I do know we need to rethink how we deal with...
Hey @svArtist, I've just deployed a new update and it would be awesome if you could confirm whether the issue has been resolved. If it is, I'll close it by...
For posterity, I've allowed leaving the "current password" empty for those that signed up via OAuth, so that new passwords can be set without using the "forgot my password" hack....
Looks like we ran into `too many SQL variables` error. I didn't know about that, but we can be resolve it by using batch inserts. The issue is, now I'll...
I don't think it's wise to support animated images. You could always embed an external link in description/notes (preferably the latter, because description _should_ describe the functionality in one or...
I'll try to finalize my exploration/prototype and deploy it tonight. It should also include thumbnails (#77).
How do you plan to store them? I would like to do it right by making it extendable for the future use-cases (user avatars, userstyle screenshots #17, and other places...
> 1_thumbnail_small.webp That essentially what we have right now, which doesn't play well with caching. Especially now that images are cached for _3 months_, some users could see an outdated...
@Gusted I wonder, can we do this without JS? For the time being, one can put extra screenshots in notes after Markdown is added, as referenced in #16.
> Why not :D I meant image carousel. It should be doable, but I'm sure there are tradeoffs. Also, we should have some kind of limit (max size per image,...