I hope this is the right community to post in.

This is one functionality from Reddit I find myself missing quite a bit. Is there any way I can subscribe to a single post (that I didn’t make) and get a notification whenever someone comments? I’m on Connect for Lemmy, but maybe a different app would offer this?

  • maegul (he/they)
    link
    fedilink
    English
    2
    edit-2
    1 year ago

    Huh! That implies that it wouldn’t be too hard to provide notifications then, right?

    • topher
      link
      fedilink
      English
      31 year ago

      Seems like the server side infrastructure is already there, and the clients just need to integrate it. It’s not as simple as an API call though but I guess it utilizes the Don’t Repeat Yourself and keep it simple (stupid) software development principles. Would be good to see this implemented