bleakgrey / tootle

GTK-based Mastodon client for Linux
GNU General Public License v3.0
400 stars 61 forks source link

Some URLs with @ are not fediverse profiles #166

Closed fauno closed 5 years ago

fauno commented 5 years ago

What should happen:

I just tried to click open a medium article and got a drop drown notification telling me the URL wasn't found and giving me the option to open in browser, so I'm assuming it parsed it as a fediverse URL

What happened instead:

It should open the URL in browser

How to reproduce: Steps to reproduce the behavior:

  1. Click on a non-fediverse URL containing an @
  2. Drop down is shown
bleakgrey commented 5 years ago

Fixed in the refactor branch.

fauno commented 5 years ago

should i build and test out that branch then? :)

bleakgrey commented 5 years ago

Feel free to test it, suggestions are appreciated. Please keep in mind that the branch is WIP and some stuff may (and probably will) not work.