Mastodon

from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
Revision as of 00:46, 23 May 2020 by Woozle (talk | contribs) (→‎Apps)
Jump to navigation Jump to search

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

This page is a seed article. You can help HTYP water it: make a request to expand a given page and/or donate to help give us more writing-hours!

Pages

Forks

Apps

Utilities

Links

official

reference

compilations

posts about

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: