我想确认其他用户是否收到了通知。我们希望尊重用户的隐私,并关注他们对过多通知的担忧,例如是否接收活动摘要。但我常常不确定人们是否收到了通知。
除了繁琐地冒充个别用户并检查其偏好设置外,是否有更快捷的方式概览用户是否开启了活动摘要,或查看用户关注了哪些类别或帖子?
我想确认其他用户是否收到了通知。我们希望尊重用户的隐私,并关注他们对过多通知的担忧,例如是否接收活动摘要。但我常常不确定人们是否收到了通知。
除了繁琐地冒充个别用户并检查其偏好设置外,是否有更快捷的方式概览用户是否开启了活动摘要,或查看用户关注了哪些类别或帖子?
You don’t have to impersonate a user to check the email preferences. Click on Preferences in the user’s public summary.
/u/johndoe/preferences/emails
Ah I see, thanks. I was going into /admin/users/ and looking there and finding nothing.
It’s quite strange that the preferences are at the public summary page (but then hidden from regular users there)…
Strange? Why?
That’s where you see your own, why wouldn’t an admin see the preferences of other users at the equivalent path?
The path isn’t public, you can’t visit /preferences/emails for any user if you aren’t logged in. Regular users are redirected to activity for the user in question if they try to hit that url.
Technically it’s the user’s summary, but I called it public because it’s accessible from the public side. You could get to it from the Admin side, too.
Have a look at /admin/email/sent