pull down to refresh

Have you changed your nym without logging out and back in? That could be a reason that your session still thinks you're your old nym but the database already uses the new nym.
That would indeed be a bug!
Thanks for the report!
reply
Yay! Happy to have helped!
reply
So basically the session needs updating on nym change?
reply
Yes. Or better: we should use user ids.
reply
Yea, I didn’t want to refactor it to use IDs when I originally implemented the privacy feature, just to keep the changes smaller. But using IDs would have prevented this. However, it still surfaced a bug that needs fixing
reply
No worries, fix is simple :)
reply
I still think we should update the session on nym change too, even though this change fixes the bookmark issue
Good catch!
reply