Skip Navigation
InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)LL

Things you wish for or suggest for Lemmy webapp, smartphone apps, alternate webapps, etc.

Let application developers, programmers, designers know what you think Lemmy could benefit from

Members
223
Posts
40
Active Today
9
Created
2 yr. ago
  • Lemmy Wish list @lemmy.ml
    trymeout @lemmy.world

    User setting to disable posting, commenting, and voting

    To add the following settings for the user in their account settings...

    • Disable User From Posting
    • Disable User From Commenting
    • Disable User From Upvoting/Downvoting

    Useful setting to enable for users who have two accounts. One account for browsing their feed while another account is used for interacting. These setting will prevent the user from accidently making a post with the wrong account for example

  • Lemmy Wish list @lemmy.ml
    trymeout @lemmy.world

    Import/Export Saved Posts & Comments

    A setting and API call to be able to import and export saved posts.

  • Lemmy Wish list @lemmy.ml
    trymeout @lemmy.world

    Add community privacy oriented settings

  • Lemmy Wish list @lemmy.ml
    trymeout @lemmy.world

    Private account

  • Lemmy Wish list @lemmy.ml
    trymeout @lemmy.world

    Setting to only federate with specific activitypub platforms

  • Lemmy Wish list @lemmy.ml
    trymeout @lemmy.world

    Subscription Groups

    The ability to create, edit and delete community groups.

    Lets say a user is subscribed to many gaming communities, The user can create a group named "Gaming" and add all the gaming communities can be added to that group such as [email protected] and [email protected].

    And allowing a subscribed community be under multiple groups. Lets say a user has a group named "Tech" and another group named "Linux". The user could have [email protected] under both the Tech grouo and Linux group.

    When sorting your feed by subscription, you can filter your feed further by view all subscribed feeds or filtering what groups to see in your feed.

  • Lemmy Wish list @lemmy.ml
    trymeout @lemmy.world

    Re federate to instance when their domain name changes

    The FHMY instance lost their domain (fmhy.ml) recently and therefore had to get a new domain name. They did not lose their data. However, this broke the federation between other instances.

    • You can still access lemmy.fmhy.ml communities and posts on other instances such as lemmy.world even though lemmy.fmhy.ml is completely offline
    • Even if FMHY used the data they had from lemmy.fmhy.ml in their new domain name lemmy.fmhy.net, it will just duplicate/fork the communities and posts from on other instances.

    I think a good solution to solving this is to have each instance generate a public/private key pair, and when two instances federate, they will share public keys. If a instances goes offline and reappears again under a new domain name, it will know it is the same domain name due to the public key pair and re federate by changing the domain name on every community and post made with that instance.

    Similar Github issues https://github.com/LemmyNet/lemmy/issues/3690

  • Lemmy Wish list @lemmy.ml
    trymeout @lemmy.world

    Export & Import Community Subscriptions

    This issue is a feature request to provide users a very simple way for them to:

    • Export a list of all the communities that they're currently subscribed-to and
    • Import a list of communities to subscribe-to

    I would recommend:

    1. a button on the Lemmy profile page that says "copy community list" which, when clicked fills the clipboard with a CSV list of the communities (as their shorthand identifiers) that the user is subscribed-to
    2. a button on the Lemmy profile page that says import community list which, when clicked, asks the user to enter a CSV list of communities.
  • Lemmy Wish list @lemmy.ml
    trymeout @lemmy.world

    Block instances user setting

    Setting to block instances. There are settings to block users and communities.

  • Lemmy Wish list @lemmy.ml
    trymeout @lemmy.world

    Disable and enable user accounts

    Would be useful to add a feature that can disable and enable accounts. A disabled account is not a banned or deleted account, but an account were the user cannot view posts, view comments, view communities, view users, view their feed.

    And to have the ability to use the API to disable and enable user accounts for private instances.

  • Lemmy Wish list @lemmy.ml
    comcreator @lemmy.world

    Disable and enable user accounts

    Would be useful to add a feature that can disable and enable accounts. A disabled account is not a banned or deleted account, but an account were the user cannot view posts, view comments, view communities, view users, view their feed.

    And to have the ability to use the API to disable and enable user accounts for private instances.

  • Lemmy Wish list @lemmy.ml
    comcreator @lemmy.world

    Add native support for polls

  • Lemmy Wish list @lemmy.ml
    trymeout @lemmy.world

    Likes/Dislikes

    I know Reddit, Lemmy and most link aggregators use an upvote and downvote system. I am not against this and am not suggesting to remove it.

    Perhaps have both displayed, It will show the upvote/downvote count and also the total likes and dislikes on a post or comment.

    Or have a setting to enable Like/Dislikes and instead it will show the total likes and total dislikes on a post or comment instead of a upvote/downvote. If it is a setting, the instance can choose weather to display upvotes/downvotes or likes/dislikes by default.

  • Lemmy Wish list @lemmy.ml
    trymeout @lemmy.world

    Browser Default Themes (Light Dark) for each light/dark theme

    Currently there is only one light/dark theme option which is the "Browser Default" option which uses the litely and darkly themes.

    Please have a browser default theme for all the themes that are available in light and dark mode such as..

    • Red
    • Compact
    • Vaporware
  • Lemmy Wish list @lemmy.ml
    trymeout @lemmy.world

    View on instance button

    Add a button that will appear on any community page, post, user, etc that is outside the current instance that says "View On Instance". When you click on this button, you will be directed to that page on that instance.

    For example, if your on the following URL...

    https://lemmy.ml/c/[email protected]

    And you click the button, you will be taken to...

    https://lemmy.world/c/fediverse

  • Lemmy Wish list @lemmy.ml
    trymeout @lemmy.world

    2FA token copy field

    The 2FA button link is useful for most 2FA apps but for some, we need the secret key that we can copy and paste into our password managers like KeePassDX and KeePassXC. Please add a button or field that will copy the secret key and also inform the user it uses SHA256 when entering the key manually.

  • Lemmy Wish list @lemmy.ml
    trymeout @lemmy.world

    Flairs/Tags in posts

  • Lemmy Wish list @lemmy.ml
    trymeout @lemmy.world

    Line break button

    Adding a line break button in the body editor.