@julian Thanks for getting back to me quickly. Other priorities pulled me away from this, but after looking at your response, it seems like what I'm actually after are "unread" counts, not just notifications. The simple GET solution returned notifications, but not every "unread". Our app is using the session sharing plugin, and we are associating NodeBB accounts with our app accounts. Would I be able to leverage some of the session sharing functionality to get an unread count for users on our app based on their NodeBB account? Thanks
Changing template file with a plugin...
-
Would I then need to add the entire contents of the original home.tpl?
yup. But solves this problem:
but don't want to merge and mess with the lavender theme
EDIT: What you have going down there actually looks pretty good (and tbh I have no idea why we don't do this). How about you make the change to Lav, post up a PR with a demo link and lets see what happens, maybe it will become official
-
@psychobunny Doing that under the username is a lot easier to implement, I just don't know the best way to handle long usernames, I could break them with word wrap, but you would then be known as
psychobunn y
I don't want to drop the font size much more either, going from 85% with
<small>
down to 80% fits your username in, but I'm sure longer names exist.Suggestions whilst I work on this would be great,
-
That's actually probably why that never ended up working out in the design
-
I think if it is a long username with no spaces it should become
reallylonguserna...
If it has spaces should break like the long group namesSomeverylong username
-
I would really hate if my name was
psychobun...
-
@psychobunny what about just
psycho...
-
You are going to end up with
psychobu...
-
-
@psychobunny create another admin group called
nny
. -
lmao
@baris knows he can get away with merging the PR without finding a solution to the ellipsis
because I'm the only one out of the three that's affected by it, therefore I have to fix it
EDIT: This is how it would look like in Pewter
-
-
Hmm maybe lavender should take out user image too.
-