this post was submitted on 03 Sep 2024
17 points (100.0% liked)
Fedigrow
1298 readers
74 users here now
To discuss how to grow and manage communities / magazines on Lemmy, Mbin, Piefed and Sublinks
Resources:
- https://lemmy-federate.com/ to federate your community to a lot of instances
- !fedibridge@lemmy.dbzer0.com to organize overall fediverse growth
- !reddit@lemmy.world to keep tabs on where new users might come from :)
- !newcommunities@lemmy.world
- !communitypromo@lemmy.ca
Megathreads:
- How (and when) to consolidate communities? (A guide)
- Where to request inactive or unmoderated communities? (A list)
Rules:
- Be respectful
- No bigotry
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Actually, if a users doesn't select a language, the client is supposed to submit the post without any language selected (not even undetermined). THE SERVER then defaults the post to one of the languages allowed in the community.
This is probably how Photon has worked until now, since it obviously never got an error no matter where you posted, even though it didn't have a language selector at all.
But since photon now has a language selector, it is now defaulting to making posts with "undetermined" unless the user changes it, instead of null. If it was using an actual null value then the posts would be correctly defaulting to something valid for the community.
Source: Thunder ran into the same issue when language selection was added to posting and commenting.
@Xylight@lemdro.id might want to experiment with that a bit.
I recently changed how language selection works, it'll default to undefined then when you click "set language" then it will actually select a language
Great! Is that in a recent release? I haven't updated my photon instance in a bit.
Love your work btw, it's so nice to have a great UI with multi-account support for browsing/posting/modding at my desktop.
Yeah, it's recent with a slightly changed design for the post page. (v1.31.3)