software/Mastodon: Difference between revisions

from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
m Woozle moved page Mastodon to software/Mastodon: disambiguate from band (eventually)
No edit summary
 
Line 31: Line 31:


==Links==
==Links==
{{links/news}}
===official===
===official===
* [https://joinmastodon.org/ home site]
* [https://joinmastodon.org/ home site]
Line 53: Line 54:
===compilations===
===compilations===
* [https://mastodon.art/gallery/index.html Artodon: Mastodon Art gallery] (curated from multiple instances) ([https://mastodon.social/users/ekaitz_zarraga/statuses/99229001114065695 via])
* [https://mastodon.art/gallery/index.html Artodon: Mastodon Art gallery] (curated from multiple instances) ([https://mastodon.social/users/ekaitz_zarraga/statuses/99229001114065695 via])
===posts about===
===to be filed===
* '''2021-02-11''' [https://delvethedragon.medium.com/delves-mastodon-resource-list-v1-2021-02-11-16bf6d3b77d2 delve’s Mastodon Resource List, v1]
* '''2021-02-11''' [https://delvethedragon.medium.com/delves-mastodon-resource-list-v1-2021-02-11-16bf6d3b77d2 delve’s Mastodon Resource List, v1]
* '''2020-09-26''' [https://conf.tube/videos/watch/d8c8ed69-79f0-4987-bafe-84c01f38f966 Decentralized Social Networks vs. The Trolls] (video) ([https://octodon.social/@cwebber/104943399401954002 h/t]): moderation on Mastodon, with a brief introduction to the [[fediverse]]; what happened with [[Gab]]
* '''2020-09-26''' [https://conf.tube/videos/watch/d8c8ed69-79f0-4987-bafe-84c01f38f966 Decentralized Social Networks vs. The Trolls] (video) ([https://octodon.social/@cwebber/104943399401954002 h/t]): moderation on Mastodon, with a brief introduction to the [[fediverse]]; what happened with [[Gab]]

Latest revision as of 19:23, 12 March 2025

<hide> page type::article thing type::software software type::social computing </hide>

About

Mastodon is web server software which provides a user interface to the OStatus and ActivityPub fediverses. It is written primarily in Ruby and JavaScript; Eugen Rochko is the creator and primary maintainer. The official code repository is on GitHub.

ActivityPub support was introduced in version 1.6, with the intention of making it Mastodon's primary communication protocol.

It also makes use of WebSub but I haven't found an explanation of how this fits in. -- Woozle

  1. redirect Template:seed

Pages

Forks

Apps

Utilities

Template:Links/news

official

reference

compilations

to be filed

instances

service providers

Managed hosting for Mastodon instances:

technical

Official:

tools: web

  • Nerdpanel: reads your Mastodon posts and lets you search them; does not store anything on a server

tools: code

  • Mastodon.py: Python wrapper for Mastodon API
  • Mastodon Tools: PHP code that interfaces with Mastodon in various ways
  • Halcyon: a PHP client for Mastodon, and related stuff
  • SupportBot: "A framework for making social media bots for multiple networks" written in Python
  • Mastodon Bridge: cross-correlates your Twitter and Mastodon account, and shows commonality (only for users who have used the same tool)
  • mastodon-backup: "Archive your statuses, favorites and media using the Mastodon API (i.e. login required)"

Notes

Wish list:

  • a way to set up auto-replies filtered by instance [1]
  • where X is a set of users chosen by user Y, collect stats about users who follow them or are followed by them (e.g. list users who follow a lot of them or are followed by a lot of them, possibly for autoblocking) and make those stats available to user Y.

Other stuff: