Good catch, fix is here: https://github.com/LemmyNet/lemmy/pull/6507
Nutomic
Lemmy Lead Developer and father of two children.
I also develop Ibis, a federated wiki.
- 31 Posts
- 243 Comments
Yes thats a bug, the image upload works but it doesnt put it in the post url automatically.
Yes OAuth login is currently broken: https://github.com/LemmyNet/lemmy-ui/issues/4108
Thanks, I fixed the community pagination and opend an issue for the button overflow.
Check again on voyager, the colors are working right now.
At the moment no. We want to stabilise all the features which are already implemented, before adding more things.
Ah thanks, fixed here: https://github.com/LemmyNet/lemmy-ui/pull/4115
You can only edit posts as mod, not comments. Also the test instance shouldnt federate with lemmy.ml or other production instances, changed it to allowlist federation now.
except apparently I’m not allowed to edit as mod even though I am a mod
Just tested and it works for me. Did you try to edit a post made by an admin? In that case it would probably be rejected.
Yeah I’m not sure why @dessalines@lemmy.ml moved thumbnails to the right, to me it also looks odd.
Pictures seem to be borked? https://voyager.lemmy.ml/post/16868
Not sure what you mean.
Upon posting the body text is also immediately added into the comment section as if a suggested comment
Fixed in https://github.com/LemmyNet/lemmy-ui/pull/4112
apparently it uploads but doesn’t add the URL to the post when creating, I copied the image link from profile -> uploads edited it in and now it works
Opened issue https://github.com/LemmyNet/lemmy-ui/issues/4111
Oh no please tell me that there is an option to inline open images??? I dont wanna click on every image individually, have it open over the entire webpage I’m using, then click again to close it, scroll further and repeat???
No but you can use the new card view. I also made a PR to use single column for large cards.
Yeah I just made a pull request to change large card view to single column.
You need to be a community mod, and then go to the community settings (it’s a separate page now). In the settings theres a tab for managing tags.
And when creating or editing a post, you can add tags at the bottom of the form.
Nutomic@lemmy.mlMto
Announcements@lemmy.ml•Lemmy Development Update February 2026English
7·3 months agoLooks like youre right, I’m removing it.
Sorry forgot about that, you can view it now.
Nutomic@lemmy.mlOPMto
Announcements@lemmy.ml•Lemmy Development Update January 2026English
5·4 months agoIn this case I simply copied the text from last month, and adjusted the year and month everywhere. That is, everywhere except the title :D
Nutomic@lemmy.mlOPMto
Announcements@lemmy.ml•Lemmy Development Update January 2026English
9·4 months agoThese are already implemented, you can try them on voyager.lemmy.ml.
Nutomic@lemmy.mlOPMto
Announcements@lemmy.ml•Lemmy Development Update January 2026English
15·4 months agoOops we are in the new year already. Thanks!
Nutomic@lemmy.mlOPMto
Announcements@lemmy.ml•Lemmy Release v0.19.15 and Testing for 1.0English
2·4 months agoThere is a check so that each user can have at most 10 scheduled posts. That said you’re welcome to try it on voyager.lemmy.ml, and report any issues you find with this feature.
Export from voyager and then import again works for me. But the rate limit is very strict so I have to restart Lemmy in between.
https://github.com/LemmyNet/lemmy/issues/6508 https://github.com/LemmyNet/lemmy-ui/pull/4125