nolanlawson / pinafore

Alternative web client for Mastodon (UNMAINTAINED)
https://pinafore.social
GNU Affero General Public License v3.0
1.02k stars 173 forks source link

Admin reports not shown correctly in notifications #2315

Closed nolanlawson closed 1 year ago

nolanlawson commented 1 year ago

Apparently there is a notification now for reports. You get a notification both for the reported account and the reportee.

Pinafore shows this without any text, just the user's name.

The notification type is admin.report and the only way to distinguish which account is which is by looking at notification.report.target_account.

nolanlawson commented 1 year ago

I was wrong,the account is always the reporter, not the reportee.