Must’ve been a recent change because somewhat frequently I’m using it on the go and just now it started appearing for me.

Also banners appear on the top of communities now too. =D

  • palordrolap@fedia.io
    link
    fedilink
    arrow-up
    6
    ·
    6 months ago

    The posts that I’ve seen so far seem to be lacking context that’s available when visiting the original on the home instance.

    That is, these posts look like the first comment made by the OP in a thread below their main submission, but the main submission isn’t visible.

    Very disorienting. I hope there’s a fix on the way.

    • Auster@thebrainbin.orgOP
      link
      fedilink
      arrow-up
      6
      ·
      6 months ago

      Using Mastodon, it’s a similar behavior there, and equally mildly annoying. Least bad in that sense imo is Misskey, as when the post is a reply, the one it replies to is partially loaded, though Misskey has so much visual noise it is disorienting in other ways.

  • julian@activitypub.space
    link
    fedilink
    arrow-up
    5
    ·
    6 months ago

    I’ve been looking into how to accomplish this too… because it is a UI/UX problem and I am very bad at designing user interfaces.

    Mixing them like so works, although it’s hard because then it minimizes the size of topics (since it is just the title.) It means microblog content get a bit of a UI boost due to on screen size.

    Limiting the max height of microblog posts and showing a snippet of the threaded content OP is another way, but that makes the page more feed-like and less of a “topic listing”, which isn’t always the way to go either.

    For reference, NodeBB also mixes threads and microblog posts. We do this by generating a title from microblog posts. It’s not the best solution either.

    • Auster@thebrainbin.orgOP
      link
      fedilink
      arrow-up
      3
      ·
      6 months ago

      Ye. Back when I used Feeder (some Android RSS reader), it was a similar struggle as each feed loads their data differently and I would try to find the least bad of the display modes.

  • jqubed@lemmy.world
    link
    fedilink
    English
    arrow-up
    5
    ·
    6 months ago

    Yes, those were features in the most recent release, although I can’t find the announcement post offhand.

      • Auster@thebrainbin.orgOP
        link
        fedilink
        arrow-up
        2
        ·
        6 months ago

        On a magazine it appeared, so using it as basis:

        Threads appear as articles in the page’s source code. Microblog posts appear as blockquote.
        So you should be able to hide them, at least with Ublock Origin, with domain_from_the_instance##blockquote, e.g. for mine, thebrainbin.org##blockquote.

      • melroy@kbin.melroy.org
        link
        fedilink
        arrow-up
        1
        ·
        6 months ago

        Do you like the setting to be opt-out so “all” will be the default (like now). Or should we make this combined frontpage an opt-in feature (default will stay “threads” like before)?

    • BentiGorlich@gehirneimer.de
      link
      fedilink
      arrow-up
      1
      ·
      6 months ago

      I honestly didn’t expect that there needed to be a setting for this… But I mainly/only use the “sub” feed, and if you don’t want microblogs there, just don’t follow people posting them 😅

      • Drusas@fedia.io
        link
        fedilink
        arrow-up
        2
        ·
        6 months ago

        I exclusively browse all, blocking magazines/communities that I really don’t want to see.

      • melroy@kbin.melroy.org
        link
        fedilink
        arrow-up
        1
        ·
        6 months ago

        In my case I do also use “sub” feed. But I still want to see only threads by default. I do use microblogs as well, but if I want to see posts, I click on the Microblog menu.