this post was submitted on 02 Sep 2024
20 points (88.5% liked)
Photon
262 readers
6 users here now
Photon for Lemmy
A client for the fediverse designed to be intuitive, fast, and beautiful.
Share your themes, ask questions, report bugs, or check on the latest updates here!
You can contact the dev at @Xylight@lemdro.id.
Rules
- Posts must be related to Photon in any way
- Don't be mean
- If your post is a bug report, please preface the title with
[solved]
if it's been fixed.
founded 10 months ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Is there a way to add custom badges for admins running their own instances of Photon as well?
Like a instance donator badge might be nice or so.
Technically yes, but it could be a pain to maintain because the way this works is via environment variables.
This is what the current badge JSON looks like.
Hmm, yeah that looks annoying. Maybe loading a separate json file from file/volume or loading it from a separate webserver that serves it publicly would be possible?