revanced-patches icon indicating copy to clipboard operation
revanced-patches copied to clipboard

feat(Boost for Reddit): Open new kind of Reddit URL in the shape of https://reddit.com/r/.../s/...

Open Yukai-Qian opened this issue 1 year ago • 3 comments

Application

Boost

Issue

There has been a new kind of Reddit URL, generated with the "Share" feature of the latest Reddit Mobile. It is in the shape of https://reddit.com/r/<subreddit>/s/<Base 62 code>, and might point to a subreddit, post, or comment. Boost cannot correctly open it. Instead Boost will only open the subreddit.

Example: URL

https://reddit.com/r/badUIbattles/s/0iHSWsyEWu

should lead to post

https://www.reddit.com/r/badUIbattles/comments/15nbq9x/usernames_in_comments_are_sometimes_cut_off/

But instead opens https://www.reddit.com/r/badUIbattles/ in Boost.

Patch

The patch should hopefully be able to correctly open the subreddit, post, or comment that this new kind of Reddit URL points to.

Motivation

If Reddit Mobile causes this new type of URLs to gradually replace the old type, Boost users will find it hard to keep using only Boost for Reddit. This patch will keep Boost's usability as high as before.

Acknowledgements

  • [X] I have searched the existing issues and this is a new and no duplicate or related to another open issue.
  • [X] I have written a short but informative title.
  • [X] I filled out all of the requested information in this issue properly.

Yukai-Qian avatar Aug 12 '23 12:08 Yukai-Qian

Looks like a simple redirect: image

oSumAtrIX avatar Aug 12 '23 21:08 oSumAtrIX

Any timeline this will be added? I saw the latest release fixes this for Sync.

van1337 avatar Mar 02 '24 20:03 van1337

Yeah I would also like to know if we can get a timeline on when this will be added.

Sarreos avatar Mar 02 '24 23:03 Sarreos