home.social

#tagname — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #tagname, aggregated by home.social.

fetched live
  1. If you're attempting to build an #ActivityPub note that will end up creating Mastodon's new #HashtagBar, "last line" is actually the last element of the content.

    It must be wrapped in an element like a <span>, <div> or <p> and only contain <a hrefs>(?). In addition, the hrefs must have a # directly before the <a> or as the first character in each <a> tag.

    Is this spelled out anywhere? Hope this helps someone.

    <p>#<a href>TagName</a></p> or <div><a href>#TagName</a></div> works.

  2. _jayrope :hubzilla: wrote the following post Sun, 23 Apr 2023 14:21:53 +0200 Just mentioning, that a filed a #tagname display bug in Mastodon here

    #^https://github.com/mastodon/mastodon/issues/24620

    which comes up upon receiving #tags / tagnames originating from Hubzilla original posts
    turning them into #ags / #agnames in Mastodon 4.1++ (probably earlier, but i onyl noticed, when I started using Hubzilla 20 days ago.)

    Any +1 on the Github thread might help the issue.
  3. _jayrope (Hubzilla) wrote the following post Fri, 14 Apr 2023 19:46:32 +0200 Hubzilla tag names & links are cut off  in Mastodon.

    When posting #tags in Hubzilla 8.2. the respective message at a receiving Mastodon 4.12 account
    shows a tag like #tagname linking to

    mastodon.server/tag/agname

    instead of
    mastodon.server/tag/tagname

    The first letter of the link to the posted tag is missing/cut off.

    Anyone else observed this?
    How does other activity.pub software receive a #tagname?
  4. _jayrope (Hubzilla) wrote the following post Fri, 14 Apr 2023 19:45:48 +0200 When posting #tags in Hubzilla 8.2. the respective message at a receiving Mastodon 4.12 account
    shows a tag like #tagname linking to

    mastodon.server/tag/agname

    instead of
    mastodon.server/tag/tagname

    The first letter of the link to the posted tag is missing/cut off.

    Anyone else observed this?
    How does other activity.pub software receive a #tagname?