Ω⚙️Ω
New features for #FediAlgo, the customizable #algorithm for your Mastodon timeline:
🪓 Live filtering based on #hashtag (inclusive and exclusive)
#️⃣ Seed your timeline with toots from anywhere in the Fediverse that contain trending tags (#SouthKorea and #UnitedHealth have been big lately)
🔥 Icons to inform you whether a toot is from an account you follow, a hashtag you follow, or is trending (and if so, why it's trending)
⚖️ Weight based on retoots, replies, age, etc.
国 Filter on language
I kind of find it hard to look at Mastodon without it at this point. The installable demo can be found here: github.com/michelcrypt4d4mus/f…
Also available as a NodeJS package built on #Masto.
Here's a video of the demo app:
#FediTools #FediTips #Fediverse #Mastodon #activitypub #mastohelp #Fedi #foss #nodejs #opensource #MastoAdmin #SocialWeb #Feed #timeline #algorithmicFeed #node
GitHub - michelcrypt4d4mus/fedialgo_demo_app_foryoufeed: Demo app to show off fedialgo, a customizable algorithm for your Mastodon timeline that is made of awesome.
Demo app to show off fedialgo, a customizable algorithm for your Mastodon timeline that is made of awesome. - michelcrypt4d4mus/fedialgo_demo_app_foryoufeedGitHub
Luca Sironi
in reply to ⚯ Michel de Cryptadamus ⚯ • • •that's very interesting, i would love for example to to give more weight to people i follow i interacted less lately.
To find out if i'm still interested or not.
Is there the possibility to make such a timeline available directly from inside mastodon and/or from whatever mastodon client (like #phanpy or tusky) ?
⚯ Michel de Cryptadamus ⚯
in reply to Luca Sironi • • •it could be deployed like phanpy. in fact the original implementation that i forked it from is deployed here and you can use it: foryoufeed.vercel.app/login
if there's enough interest i could deploy my fork to #vercel in a similar way, i just don't have a vercel acccount yet so i haven't done it.
and yes it could be used as a package inside the standard mastodon web app. @rolle has suggested he might integrate it to the mastodon fork he runs.
ForYouFeed for Mastodon
foryoufeed.vercel.appLuca Sironi
in reply to ⚯ Michel de Cryptadamus ⚯ • • •Now i tried with my server timeline and it's pretty interesting.
But i'm used to, and highly value also the clients i use, so maybe an integration in a mastodon fork , like @rolle 's one, is something i could be interested in.
If then it appears like any other standard timeline, home, local, federated
⚯ Michel de Cryptadamus ⚯
in reply to Luca Sironi • • •Luca Sironi
in reply to ⚯ Michel de Cryptadamus ⚯ • • •⚯ Michel de Cryptadamus ⚯
in reply to Luca Sironi • • •#phanpy could theoretically install Fedialgo as is as they are both nodejs based. the API for my fork of fedialgo should be quite stable at this point.
usually i post a link to the demo app but the actual package is here: github.com/michelcrypt4d4mus/f…
GitHub - michelcrypt4d4mus/fedialgo: A customizable algorithm to shape your Mastodon timeline.
GitHub⚯ Michel de Cryptadamus ⚯
in reply to ⚯ Michel de Cryptadamus ⚯ • • •Roni Laukkarinen
in reply to ⚯ Michel de Cryptadamus ⚯ • • •Looking great! I started working on it to Mastodon core (my mementomods fork for alpha), but it's a very big chore and it will take a lot of time. I have a very limited free time so we'll see...
I just suggested this to the core here: github.com/mastodon/mastodon/i…
@luca @cheeaun
#MastoAdmin #Mastodon #Algorithm
Alternative sorting/aggregation methods · Issue #3782 · mastodon/mastodon
GitHub⚯ Michel de Cryptadamus ⚯
in reply to Roni Laukkarinen • • •