Here is our regular update that explains what we have been working on for the past two weeks. This should allow average users to keep up with development, without reading Github comments or knowing how to program.

The last two weeks had these changes merged:

@Sleepless added a field so that users can see if they’ve been banned from a community. Has been refactoring Lemmy’s exports to make them more easily used by 3rd party libraries, such as their lemmy-client-rs , and lemmy-ui-leptos. Added an animated avatar setting for users.

Has also been making improvements to lemmy-ui such as fixing a scroll bug, and hiding WYSIWYG buttons on preview. Has also been working a lot on lemmy-ui-leptos.

@Nutomic created an rfc for private communities, fixed an issue with the database logging connection URLs on an error. Added an optional site content warning and post-listing-mode. Also did a lot of code reviews.

@dullbananas fixed an issue with Comment Report reads, added better query plans, and is working on many DB improvements.

@dessalines added an instance-level default post sort. Added a maintenance task to clean up old denied users from the DB.. Made sure that blocking an instance also hides private messages from their users, to prevent harassment. He also added the ability to specify custom thumbnails for posts. Fixed an issue with auto-resolving reports when removing a post or comment.

Has also been making a lot of additions to Jerboa, such as admin registration applications, report queues, comment distinguishing, banning users from their profile page, privacy policies, and muted / smaller federated names.

@sunaurus created an rfc for separate report inboxes for mods and admins.

Support development

@dessalines and @nutomic are working full-time on Lemmy to integrate community contributions, fix bugs, optimize performance and much more. This work is funded exclusively through donations.

If you like using Lemmy, and want to make sure that we will always be available to work full time building it, consider donating to support its development. Recurring donations are ideal because they allow for long-term planning. But also one-time donations of any amount help us.

  • haui
    link
    fedilink
    English
    39
    edit-2
    2 months ago

    The fact that a bunch of folks just went and built this, still work on it regularly and fund themselves through donations is mind blowing to me. Absolute heroes.

    Edit: went ahead and donated. Not much but something.

    • Ech
      link
      fedilink
      English
      9
      edit-2
      2 months ago

      Not to say it’s not still impressive, but Dessalines and Nutomic also get grant money from NLNet, or they at least did for a while. Not entirely sure what the status of that is lately. I’d guess donations make up the bulk at this point either way, following the surge in users from last year.

      • haui
        link
        fedilink
        English
        10
        edit-2
        2 months ago

        From liberapay you can see that they get like 400 bucks a week. Thats not much for two people who work full time on this. Suspecting they get the same from one or two other platforms still barely makes them a living.

        Edit: corrected something

          • haui
            link
            fedilink
            English
            22 months ago

            Thanks for mentioning this! :)

          • @seang96@spgrn.com
            link
            fedilink
            English
            12 months ago

            Oh that’s nice! Funding 90% of a person sounds kinda funny though. When I started donating it was half what they are getting now so that’s cool it’s going up.

  • @ZeroCool@slrpnk.net
    link
    fedilink
    English
    212 months ago

    Made sure that blocking an instance also hides private messages from their users, to prevent harassment.

    How about the ability to disable PMs entirely? (With exceptions for local instance admins)

    I can assure you, there will never be a scenario where I welcome an unsolicited PM from another user.

      • @ZeroCool@slrpnk.net
        link
        fedilink
        English
        52 months ago

        Oh awesome, glad to hear it’s already in the works! I do hope it gets prioritized though. User privacy and security is important.

    • DessalinesOPMA
      link
      English
      272 months ago

      The grant did go through 🎉 , but we’re still finalizing the things we’ll be working on. Once that gets done, we’ll have that in either another post, or the next dev update.

  • @Devdogg
    link
    English
    92 months ago

    Good job guys and gals!

  • Elle
    link
    fedilink
    English
    42 months ago

    Thanks for the update! The discussion on private communities is definitely an interesting one. Lots of small details to work out, but I think they’d be a great addition. Sort of surprised there wasn’t already an instance-level default sort setting, but that should be interesting to see if instances experiment with it more.

    Also linking that post reminded me, hopefully somehow a smoother way to link posts across instances can be worked out (albeit that’s a general federation quirk from what I’ve seen, Mastodon runs into similar stuff sometimes).