Hi folks,
I want to validate ( need to make email confirmed property true) user under filter:register.shouldQueue filter. Is any way to do this ?
Feedback appreciated
Thanks
@henrywright said:
Yup,
.user-icon
is the offending class andline-height
is the offending property.
@pitaj @henrywright So yeah, changing this line-height
to 31px
fixes the issue. Fucking CSS, indeed.
Thanks everybody for bug testing the user icons The branch was getting a little stale and I had to re-do bits and pieces of it as they conflicted with
master
master
!Best of all, the user icons are all generated via CSS! No image processing required (though that was a possible avenue we considered but decided against).
Guide to implementing this in your own custom themes/plugins forthcoming. https://community.nodebb.org/topic/6583/0-9-0-breaking-changes/12
Oh, also, we changed the way the colours were picked per-user, so I hope you all weren't attached to your colours during the "beta"
Looking forward to testing this out!
Okay, final blocker to 0.9.0 is complete.
gh#3817
@julian Now can remove gravatar from package?
@xen It's already gone, it's a plugin now
@julian I mean from package.json
Yes, it is gone from package.json
already. It may still be installed locally on your deployment, so you can npm unlink
it
Guys, please... NodeBB already looks amazing can we stop making it more amazing... Since I'm totally in love with the new profile page's
Edit: did you also brighten up the colors for online, away and such?
@Kowlin agree these profile changes look awesome! Persona just seems to get better and better each time I log on here
@psychobunny should take credit for the user profile revamps
They look a little bit like @pichalite's theme
@Kowlin said:
Guys, please... NodeBB already looks amazing can we stop making it more amazing... Since I'm totally in love with the new profile page's
Edit: did you also brighten up the colors for online, away and such?
Okay, I'm going on vacation then
and yeah, up to now the status indicators were using the default bootstrap colours which is criminal IMO