home.social

#mastojs — Public Fediverse posts

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

  1. Ω🪬Ω
    #FediAlgo (the customizable timeline algorithm / filtering system for your Mastodon feed) v1.2.2 is deployed now. Has a switch that makes sure any #hashtags / users / etc. that you follow are displayed as filter options even if they don't meet the minimum number of recent toots threshold.

    Also a bunch of bug fixes and small improvements.

    * Try it here: michelcrypt4d4mus.github.io/fe
    * Code: github.com/michelcrypt4d4mus/f
    * Video of FediAlgo in action (slightly outdated): universeodon.com/@cryptadamist

    #activitypub #algorithm #algorithmicFeed #algorithmicTimeline #Fedi #FediTips #FediTools #Fediverse #Feed #FOSS #GoToSocial #hashtag #hashtags #javascript #MastoAdmin #Mastodon #MastodonApi #mastohelp #mastojs #node #nodejs #opensource #socialmedia #SocialWeb #timeline #TL #typescript #webdev

  2. Ω🪬Ω
    Latest release of #FediAlgo, the customizable timeline algorithm / filtering system for your Mastodon feed, lets you blur / hide images marked as sensitive / #NSFW, which solves the "unwanted dick pics in your feed" issue that can come up when users of one of the more "risque" fediverse servers manage to make one of their favourite hashtags trend.

    * Link: michelcrypt4d4mus.github.io/fe
    * Code: github.com/michelcrypt4d4mus/f
    * Video of FediAlgo in action: universeodon.com/@cryptadamist
    * Release notes: github.com/michelcrypt4d4mus/f

    #activitypub #algorithm #algorithmicFeed #algorithmicTimeline #Fedi #FediTips #FediTools #Fediverse #Feed #FOSS #GoToSocial #hashtag #hashtags #MastoAdmin #Mastodon #MastodonApi #mastohelp #mastojs #nodejs #nod #opensource #socialmedia #SocialWeb #timeline #TL #typescript #webdev

  3. Ω🪬Ω
    new release of #Fedialgo, the customizable timeline algorithm / filtering system for your Mastodon feed, counts the number of times each hashtag appears in your timeline even if people don't use a "#" character to give you a better sense of what people are talking about in the Fediverse.

    there's a little bit of art vs. science here because some strings are disqualified from this kind of counting (e.g. a word like "the" should not be counted even if some maniac decided to make it a hashtag) so let me know if you see any weirdly high counts.

    * Link: michelcrypt4d4mus.github.io/fe
    * Code: github.com/michelcrypt4d4mus/f
    * Video of FediAlgo in action: universeodon.com/@cryptadamist

    #activitypub #algorithm #algorithmicFeed #algorithmicTimeline #Fedi #FediTips #FediTools #Fediverse #Feed #FOSS #Masto #MastoAdmin #Mastodon #mastohelp #MastoJS #nodejs #node #opensource #SocialWeb #timeline #TL #webdev #hashtag #typescript #hashtags

  4. Ω🪬Ω
    #FediAlgo, the customizable timeline algorithm / filtering system for your Mastodon feed, now has a "TOTAL CHAOS" preset for when you're really feeling like mixing up your timeline in addition to a way to weight toots based on the author's follower count, highlighting of hashtags based on how much you use or interact with them, and a bunch of other fund stuff.

    * Try It: michelcrypt4d4mus.github.io/fe
    * Code: github.com/michelcrypt4d4mus/f
    * Video of FediAlgo in action: universeodon.com/@cryptadamist

    #activitypub #algorithm #algorithmicFeed #algorithmicTimeline #Fedi #FediTips #FediTools #Fediverse #Feed #FOSS #Masto #MastoAdmin #Mastodon #mastohelp #MastoJS #nodejs #nod #opensource #SocialWeb #timeline #TL #webdev #chaos #erys

  5. I released a bunch of small bug fixes and performance improvements for #FediAlgo, the mastodon timeline feed algorithm (though unfortunately it still requires a command line to run I promise I will soon deploy it somewhere anyone can enjoy it as they can with stuff like Phanpy).

    universeodon.com/@cryptadamist

    #FediTools #FediTips #Fediverse #Mastodon #activitypub #mastohelp #Fedi #foss #nodejs #opensource #MastoAdmin #SocialWeb #Feed #timeline #algorithmicFeed #algorithmicTimeline #TL #algorithm #node #nodejs #mastojs #Masto

  6. There are several #Mastodon clients for #JavaScript out there, but at the moment only github.com/neet/masto.js looks maintained and reasonable implemented. Its using #TypeScript is #Isomorphic . It has reasonable good documentation with examples, API docs, CI setup. Some test coverage but could be improved. #mastojs #nodejs