-
Notifications
You must be signed in to change notification settings - Fork 337
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Use local urls for community and user urls. #369
Comments
Someone on Lemmy suggested a good hack for this: make the mention as |
Isn't this the same issue as #1048 ? |
No, this is a different issue. Or at least it started as a different issue, because the discussion of #1048 went off the initial topic. |
Note that the relative workaround won't work when someone is visiting from kbin, as that expects "magazines" to be using the |
When discussing Kbin, it could also be worth discussing what degree of interoperability with the rest of the fediverse this should have. As it stands now, lemmy doesn't interface very well with other fedisoftware, but what about mastodon user URLs? Should other services be opened separately, while Lemmy is instance-agnostic? |
@dessalines This can be closed as resolved now that #1462 is merged |
From a pm:
when i am on lemmy.ml and enter ![email protected] it generates
[[email protected]](https://lemmygrad.ml/c/communism)
but i want the link to open on lemmy.ml so that someone on lemmy.ml who clicks it stays logged in and can subscribe, vote etc
really the link target for
[email protected]
has to be the local instance of the viewer, not the instance of the comment authorThe text was updated successfully, but these errors were encountered: