Skip to content
This repository has been archived by the owner on Dec 12, 2018. It is now read-only.

Web invite doesn't seems to work #120

Open
dark-eye opened this issue Nov 22, 2017 · 6 comments
Open

Web invite doesn't seems to work #120

dark-eye opened this issue Nov 22, 2017 · 6 comments
Assignees
Milestone

Comments

@dark-eye
Copy link
Contributor

dark-eye commented Nov 22, 2017

It seems that the Telegarm doesn't catches "ts:" urls so clicking web invites doesn't open the Telegarm App.

To Reproduce:

  1. Using the browser App go to https://ubports.com/ or http://www.dekkoproject.org
  2. Click on the Telegram link at the bottom
  3. Click on Join/View Group

Expected Result:

  1. Telegarm App Opens
  2. App tries/join the group linked by the Web-link.

Actual Result:

  1. Nothing happens
@Flohack74 Flohack74 added this to the 2.5.1 milestone Nov 23, 2017
@Flohack74 Flohack74 self-assigned this Nov 23, 2017
@Flohack74
Copy link
Member

This is fully a problem of oxide and not Telegram. It needs to be implemented in the web browser. Unfortunately the URL handling on the phone is much more complicated than on the desktop. At least I think so, but I will see what I can do. Meanwhile with the next beta you can join with a link sent to you in Telegram, this will work nicely :)

@Flohack74
Copy link
Member

@dark-eye can you try to e.g. send an invite link to yourself and then click it to join?

@dobey
Copy link
Member

dobey commented Dec 27, 2017

I'm not sure if this changed since then, but now it is a tg:// URL, which the urls.json in telegram-app does not handle at all. It looks like these URLs might need to be parsed differently as well.

@Flohack74 Flohack74 modified the milestones: 2.5.2, 2.5.3 Jan 2, 2018
@mymike00
Copy link
Contributor

mymike00 commented Feb 6, 2018

I tried tapping on a link made like https://t.me/chat-name inside the telegram app:
it didn't ask/say me anything but I saw I joined that chat, so a partial support is already implemented

@Flohack74
Copy link
Member

Flohack74 commented Feb 6, 2018

Yes inside the App it works already ;) Also you should notice that in latest Git build the App opens but does not handle the URL yet.

@Flohack74
Copy link
Member

See 35c9143

@Flohack74 Flohack74 modified the milestones: 2.5.3, 2.5.4 Mar 27, 2018
@Flohack74 Flohack74 modified the milestones: 2.5.4, 3.0.0 Jun 13, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants