#
fediverse
Here are 127 public repositories matching this topic...
Photo Sharing. For Everyone.
-
Updated
Feb 17, 2021 - PHP
-
Updated
Feb 21, 2021 - TypeScript
Promoting Solutions that Improve Wellbeing, Freedom and Society
social
awesome
privacy
social-media
social-networks
democracy
ergonomics
health
mindfulness
awesome-list
transparency
decentralization
society
freedom-of-information
ethics
privacy-protection
freedom-of-speech
fediverse
humane
humane-tech
-
Updated
Feb 16, 2021
Friendica Communications Platform
-
Updated
Feb 21, 2021 - PHP
Powering connected social communities with open software.
rust
social
oauth-application
social-media
social-network
rust-lang
mastodon
federated
activitystreams
activitypub
fediverse
social-plattforms
aardwolf
-
Updated
Jan 16, 2021 - Rust
GTK-based Mastodon client for Linux
linux
social
gtk
vala
gnome
mastodon
fediverse
mastodon-client
pleroma
fediverse-client
pleroma-client
-
Updated
Feb 21, 2021 - Vala
An increasingly less-brief guide to Mastodon
-
Updated
Jan 11, 2021 - HTML
rhaamo
commented
Apr 7, 2020
paulcable
commented
Jul 10, 2019
Direct/Private/Unlisted/Public
- If somebody sends you a message (mentioning on the fediverse) to redirect it to email.
- To add a simple form (in Wordpress menu or dashboard) where you can choose message type (private, public, etc), write an answer (without posting it on Wordpress).
Mastodon instances list
-
Updated
May 3, 2020 - JavaScript
Statistics hub for the Fediverse
wordpress
statistics
matrix
misskey
diaspora
mastodon
federation
decentralization
synapse
plume
friendica
hubzilla
ganggo
activitypub
fediverse
socialhome
peertube
pixelfed
pleroma
writefreely
-
Updated
Feb 10, 2021 - HTML
-
Updated
Feb 21, 2021 - Java
Flaque
commented
Mar 6, 2019
At the moment you can't just run make database unless you already have golang-migrate installed.
The Makefile should allow someone to just run that command and have all the migrate tools installed for them, but it doesn't at the moment.
An Android client for the fediverse
-
Updated
Oct 15, 2020 - Kotlin
IndieWeb integration for Drupal
-
Updated
Nov 20, 2020 - PHP
A curated, collaborative list of awesome Fediverse resources
-
Updated
Jan 21, 2021
rugk
commented
Oct 15, 2019
Bug description
The testing guide at https://github.com/rugk/mastodon-simplified-federation/wiki/Testing#redirects has problems.
Steps to reproduce
( ͡° ͜ʖ ͡°) A more user-respectful fork of Lemmy. Created for https://derpy.email.
-
Updated
Feb 7, 2021 - Rust
Quanta is an open-source Social Media (Fediverse) platform for wikis, micro-blogging, collaboration, publishing, secure messaging, file sharing, and video/audio sharing. Browser-based, and written in Java and TypeScript.
java
docker
social-media
typescript
encryption
mongodb
ipfs
decentralized
blockchain
collaboration
blogs
e2e
lucene
springboot
web3
wikis
activitypub
podcatcher
fediverse
-
Updated
Feb 21, 2021 - JavaScript
Open
Improve attachments
Craftplacer
commented
Dec 23, 2020
- Only show up to 4 attachments until hinting at more and suggest tapping on one of them
- Hide sensitive attachments
design drafts
An OStatus plugin for WordPress
-
Updated
Oct 21, 2019 - PHP
An elegant Misskey framework written in Swift.
-
Updated
Jun 19, 2020 - Swift
Improve this page
Add a description, image, and links to the fediverse topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the fediverse topic, visit your repo's landing page and select "manage topics."





There are a couple fields in
crates/db_schema/which contain URLs but have type String, for examplePost.urlorCommunity.icon. These should use the sameUrltype introduced in #1371.