Giter VIP home page Giter VIP logo

Comments (2)

GeopJr avatar GeopJr commented on July 1, 2024

The first one is a Tuba issue (I use a different widget, I'll fix it ASAP!) but the second one (profile fields) should work. The reason it doesn't from your instance is because weirder.earth has strict moderation and your instance (mastodon.social I assume), is suspended. Tuba defaults to opening in the browser when resolving fails

from tuba.

GeopJr avatar GeopJr commented on July 1, 2024

Actually, on a second look, the profile description is also correct (widget-wise). Looks like the first profile has a deep-link causing instances to not be able to resolve it:

The [at]martinhamel[at]mastodon.top link in the first account's description leads to https://mobiliteactive.org/@[email protected] when it should be leading to https://mastodon.top/@martinhamel

This is what happens when you click a link:

  • if the object that holds the text provided a mentions list (usually posts), it first checks if the link exists in that list and opens it if it does
  • else if the url contains /tags/, assume it's a hashtag and deal with that
  • else if the url contains "@" or "user" (or the secret aggressive-resolving dconf option is enabled), it attempts to resolve it (by searching for it on the instance)
  • else it opens it in the browser

You can go ahead from your instance and search for https://mobiliteactive.org/@[email protected], notice there's no results and then search https://mastodon.top/@martinhamel and see it pop-up

I'll close this as there's nothing I can really do to be honest 🤷

from tuba.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.