mlem
mlem copied to clipboard
Create PieFed mappings for `InboxNotification`
At the time of writing only Lemmy < 1.0 has API Type -> InboxNotificationSnapshot mappings in place.
Ideally we'd use PieFed's fancier notification system here, rather than the Lemmy-adjacent one. However, that's currently impossible pending this PieFed issue being completed. If Lemmy 1.0 is on the horizon and that issue isn't fixed, we should implement support for the Lemmy-adjacent API so we can get the new inbox system in.
This has been added to PieFed 1.3 https://codeberg.org/rimu/pyfedi/issues/1368