diff options
author | shel <Yiskah.Raphen@gmail.com> | 2017-02-10 11:37:35 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-02-10 11:37:35 -0500 |
commit | 63a18efb27e4446f453af420a4a6a1c5308ee2d0 (patch) | |
tree | b45b5b5672c6f704e8fa44392b3b45a6fe13bdbf /docs | |
parent | 0afed995ce60dec11bc7718f83ca5afde86f6228 (diff) |
Change List of Instances to Table
Change list of known instances to a table with additional information per instance. Add awoo.space and gay.crime.team
Diffstat (limited to 'docs')
-rw-r--r-- | docs/Using-Mastodon/List-of-Mastodon-instances.md | 24 |
1 files changed, 15 insertions, 9 deletions
diff --git a/docs/Using-Mastodon/List-of-Mastodon-instances.md b/docs/Using-Mastodon/List-of-Mastodon-instances.md index 2f15df083..43ddd7f96 100644 --- a/docs/Using-Mastodon/List-of-Mastodon-instances.md +++ b/docs/Using-Mastodon/List-of-Mastodon-instances.md @@ -1,12 +1,18 @@ -List of Mastodon instances +List of Known Mastodon instances ========================== -* [mastodon.social](https://mastodon.social) -* [social.tchncs.de](https://social.tchncs.de) -* [on.vu](https://on.vu) -* [animalliberation.social](https://animalliberation.social) -* [socially.constructed.space](https://socially.constructed.space) -* [epiktistes.com](https://epiktistes.com) -* [toot.zone](https://toot.zone) -Let me know if you start running one so I can add it to the list! +| Name | Theme/Notes, if applicable | Open Registrations | +| ------------- |:-------------:| -----:| +| [mastodon.social](https://mastodon.social) | Flagship, quick updates | $Yes | +| [awoo.space](https://awoo.space) | Intentionally moderated, only federates with mastodon.social | $Yes | +| [social.tchncs.de](https://social.tchncs.de) | Technology | $Yes | +| [animalliberation.social](https://animalliberation.social) | Animal Rights | $Yes | +| [socially.constructed.space](https://socially.constructed.space) | Single user | $No | +| [epiktistes.com](https://epiktistes.com) | N/A | $Yes | +| [toot.zone](https://toot.zone) | N/A | $Yes | +| [on.vu](https://on.vu) | Appears defunct | $No | +| [gay.crime.team](https://gay.crime.team) | N/A | $Yes(?) | + + +Let me know if you start running one so I can add it to the list! (Alternatively, add it yourself as a pull request). |