mastofeed icon indicating copy to clipboard operation
mastofeed copied to clipboard

Add hashtag feet ablity

Open niccokunzmann opened this issue 3 years ago • 1 comments

You can choose between hashtags and users, fixes #15.

TODO still:

  • [ ] header for hashtags
  • [ ] check boost
  • [ ] check reply
  • [ ] add auto scroll

niccokunzmann avatar Apr 28 '22 22:04 niccokunzmann

It is live now: https://mastodon-feed-iframe-embed.herokuapp.com/

niccokunzmann avatar Apr 30 '22 08:04 niccokunzmann

Is this live on https://www.mastofeed.com/ ? The hashtags I am trying aren't working.

maphouse avatar Aug 29 '23 04:08 maphouse

[x] Added docker build. [x] Added Heroku button. [x] Added broken hashtag

At the moment, the API seems to have changed. I deployed https://github.com/foss-wales/mastofeed/ here: https://mastofeed.hosted.quelltext.eu/

The feed is empty:

feed {
  '@context': 'https://www.w3.org/ns/activitystreams',
  id: 'https://toot.wales/tags/Wales',
  type: 'OrderedCollection'
}
wget -O a --header="accept: application/activity+json" https://toot.wales/tags/Wales

At the moment, this is not functional. Feel free to ask about the other changes, too.

niccokunzmann avatar Aug 29 '23 08:08 niccokunzmann

Thanks for the update @niccokunzmann . yea the hashtags don't seem to work on your deployment. Is this something that you think can be solved in the future?

maphouse avatar Aug 31 '23 06:08 maphouse

Yes, it can be solved and it might be that we are back at where we were before the PR.

niccokunzmann avatar Aug 31 '23 08:08 niccokunzmann