Since our last release in April, we’ve had ~80 commits to Lemmy.

Lemmy Server

Major Changes

Note: Issue links are below.

  • @nutomic did a major rewrite of the federation code. It is much simpler now, and reduced from 8000 lines of code to 6400. Functionality is mostly the same, but future changes will be much easier.
  • You can now block users and communities, and their posts / comments won’t show up in your feed.
  • Removed IFramely: Lemmy can now fetch site metadata on its own.
  • New API docs at: https://join-lemmy.org/api

General

  • Fix prod deploy script and clippy (#1724)
  • Fix image uploads. Fixes #1725 (#1734)
  • Adding more site setup vars. Fixes #678 (#1718)
  • Dont append ? to url when cleaning it (#1716)
  • User / community blocking. Fixes #426 (#1604)
  • Swap out iframely (#1706)
  • Adding ModTransferCommunity to modlog in API. Fixes #1437
  • Make sure bots aren’t included in aggregate counts (#1705)
  • Don’t allow deleted users to do actions. Fixes #1656 (#1704)
  • When banning a user, remove communities they’ve created (#1700)
  • Distribute Lemmy via crates.io
  • Simplify config using macros (#1686)
  • Simplify lemmy_context() function (dont return errors)
  • Blank out extra info for deleted or removed content. Fixes #1679 (#1680)
  • Add show_new_posts_notifs setting. Fixes #1664 (#1665)
  • Adding shortname fetching for users and communities. Fixes #1662 (#1663)
  • Upgrading deps, running clippy fix on nightly 1.55.0 (#1638)
  • Running clippy --fix (#1647)
  • Make captcha case-insensitive
  • Remove tracking params from post url (fixes #768)
  • Fix IPv6 port setup for Nginx (#1636)
  • Fix --cert-name for certbot. (#1631)
  • Change join.lemmy.ml to join-lemmy.org (#1628)
  • Upgrade pictrs. Fixes #1599 (#1600)
  • Invalidate current logins on account deletion. Fixes #1602 (#1603)
  • Upgrading api test deps (#1608)
  • Fix nsfw posts showing for non-logged in users. Fixes #1614 (#1615)
  • Add additional slurs configuration option. Closes #1464. (#1612)
  • Updating to rust 1.51.0 (#1598)
  • Remove brotli, zstd dependencies for faster compilation

API

Federation

  • Move resolving of activitypub objects to separate api endpoint (fixes #1584)
  • Rewrite remaining activities (#1712)
  • Migrate comment inReplyTo field to single value (ref #1454)
  • Fix issue with protocol string in actor id generation (#1668)

Lemmy UI

  • Integrating resolve_user into search. (#377)
  • Add lazy loading of images. Fixes #329 (#379)
  • Adding vi, sk, mnc, and cy languages. (#378)
  • Feature/user community block (#362)
  • Swapping out iframely. (#374)
  • Adding mod transfer community (#373)
  • Remove content more (#372)
  • Scroll to comments on post’s x comments button (#312)
  • Remove websocket connection messages. Fixes #355
  • Center spinner, make smaller. Fixes #203
  • Fix font issues. Fixes #354
  • Have setting to disable notifs for new posts. Fixes #132 (#345)
  • Remove max length constraints on actors. Fixes #350 (#351)
  • Fix captcha replay bug. Fixes #348 (#349)
  • Removing community and user routes in favor of shortnames. Fixes #317 (#343)
  • Don’t use default subscribed for communities page.
  • Adding Listing type to communities page, default local. #190 (#342)
  • Fix language bug on mobile browsers
  • Collapse sidebar on mobile. Fixes #335 (#340)
  • Re-organized components folder. (#339)
  • Fixing too many large spinners (#337)
  • Moving comment link to top bar. Fixes #307 (#336)
  • Fix/ws error messages (#334)
  • Make spinner bigger. Fixes #203
  • Fix preview description html. Fixes #110
  • Always show previous paginator, extract paginator component.
  • Use better comment collapse icon, and add text. Fixes #318
  • Fix symbols issue. Fixes #319
  • Don’t restore scroll position on page refresh. Fixes #186
  • Insert triple backticks for ‘code’ button when multiple lines are selected. (#311)
  • Change join.lemmy-ui.ml to join-lemmy-ui.org
  • Adding a comment here placeholder. Fixes #301
  • Fix non-local community and person links. Fixes #290
  • Fix navbar bug. Fixes #289
  • Hide names of mods / admins without priveleges. Fixes #285
  • Adding URL search type. Fixes #286
  • Add a link to joinlemmy-ui on lemmy-ui.ml signup. Fixes #235
  • Fix duped site description. Fixes #281

Upgrade notes

Servers

You may need to add this to your lemmy.hjson:

pictrs_url: "http://pictrs:8080"

If you’d like to make a DB backup before upgrading, follow this guide.

To upgrade your instance to v0.12.0, simply follow the instructions in the documentation:

Clients / Apps

Tmpod
link
fedilink
19ein Jahr

Also, for any Portuguese users out there, Lemmy has been fully translated :D

@joojmachine
link
fedilink
7ein Jahr

As a portuguese speaking user, I appreciate that a lot

@lohn
link
fedilink
3ein Jahr

É nóis Mano!

kazutrash
link
fedilink
110 Monate

Welcome to Brazil i’m Carlos João Filho from Bairro do Limoeiro land of the heinous gangbangers and cold heat, in São Paulo ***** get no sleep beefing with anybody, competing even with the police.

Ninmi
link
fedilink
19ein Jahr

“reduced from 8000 lines of code to 6400.” FeelsGoodMan

QuentinCallaghan
link
fedilink
12ein Jahr

Lots of new features and fixes. Updating worked all fine with no problems. Good good good!

Dessalines
mod
admin
creator
link
fedilink
10ein Jahr

Everyone I apologize for these few front end bugs that snuck in, I’ll work on getting them fixed in the next few days.

@Jeffrey
link
fedilink
10ein Jahr

Distribute Lemmy via crates.io

❤️ Thank you! I’ve been trying to set up a Lemmy server on my VPS this week in my spare time. I’ve never used Ansible or Docker before and both of them have been giving me such a headache.

@Helix@feddit.de
link
fedilink
10ein Jahr

Thank you a lot for this!

I especially like the blocking feature. I love the dedication to the software you guys show time and time again.

Dessalines
mod
admin
creator
link
fedilink
7ein Jahr

@lohn
link
fedilink
9ein Jahr

reduced from 8000 lines of code to 6400

Refactoring at wild!

@X51
link
fedilink
8ein Jahr

Glad to see the blocking feature. I immediately went back to an old discussion and blocked a user that I wanted to block months ago.

IngrownMink4
link
fedilink
7ein Jahr

Thanks for improving Lemmy @dessalines@lemmy.ml @nutomic@lemmy.ml! I spend more and more time here than on other social networks and I couldn’t be happier with the community :)

Keep it up comrades ✊

Dessalines
mod
admin
creator
link
fedilink
5ein Jahr

Thanks!

@the_tech_beast
link
fedilink
7ein Jahr

Yipee🎉 Congrats

✨ krawieck ✨
link
fedilink
6ein Jahr

awesome! i really like that settings are now separate from profile. also blocking will def come in handy :P

Dessalines
mod
admin
creator
link
fedilink
8ein Jahr

Ya that was a long time coming, we should have been faster about adding blocks. Next up is reporting.

@Echedenyan
admin
link
fedilink
5ein Jahr

This is weird.

I am using Fennec F-Droid and comments I post are not showed until I refresh the webpage.

Dessalines
mod
admin
creator
link
fedilink
8
edit-2
ein Jahr

Hrm… I’m noticing this too, randomly. I’ll open up an issue in lemmy UI, and try to replicate it locally. Not sure why this didn’t show up in testing :(

I apologize for this one, fairly critical bug, that slipped past because nearly all our testing is with the HTTP API, not websockets.

@Echedenyan
admin
link
fedilink
2
edit-2
ein Jahr

Other question.

When I received your notification by email and I opened the link, the notification was marked as read but I still was redirected to the inbox to see nothing because of that.

Is that an expected behaviour?

Edited:

I forgot: pats pats Dessalines

Dessalines
mod
admin
creator
link
fedilink
2ein Jahr

Hrm no, the only thing that should mark a comment as read, is when you either click the mark as read link, or you go to that specific linked comment: IE https://lemmy.ml/post/79510/comment/75942

@Echedenyan
admin
link
fedilink
2ein Jahr

Strange.

I received your notification now online in Lemmy from page and was instantly marked as read.

Dissapearing the icon almost at instant in the bell to the inbox.

I had to check “All” to see it.

Dessalines
mod
admin
creator
link
fedilink
5ein Jahr

Okay these bugs should be fixed now in v0.12.1

Dessalines
mod
admin
creator
link
fedilink
3ein Jahr

Huh, I’ll add a bug for this.

art
link
fedilink
5ein Jahr

Amazing work!

Dessalines
mod
admin
creator
link
fedilink
3ein Jahr

Thanks!

poVoq
link
fedilink
5ein Jahr

Blocks are quite hidden in user settings as a tab.

Might be nicer to have them on the respective user and community page as a block button.

Dessalines
mod
admin
creator
link
fedilink
9ein Jahr

A shortcut for user block is behind the 3 dot menu for every user, the far right one:

I couldn’t think of a quick shortcut place for communities, so that’s just in your new settings page.

@nutomic
mod
admin
link
fedilink
9ein Jahr

I think blocking should be available directly from the user/community profile.

Dessalines
mod
admin
creator
link
fedilink
5ein Jahr

I’ll add an issue for that.

poVoq
link
fedilink
6ein Jahr

Ah, good to know.

@wintermute@feddit.de
link
fedilink
3ein Jahr

awsome!

Lemmy Announcements


Feel free to announce new communities here.

Other than that, this is reserved for admin use only.

  • 0 users online
  • 17 users / day
  • 31 users / week
  • 65 users / month
  • 257 users / 6 months
  • 16.9K subscribers
  • 360 Posts
  • 3.06K Comments
  • Modlog