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

Support toot edited notification #2280

Closed graue closed 1 year ago

graue commented 1 year ago

When a toot is edited on a newer Mastodon or Pleroma server, everyone who boosted that toot gets a notification.

In Pinafore, currently, this notification shows up as just the toot, with no context for why it's showing up as a notification:

notif

The equivalent notification on Mastodon 4.0.2 web is labeled, "[person's name] edited a post":

notif2

(Hope this visual still makes sense with pixelization; I'm trying to preserve the tooter's privacy.)

Not sure if you want to group this with the related issue for supporting editing, #2179. IMO it would be valuable to have this notification make sense even without Pinafore supporting editing one's own toots. (Maybe there should be a third issue for viewing past versions of edited toots?)

nolanlawson commented 1 year ago

Oof that's a nasty bug. Yeah it's probably because Pinafore doesn't know what to do with the notification type.