From 63a18efb27e4446f453af420a4a6a1c5308ee2d0 Mon Sep 17 00:00:00 2001 From: shel Date: Fri, 10 Feb 2017 11:37:35 -0500 Subject: [PATCH] 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 --- .../List-of-Mastodon-instances.md | 24 ++++++++++++------- 1 file 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).