this post was submitted on 06 Aug 2023
1458 points (98.9% liked)

Announcements

22776 readers
102 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 5 years ago
MODERATORS
 

This is an opportunity for any users, server admins, or interested third parties to ask anything they'd like to @nutomic@lemmy.ml and I about Lemmy. This includes its development and future, as well as wider issues relevant to the social media landscape today.

Note: This will be the thread tmrw, so you can use this thread to ask and vote on questions beforehand.

Original Announcement thread

you are viewing a single comment's thread
view the rest of the comments
[–] dessalines@lemmy.ml 33 points 1 year ago (1 children)
  1. The best way is to look at the open PRs on each repo, to see the things that are being worked on / fixed.
  2. We have an open issue for community collections, but its not being worked on currently. We have cross_posts come back through the GetPost endpoint, to see where else specific posts have been posted to.

The fragmentation issues I've addressed here.

[–] Rentlar@lemmy.ca 8 points 1 year ago (1 children)

Alright thanks for the answers! I've looked through them, and maybe I was looking for more of what you thought personally of what major features you had in mind. Rather, it sounds like (but don't let me put words in your month) you're more focused on just keeping the overall work together and stable. I can respect that.

[–] dessalines@lemmy.ml 23 points 1 year ago

As far as some longer-term goals, I posted this elsewhere, but some are:

  • Performance improvements (DB, federation code)
  • Creating a better onboarding site (joinlemmy)
  • Stabilizing the API
  • Becoming fully funded by donations, and growing our dev co-op.
  • Lots of code maintenance
  • Notifications (Unified push)
  • Better sorting to push content from smaller communities (a best sort)
  • A better web UI written in rust (lemmy-ui-leptos)