Andy Allan
Andy Allan
I'll repeat some guidance I gave on #2532 here: >To implement a dark mode, I would ideally like to see out-of-the-box support from bootstrap itself. If that's not available, then...
> At SOTM US in Minneapolis I thought we agreed on "Groups"? I would also agree with this renaming. I love "Microcosms", I think it's a great play on words....
@danieldegroot2 I've added the labels that you requested. If you are finding the labels useful, then I can also give you "triage" permissions to add labels yourself - just let...
6df3c2a78f506a83f08d6dad134839223f4570e1 is also a breaking change, since it prevents use by older browsers that don't support ES6 [arrow functions](https://caniuse.com/arrow-functions) and [template strings](https://caniuse.com/template-literals). I'm not saying this is a bad change,...
Duplicate of #3451
I've had a look through this today. It's a large and complex PR touching one of the most complex parts of the codebase, so it's hard to review. But I...
I think it would be nice to check the display name (and password format, which has been asked for before) before form submission, but I'm reluctant to create too much...
> The code is mostly finished and ready for review. I've reviewed the code today, and my only suggestions are: * I would prefer to see the update script as...
> This simplifies the install instructions. ... and the github CI, vagrant and Docker scripts too.
Ah, I hadn't thought of that. But is this an edge case that we need to worry about? In that situation they are already off the beaten track when it...