Hey everyone! I'll be going through and making features for the site soon (as I've almost got my laptop back) and wanted to know if there was any features that are wanted that I dont already have noted down

I'm currently planning to do:

  • Customizable icon shapes (circle, hexagon, etc.)
  • Flairs
  • Ability to block an instance
  • Ability for admins or community mods to hide communities from the all feed
  • Community short descriptions (to show in the community list + top of sidebar)

And polls are also being worked on by snowe

Will try to get the changes merged into lemmy itself as well but they'll be released here first

  • mark@programming.dev
    ·
    11 months ago

    This is great news! What happens if the Lemmy devs dont accept the changes upstream, though? 🙂

      • mark@programming.dev
        ·
        11 months ago

        Oh ok seems fine as long as the code continues to merge cleanly with upstream. But once that stops happening, could be hard to continue development without branching off and going our own way.

        Will the custom code be open source and made available to us? If so, where would that be?

        • Ategon@programming.dev
          hexagon
          M
          ·
          edit-2
          11 months ago

          Yeah should be fine, dont think any changes made are going to severely overhaul the base structure so everything will be able to merge in (and if it does change then makes sense to branch off at that point)

          Yeah it'll be in a github repo. Currently trying to brainstorm a name and then I'll share the repo publicly

          • tatterdemalion@programming.dev
            ·
            11 months ago

            and if it does change then makes sense to branch off at that point

            I really hope it doesn't come to that. I don't want to become a fork of Lemmy. I would consider going to a different instance if that happened, because I would need to weigh pros/cons of sticking to OG Lemmy dev team or programming.dev team.

            • Ategon@programming.dev
              hexagon
              M
              ·
              11 months ago

              Yeah very unlikely to actually happen. Even if it branched stuff could be shared between them, just would have to be adapted a bit

    • philm@programming.dev
      ·
      edit-2
      11 months ago

      I don't think this will be a very big issue for the majority of the cases though. As long as it's configurable and not a (very) controversial change. Especially, since I don't think that feature requests on a programming focused community will be that much controversial...

      What I have observed so far: I think the maintainers are relatively open to changes (compared to a few other open source repos).