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
Being able to open a post in a new tab by middle-clicking it would be useful.
However, porting this will be a bit involved as click handling on statuses is massively different in glitch-soc, in part due to the collapsed status implementation. It might make sense for us to ditch collapsed statuses and adopt upstream's behavior of truncating long posts to have a “Read more” link on them.
The text was updated successfully, but these errors were encountered:
Pitch
Port the following commits:
Motivation
Being able to open a post in a new tab by middle-clicking it would be useful.
However, porting this will be a bit involved as click handling on statuses is massively different in glitch-soc, in part due to the collapsed status implementation. It might make sense for us to ditch collapsed statuses and adopt upstream's behavior of truncating long posts to have a “Read more” link on them.
The text was updated successfully, but these errors were encountered: