- cross-posted to:
- announcements@lemmy.ml
- lemmy@lemmy.ml
- cross-posted to:
- announcements@lemmy.ml
- lemmy@lemmy.ml
Looks like a small release, but has some IMO pretty interesting changes, like
Allow users to view their own removed/deleted communities
and
Add backend check to enforce hierarchy of admins and mods
Reduce maximum comment depth to 50 by @nutomic #5009
Goddamnit. I fucking hate paginating comments and would rather just fetch all the top level ones and control the depth based on the number of total comments. I also hate that they see the API through the lens of Lemmy-UI (IMO the worst way to interact with Lemmy).
through the lens of Lemmy-UI (IMO the worst way to interact with Lemmy).
Why?
I’ve got a laundry list of reasons, but suffice it to say that pretty much every third party client I’ve ever used has been miles ahead in UX and polish.
One example is that if the API throws any error response and lands you on an “Error” page (post removed, user deleted, etc), the whole UI is stuck there until you refresh the whole page (e.g clicking “back” updates the URL to your previous page, but you’re still seeing the error).
A new official UI is coming, which might improve the UX.