Oleg Valter
Oleg Valter
About 200 out, 412 more to go
> are we at risk of losing the draft? No, we are not - the drafts are saved in Redis cache tied to the user + post + attribute. When...
@trichoplax it's fine if this issue stays reopened - I fixed the most problematic issue (that there's literally no feedback), but we still have very brittle logic in that we...
General note: it's not like the page has "noticed", it's just that the actual list is loaded dynamically via AJAX. It'll be quite a bit more troublesome to make the...
> Oh, I see. Do note the "priority: low" tag. I'm fine with not doing this. Just going through issues and adding notes to those that I know the reason...
Yeah, it's an unfortunate side-effect of switching validation to proper [validity state](https://developer.mozilla.org/en-US/docs/Web/API/ValidityState) checks - without `minlength` and `maxlength` attributes, it will not trigger. It's not impossible to solve (will switch...
As part of this effort, we should make it possible to remove email subscriptions with JavaScript disabled.
Known issue, we are working on it :) In particular when it comes to 2FA (but just in case - do check if you have the setting for clearing sessions...
An extra item #1555
Another set of items for being able to use our Docker setup in production: #1557