this post was submitted on 02 Aug 2025
179 points (99.4% liked)

Announcements

24928 readers
4 users here now

Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.

You can also find major news on join-lemmy.org

founded 6 years ago
MODERATORS
 

Work on the backend changes for 1.0 is mostly finished now. What's missing is optimizing the migrations as they currently take about 9 hours for lemmy.ml. Now we are starting to work on updating lemmy-ui for the API changes and new features.

In the last days we did a big cleanup of the lemmy-ui issue tracker, closing 450 mostly outdated issues. Many of these were over a year old describing problems that have long been fixed. From 570 issues only 120 remain. Most of these are very minor, changing a single UI element here or there. It should be possible to implement 90% of them within a month or two.

Here are some of the major changes made over the past month:

  • Add ability to block all users of an instance (#5784)
  • Notifications rewrite, users can be notified about new posts or comments (#5604)
  • Post tags (#5869)
  • Site and user setting for items per page (#5887)
  • Don't show edit mark if comment was edited in less than 5 minutes (#3197)
  • Speedup of 1.0 migrations (#5873)

Full list of changes by user

jfaustino

SleeplessOne1917

dessalines

dullbananas

Nutomic

Or see the full list of changes at the links below:


An open source project the size of Lemmy needs constant work to manage the project, implement new features and fix bugs. Dessalines and Nutomic work full-time on these tasks and more. As there is no advertising or tracking, all of our work is funded through donations. Even so there is barely enough time in the day, and no time for a second job. The only available option are user donations. To keep it viable donations need to reach a minimum of 5000€ per month, resulting in a modest salary of 2500€ per developer. If that goal is reached we can stop worrying about money, and fully focus on improving the software for the benefit of all users and instances. We especially rely on recurring donations to secure the long-term development and make Lemmy the best it can be.

Donate

top 17 comments
sorted by: hot top controversial new old
[–] tfowinder@beehaw.org 30 points 2 days ago (1 children)

Just letting you know that efforts put by you are very much appreciated. What you are doing is doing a great service to the community.

[–] dessalines@lemmy.ml 38 points 2 days ago (1 children)

No probs, happy to do it. Doing open source work can be stressful at times, and feel like you have 1000 bosses instead of one or two. But I'm lucky to be working on something of societal value, that benefits people, rather than privatized software development.

[–] Die4Ever@retrolemmy.com 9 points 2 days ago

feel like you have 1000 bosses instead of one or two

I know that feel lol

[–] AbNormalHumanBeing@piefed.world 36 points 2 days ago (1 children)

Thank you all for your work in contributing to the Fediverse! Both to you two main devs, and everyone that contributes, be it code, hosting or even just adding to the community!

[–] dessalines@lemmy.ml 18 points 2 days ago
[–] Ludrol@szmer.info 13 points 2 days ago (1 children)
[–] 0_o7@lemmy.dbzer0.com 6 points 2 days ago (1 children)

Ikr, I was losing hope and eyeing to switch to piefed.

Now, onto the managing the post duplication problem, pleaseee.

Having to read same news title again and again unless you block the less popular community or instance is time consuming and annoying.

[–] Die4Ever@retrolemmy.com 5 points 1 day ago* (last edited 1 day ago)

The default Lemmy-UI does combine crossposts already. Not every app does it.

Maybe there's an issue with it not matching them across multiple pages? But I've definitely seen them being combined and hiding dupes.

There was actually a request to be able to disable this feature but it got declined lol https://github.com/LemmyNet/lemmy-ui/issues/2934

This one was fixed, disabling the deduplication for a single community view https://github.com/LemmyNet/lemmy-ui/issues/2104#issuecomment-2316048658

[–] fxomt@lemmy.dbzer0.com 26 points 2 days ago (1 children)

Thanks for your hard work! Can't wait for 1.0 :D

[–] wakest@lemmy.ml 20 points 2 days ago (1 children)

wow this is an amazing list of updates. props to all the people who worked on this!

[–] dessalines@lemmy.ml 6 points 2 days ago
[–] bjoern_tantau@swg-empire.de 13 points 2 days ago

Great! The foreign key indexes alone will probably eliminate all the slowdowns I refrained from reporting before 1.0 was released.

[–] appropriateghost@lemmy.ml 12 points 2 days ago (1 children)

I appreciate all the hard work being done in creating good decentralized FOSS alternatives to proprietary platforms, so thank you.

The cherry on top is that as far as I can tell you guys are socialists/communists so here's hoping liberals/libertarians/conservatives also inspired by FOSS and decentralized spaces actually start reading marx.

[–] dessalines@lemmy.ml 16 points 2 days ago

No probs. Class struggle can only be hidden from view (or exported to poorer countries) for a short time, so its inevitable that people will turn to socialist ideas after their conservative ideologies fail to answer any of the most important questions, either about their day-to-day lives, or the world.

Corporate social media can ban and censor communist ideas, but that's impossible on the fediverse. So I'm glad we're here to help fight that.

[–] redrumBot@lemmy.ml 1 points 1 day ago* (last edited 1 day ago)

Thanks for the hard work!!!

I'm curious how the new tag system will work. Could you post when it could be tested in any of the test instances?

Btw, I use a bot to post twice daily in !workingclasscalendar@lemmy.world and I've been (ab)using the search system to tag with nice results:

Edited: ooops removed backslashes

[–] yen@europe.pub 1 points 1 day ago

Don’t show edit mark if comment was edited in less than 5 minutes

I think 5 minutes is too much. Why not 2 minutes or 5 minutes only if the comment does not have votes and replies?