I’ve gone back and noticed that sometimes a handful of people had responded to a previous comment and I never realized it.

As it stands, it seems you only get notifications if people actually manually mention your username. Is there any method to get post/thread reply notifications?

  • gramw@kbin.social
    link
    fedilink
    arrow-up
    34
    ·
    1 year ago

    Thanks! Some of these should likely be default on.

    Also I should definitely actually look before griping hahaha

    • MisterMoo@kbin.social
      link
      fedilink
      arrow-up
      39
      ·
      1 year ago

      These should definitely be on by default. Users won’t think to ask or find threads where this is explained, and having it off absolutely kills conversations and engagement unnecessarily @ernest

      • tal@kbin.social
        link
        fedilink
        arrow-up
        21
        ·
        edit-2
        1 year ago

        I am pretty sure that he’s busy with about a million things. If you can do PHP and Symfony yourself, you can submit a PR, a fix, and then he’ll review it and include it. If you can’t, you can see if there’s an issue filed on the issue tracker and if not, file one, and that’ll put it in line for people working on PRs. It looks like it’s up to about 400 open issues.

        But everyone trying to drag his attention to their favorite feature in the hopes that he’ll just go implement it really quick won’t work. There’s only one of him, and there are issues like the servers having trouble exchanging messages under sufficient load and patching SQL injection bugs (i.e. people turning up security holes) that are probably gonna be higher on the precedence list than QoL polish.

        EDIT: Some other guy did submit an issue for notification of comments, and someone on that issue pointed out that they’re already there. If you want to follow up on an existing issue, you could maybe point out that maybe the defaults for these should be changed: https://codeberg.org/Kbin/kbin-core/issues/293

      • I_Miss_Daniel@kbin.social
        link
        fedilink
        arrow-up
        11
        ·
        1 year ago

        I suspect it’s off by default as part of the growing pains. It’s probably a non trivial amount of work for a server to have to generate and track notifications. It is necessary though for non real time conversations.

        • Chozo@kbin.social
          link
          fedilink
          arrow-up
          4
          ·
          1 year ago

          Yep, I’m inclined to believe this, especially considering that currently notifications seem to be delayed in many cases. My notifications will show empty for hours, and then I’ll see new notifications for replies I’ve already seen by that point.

          Likely gonna be a few weeks before things start to stabilize after the influx of new users.