Wingy

Results 122 comments of Wingy

This should still be open as the issue is not fixed.

Thank you! This is a good idea and should be done by default, but an environment variable should restore the original functionality. ALWAYS_SHOW_PROGRESS_BARS=true should remove the button and always show...

Hey, sorry I haven't gotten to this yet. I've just gotten home from a fall retreat and need to catch up on homework. I'll review this when I can. Initial...

These two strings should still be localized when visible. "???/???" might not make sense in some languages, and it might make more sense to have some kind of text in...

I hadn't thought of opening gifts like that before. I definitely see why we need this! I'll add this when I have time.

I have email notifications haha I'll implement something similar for that, adding a WISHLIST_PLEDGED_ANONYMOUS key

I think it's best to calculate how many items you've added to your own list in the JS route handler and pass that as a property to the pug template...

Someone else can add items to your wishlist and most people probably don't want to know how many items people have put on their list. Maybe it can show how...

That's an interesting use-case. I'm not sure supporting it is worth the dev complexity and user complexity. Separating wishlists from accounts would allow one user to have multiple wishlists or...