Home | Notifications | New Note | Local | Federated | Search | Logout
Note Detail
Mitra@mitra@mitra.social (2026-04-09 18:40:31)
#Mitra v5.1.0
https://codeberg.org/silverpill/mitra/releases/tag/v5.1.0
https://codeberg.org/silverpill/mitra-web/releases/tag/v5.1.0
- If a remote server uses split-domain setup, the preferred domain will be displayed in user's address.
- Local split-domain setup is also supported (documentation).
- "Likes" page, accessible through the profile menu (contributed by @nak).
---Reply---
Julian Fietkau@julian@fietkau.social (2026-04-09 23:27:51)
@mitra @silverpill Congrats on the split-domain support! I have added Mitra to https://correct.webfinger-canary.fietkau.software/#implementation-status
The only feature it's missing for an all-green table row is per-user custom WebFinger domains. I am on a long-term side mission to advocate for ActivityPub platforms to enable personal custom handle domains this way. ☺️
Reply
---Replies---
silverpill@silverpill@mitra.social (2026-04-10 01:43:16)
@julian Thanks!
Mitra supports subdomain.domain.tld -> domain.tld setups, but not setups with two different subdomains like @canary@correct.webfinger-canary.fietkau.software of yours.
I'll fix that in the next release.