[feat] assign subdomains for alternative frontends #689

Open
opened 2024-02-14 20:37:51 +00:00 by kariboka · 1 comment

The idea

be able to use mastodon.domain.tld instead of domain.tld/web

The reasoning

would be easier to have multiple frontends options and we could refresh the page without having to worry about the frontend changing back to the default.

Also there are probably more advantages that I am not aware of.

Have you searched for this feature request?

  • I have double-checked and have not found this feature request mentioned anywhere.
  • This feature is related to the Akkoma backend specifically, and not pleroma-fe.
### The idea be able to use `mastodon.domain.tld` instead of `domain.tld/web` ### The reasoning would be easier to have multiple frontends options and we could refresh the page without having to worry about the frontend changing back to the default. Also there are probably more advantages that I am not aware of. ### Have you searched for this feature request? - [x] I have double-checked and have not found this feature request mentioned anywhere. - [x] This feature is related to the Akkoma backend specifically, and not pleroma-fe.
kariboka added the
feature request
label 2024-02-14 20:37:51 +00:00
Member

This is actually the same idea as in #12 (comment)

Since then akkoma also gained the preferred_frontend API, which will set a cookie for the frontend to use. I do not know whether a cookie could also be used for routing to the correct frontend instead.

This is actually the same idea as in https://akkoma.dev/AkkomaGang/akkoma/issues/12#issuecomment-228 Since then akkoma also gained the `preferred_frontend` API, which will set a cookie for the frontend to use. I do not know whether a cookie could also be used for routing to the correct frontend instead.
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: AkkomaGang/akkoma#689
No description provided.