You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
AFAIK, glitch-soc rewrites certain links so that they point to the original instance, effectively turning every link of a certain type into Open original page. The problem with this is that you can no longer open posts in new tabs and interact with them there. IIRC, the plain Mastodon source code didn't do that.
Please add an option to not rewrite these links.
Motivation
Anyone who likes to i.e. open posts in separate tabs to interact with them, while keeping their scroll position in the original tab, for example.
The text was updated successfully, but these errors were encountered:
You can Ctrl+Click the post area(Not datetime permalink) to open local page in a new tab
Oh nice, thank you!
I often use the middle mouse button to open links in tabs, so being able to keep "instance-local" links would still be good. But this Ctrl-Click is definitely helpful!
Pitch
AFAIK, glitch-soc rewrites certain links so that they point to the original instance, effectively turning every link of a certain type into
Open original page
. The problem with this is that you can no longer open posts in new tabs and interact with them there. IIRC, the plain Mastodon source code didn't do that.Please add an option to not rewrite these links.
Motivation
Anyone who likes to i.e. open posts in separate tabs to interact with them, while keeping their scroll position in the original tab, for example.
The text was updated successfully, but these errors were encountered: