While @[email protected] and I do have a lot of issues that are going to take us a lot of time this upcoming year, its still useful for us to hear what your most desired features for Lemmy are, and prioritize them.

If they’re smaller, we could get to them fairly quickly, or others wanting to contribute could see whats most wanted.

Outside of just posting them here, make sure github issues exist for them (this is what we work from), and do a thumbs up react for all the ones you’d like. Despite being a popular project, we have very few people voting on these issues . We can then use the link above (issues sorted by most thumbs up ), to keep track.

Thanks all.

  • riccardo
    link
    fedilink
    112 years ago

    The ability to tag posts (what are called “flairs” on reddit)

  • down daemon
    link
    fedilink
    92 years ago

    maybe more privacy features, like offering an invidious link when someone posts youtube, nitter for twitter, stuff like that

    • DessalinesOP
      link
      fedilink
      62 years ago

      We could add helpers in the ui, like the one we have on the create post page for using an archive link. But overall I’d like a link aggregator to remain mostly agnostic about the links being posted ( we also do remove some tracking / utm params tho ).

      The other thing is there are many of these 3rd party viewers, and they go down quite often and leave dead links. We’d use it if someone made a rust or js library for it tho.

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

        For the case of Invidious, a redirector exists at https://redirect.invidious.io/ which could be used as intermediate point in this case.

        mostly agnostic about the links being posted

        I would like if people wanting to get content without executing nonfree stuff or privacy/security aware could have it easy and not just be the second-class citizens everywhere.

        Other way to address this could be redirecting the people who post to these software and services to provide these links instead of being solely done by Lemmy. In this way, the person who post is the one who must solve the problem.

  • @[email protected]
    link
    fedilink
    82 years ago

    It’s not that big of a deal, but I’d love to see a redesign on the main page’s community related sidebars. Both of them feel really clunky the way they are now, having them come one after the other instead of in a vertical list, and with no way to order the ones you are subscribed into alphabetical order instead of popularity order.

    The way Reddit does the trending communities in its redesign look pretty good, and the way old Reddit orders the subreddits you joined in the top bar is also nice, something at least inspired on that would be really good.

    Also a redesign on the top bar (when the page is taking less than half of the screen) should be at least in the priority list, it’s the one aspect of the site that looks REALLY bad.

  • @[email protected]
    link
    fedilink
    62 years ago

    I just would want the option to view pages as lightweight, static html with low or no JavaScript, even if it means pages are not interactable.

    I also think it would be nice if there were additional themes, and that the things fundamentally rethought how much white space was put all over the place. There’s so much potential with the things, but I genuinely just don’t think they are reaching their potential right now.

    • @[email protected]
      link
      fedilink
      52 years ago

      I see what you mean with theming. Making it easier to change themes easily makes the experience better for those of use who want it just right in a different way. But as to defaults, I don’t dislike Lemmy’s design at all. Though I get the desire for flexibility.

    • DessalinesOP
      link
      fedilink
      32 years ago

      Lemmy UI works with javascript disabled, but you can only read things, everything else doesn’t work.

    • @[email protected]
      link
      fedilink
      02 years ago

      I’d really love to see an option that’s closer to old reddit or Tildes.net or something, I always feel a little alienated by the design as it is now.

  • Masterofballs
    link
    fedilink
    62 years ago

    I’ll make a issue later but front page sort options should be cached in local storage so that if I click comments on a thread and comeback I don’t have to reset my filters.

    • @[email protected]
      link
      fedilink
      -12 years ago

      Do RTL languages even work properly in lemmy, is there an instance using a RTL language?

      There are millions of RTL language users (arabic is very popular), some (almost all?) living in dictatorships and might appreciate having control of the data (They might fear big tech will collaborate with these governments and give them information about pro democracy activities).

        • @[email protected]
          link
          fedilink
          0
          edit-2
          2 years ago

          have you tried writing a sentence in a RTL language?

          I tried in mine, the dot at the end of the sentence is at the wrong side of the text ,it’s at the right side, it should be on the left. (atleast that’s what it shows in the preview, I prefer not to give extra information about myself like what kind of language i use).

  • @[email protected]
    link
    fedilink
    5
    edit-2
    2 years ago

    Include a Replies Collection via Page json, so that Mastodon & other #ActivityPub software can know about all the replies each Lemmy post has

  • Arthur Besse
    link
    fedilink
    42 years ago

    Human readable URLs! The URL is a very important part of a site’s user interface, and lemmy’s URLs currently just have a post number - there is no title, or even the name of the sub-community. Compare this to reddit: when I paste a friend a reddit URL in chat they get two hints about what it is about: the subreddit name, and the post’s title, both embedded in the URL itself. This lets them decide if they want to click it now, or later, or never, or to recognize if they’ve already seen it. Lemmy links should be like that.

  • poVoq
    link
    fedilink
    32 years ago

    Client Oauth2/OIDC login and account creation (“federated auth”) would be nice for people self-hosting Lemmy and trying to integrate with other services.

    Server side OIDC (like Mastodon has) or app auth tokens would be nice in for using 3rd party clients.

  • @[email protected]
    link
    fedilink
    3
    edit-2
    2 years ago
    1. Multi-communities akin to multireddits, and also, cross-instance multi-communities.

    2. If you log into your account on a post, I’d prefer to be taken back to the post, instead of the front page, as it is now.

    3. MoAr federation (for example, the ability to follow mastodon accounts from Lemmy.

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

    In the raw install docs I would like:

    • OpenRC or SysVInit service examples
    • Apache HTTPD configuration example
    • Adapt the Certbot script as it is being ran as a general distribution when the fact is that Debian-based distros already provide Nginx and Apache HTTPD plugins (which makes it easy to configure through the TUI) and it is being ran as a cronjob by default at /etc/cron.d/certbot