Difference between revisions of "Mastodon"

from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
Jump to navigation Jump to search
Line 72: Line 72:
 
* [https://github.com/halcyon-suite Halcyon]: a PHP client for Mastodon, and related stuff
 
* [https://github.com/halcyon-suite Halcyon]: a PHP client for Mastodon, and related stuff
 
* [https://github.com/polymerwitch/SupportBot SupportBot]: "A framework for making social media bots for multiple networks" written in [[Python]]
 
* [https://github.com/polymerwitch/SupportBot SupportBot]: "A framework for making social media bots for multiple networks" written in [[Python]]
 +
* [https://bridge.joinmastodon.org/friends Mastodon Bridge]: cross-correlates your Twitter and Mastodon account, and shows commonality (only for users who have used the same tool)
 +
** https://github.com/tootsuite/mastodon-bridge - source code (Ruby); good example of how to allow an app to access Mastodon, which effectively includes authentication
 +
 
==Notes==
 
==Notes==
 
Wish list:
 
Wish list:

Revision as of 13:20, 5 December 2017

About

Mastodon is web server software which provides a user interface to the OStatus and ActivityPub fediverses. It is written in Ruby and JavaScript.

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

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

Local Notes

Links

official

reference

discussion

how to: users

how to: technical


issues

service providers

  • masto.host: hosting for Mastodon instances; they provide maintenance

tools: web

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

tools: code

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: