The developers will try to make it posible

  • Kilorat
    link
    41 year ago

    It would be great if a post links to a mp4, be able to play it inline like in RES.

    • GatoBOP
      link
      41 year ago

      what does RES stand for?

      • mershed_perderdersM
        link
        fedilink
        5
        edit-2
        1 year ago

        Reddit Enhancement Suite. It was is a critical extension for browsing reddit on desktop

    • Kilorat
      link
      21 year ago

      update to this, someone told me videos don’t play inline because of content-security-policy header, and maybe that will work in the next version? https://github.com/LemmyNet/lemmy-ui/pull/1092 If so, then maybe a hack isn’t needed. Surely I can’t be the only one that wants to view things inline when on desktop, and that feature will come at some point for everyone. :)

  • nyahlathotep
    link
    fedilink
    4
    edit-2
    1 year ago

    I don’t have much scripting experience. Would it be possible to to add a button on each post to block a community without having to open it? Maybe hide it under the breadcrumbs so you don’t accidentally block something you don’t want to.

    Edit: Also, is it possible to change post links to always open in a new tab when you click them?

    • @indomara
      link
      11 year ago

      Yes please, being able to easily block communities in languages I don’t speak would be great. :)

  • Althea
    link
    41 year ago

    Would love to have a sidebar on the left with all my subscribed communities for easy navigation.

    • 💡dim
      link
      31 year ago

      ditto, or drop down, or some other way.

  • @[email protected]
    link
    fedilink
    41 year ago

    I think a “never ending Lemmy” similar to the “never ending Reddit” feature in RES would be appreciated by many people.

  • @[email protected]
    link
    fedilink
    3
    edit-2
    1 year ago

    User flairs would be cool. Also a script that opens the current instance’s version of a post or community when I click on an external instance link.

    • GodM
      link
      fedilink
      3
      edit-2
      1 year ago

      The second thing you requested is here, to redirect a community to your instance.

      But posts, I don’t think that’s possible, at least I tried a lot and met a few impossibilities due to the fact that posts are just numbers in the url like this: localinstance.tld/post/numbers, and these numbers will be different in remoteinstance.tld/post/differentnumbers.

      https://sh.itjust.works/post/70143

    • GatoBOP
      link
      31 year ago

      I think since it is a useful feature the developers of Lemmy are or will work in it with no need of scripts

  • @[email protected]
    link
    fedilink
    3
    edit-2
    1 year ago
    1. Looks like we can block users, but it would be helpful to be able to block communities (local and remote). I think I figured this one out. Go to the community itself and there’s a block button.
    2. I was watching posts and they just started scrolling, I am assuming as the server synced up with another node. Anyway we could get a button to “Pause” our screen updates. I kind of like that they just scroll, but sometimes I would like to just pause it.
    • mershed_perderdersM
      link
      fedilink
      1
      edit-2
      1 year ago

      I believe that’s a lemmy bug relating to how federated instances are being updated on the user’s home site. They are (presumably) addressing it, but I’m not sure that can be directly addressed with a script since it relies on backend database things happening.

  • Mstraa
    link
    fedilink
    31 year ago

    Add "Target="_blank" to every href on Lemmy !

    I might try to do it myself but I never did a […]monkey script before

    • 💡dim
      link
      11 year ago

      “ctrl” is your friend… but yeh, it is a little annoying that external links open in same window

      • Mstraa
        link
        fedilink
        21 year ago

        I’m constantly have to go back when I click on anything that get me out of my instance. I love to open new links in tab when it’s not an “internal navigation” clic. I saw the Lemmy dev saying it is an accessibility issue but if someone wants to make a user param, he can do a PR.

  • @rooster_butt
    link
    31 year ago

    I would love a script that enables infinite scrolling like RES.

  • @[email protected]
    link
    fedilink
    2
    edit-2
    1 year ago

    I’d like to see something to identify the same post cross-posted to several communities. For example, it could look to see if the OP, title of post, and source (linked URL, or with images, maybe the filename or size of the image) match other posts exactly and then collapse the post if so (rather than suppressing it outright in case you want to open it to interact with the comments, etc.).

    If it could have the option to set a preferred community/instance (either your local instance, a specific community, or the first community with the post if you don’t have a preference), that would also be wonderful.

    Thank you!

    ETA changed part about identifying images in the first paragraph

  • Zamboniman
    link
    fedilink
    1
    edit-2
    1 year ago

    A script to open all external links as well as posts in a new tab, please!

    • GatoBOP
      link
      21 year ago

      You can do that by pressing the mouse middle button