From da49378d4e8df24dd820b837120cfabd7ab4d36c Mon Sep 17 00:00:00 2001 From: Geoffrey Frogeye Date: Fri, 21 Dec 2018 13:20:45 +0100 Subject: [PATCH 1/4] Added federated servers List of services that also federates with Mastodon. Most of the work (searching, testing federation) was done by @lord-re: https://lord.re/posts/142-les-services-du-fediverse-fin-2018/ (french) --- README.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/README.md b/README.md index d5fe5cd..6b18a54 100644 --- a/README.md +++ b/README.md @@ -51,6 +51,24 @@ * [Whalebird](https://whalebird.org/en/desktop/contents) - Mastodon client for Mac OS. * [Planiverse](https://github.com/FuzzJunket/planiverse) - Minimalist, no-JS Web client for Mastodon. +## Federated servers + +* [Mastodon](https://joinmastodon.org/) - Most known microblogging platform +* [Pleroma](https://pleroma.social/) - Lightweight microblogging platform +* [GnuSocial](https://gnu.io/social) - Oldest microblogging platform +* [Misskey](https://joinmisskey.github.io/) - Sophisticated microblogging platform +* [Microblog.pub](https://microblog.pub/) - Single-user lightweight microblogging platform +* [Osada](https://zotlabs.com/osada/) - Alternate blog / social networks platform with file, contacts and events sharing +* [Hubzilla](https://project.hubzilla.org/page/hubzilla/hubzilla-project) - Blog / social networks platform with file, contacts and events sharing +* [Friendica](https://friendi.ca/) - Social network platform +* [Peertube](https://joinpeertube.org/) - Video sharing platform +* [FunkWhale](https://funkwhale.audio/) - Audio sharing platform +* [Plume](https://plume-org.github.io/Plume/) - Blogging platform +* [WriteFreely](https://writefreely.org/) - Blogging platform +* [Prismo](https://gitlab.com/mbajur/prismo) - Link aggregation platform +* [PixelFed](https://pixelfed.org/) - Photograph sharing platform +* [NextCloud Social](https://apps.nextcloud.com/apps/social) - Microblogging inside the cloud platform + ## Tools * [Mastodon instances](https://instances.social/list) - List of Mastodon instances. From 69e89740ea49cfeaa9e45f577e6d2908524a21c1 Mon Sep 17 00:00:00 2001 From: Geoffrey Frogeye Date: Fri, 21 Dec 2018 13:34:22 +0100 Subject: [PATCH 2/4] Fixed GnuSocial link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6b18a54..659f510 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ * [Mastodon](https://joinmastodon.org/) - Most known microblogging platform * [Pleroma](https://pleroma.social/) - Lightweight microblogging platform -* [GnuSocial](https://gnu.io/social) - Oldest microblogging platform +* [GnuSocial](https://gnu.io/social/) - Oldest microblogging platform * [Misskey](https://joinmisskey.github.io/) - Sophisticated microblogging platform * [Microblog.pub](https://microblog.pub/) - Single-user lightweight microblogging platform * [Osada](https://zotlabs.com/osada/) - Alternate blog / social networks platform with file, contacts and events sharing From d3dfe281abca482ba250d9e2c2759c7fcefa1411 Mon Sep 17 00:00:00 2001 From: Thore Date: Sat, 26 Jan 2019 23:48:54 +0100 Subject: [PATCH 3/4] Added Toot!(iOS) client --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d5fe5cd..5e36ab4 100644 --- a/README.md +++ b/README.md @@ -50,6 +50,7 @@ * [Halcyon](https://notabug.org/halcyon-suite/halcyon) - Alternative web client for Mastodon and Pleroma with a Twitter-like interface. * [Whalebird](https://whalebird.org/en/desktop/contents) - Mastodon client for Mac OS. * [Planiverse](https://github.com/FuzzJunket/planiverse) - Minimalist, no-JS Web client for Mastodon. +* [Toot!](https://itunes.apple.com/app/toot/id1229021451?ls=1&mt=8) - Mastodon client for iOS. ## Tools From d174927d083d72816207b1e11493dfb65a5b4c30 Mon Sep 17 00:00:00 2001 From: Stephen Solka Date: Sun, 10 Feb 2019 14:04:09 -0500 Subject: [PATCH 4/4] Added Mastodon Explorer --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d5fe5cd..6431292 100644 --- a/README.md +++ b/README.md @@ -62,6 +62,7 @@ * [Mastodon Tags Explorer](https://mastodon-tags-explorer.hcxp.co/tags) - Explore what's currently trending in Mastodon network. * [Forget](https://forget.codl.fr/about/) - Delete toots after a user defined period of time (Python [source code](https://github.com/codl/forget/)). * [Mastodon Toot Bookmarklet](https://rmlewisuk.github.io/mastodon-toot-bookmarklet/) - Bookmarklet to toot the current page ([source code](https://github.com/rmlewisuk/mastodon-toot-bookmarklet/)) +* [Mastodon Explorer](https://mastodon-explorer.netlify.com/) - Trending hashtags and popular toots, regenerated every hour. ## User styles