Skip to content
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

#7155 If a Group Link contains a query string, that is now ignored #7161

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

galiat
Copy link

@galiat galiat commented Feb 9, 2025

Instagram adds tracking via the query string which caused Signal to be unable to lookup the group. Organizations looking to leave Instagram are posting a link to their Signal group as a 'Link in Bio' on Instagram and due to the URL tracking instagram adds, Signal was unable to lookup the group. There might be a better place in the code to remove the query string. Def open to feedback.

First time contributor checklist:

Contributor checklist:

  • My contribution is not related to translations.
  • My commits are in nice logical chunks with good commit messages
  • My changes are rebased on the latest main branch
  • A npm run ready run passes successfully (more about tests here) linting (pprettier) is failing but I think not where Ive made a change
  • My changes are ready to be shipped to users

Description

Describe briefly what your pull request changes. Focus on the value provided to users.
Organizations looking to leave Instagram are posting a link to their Signal group as a 'Link in Bio' on Instagram and due to the URL tracking instagram adds, Signal was unable to lookup the group.

Does it address any outstanding issues in this project?
fixes #7155

Please write a summary of your test approach:
Tested on a Mac. You can see Im not in a group, I click on a link in a bio, and then I land in a group.

Screen.Recording.2025-02-08.at.8.22.12.PM.mov

…gnored. Instagram adds tracking via the Query string which caused Signal to be unable to lookup the group
@galiat galiat force-pushed the galia-fix-issue-7155-clean branch from f01b356 to b6d3b05 Compare February 9, 2025 00:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Group Link does not work when "#" character is encoded as "%23"
1 participant