diaspora
- Sign up for GitHub or sign in to edit this page
Here are 37 public repositories matching this topic...
General information
- App version: 1.2.2 (35)
- System: Android 8.1, Lineage OS 15.1, Xiaomi Redmi Note 4X
Description
It looks like there is a problem with some translations in Android 8.1 (LineageOS 15.1). Every time I open dandelion or Cherry the app's language goes back to Italian (my system's language) even if I choose Sardinian in the settings. For some reason that doesn't
Python library for abstracting social federation protocols
-
Updated
Oct 15, 2019 - 549 commits
- Python
A library that provides functionalities needed for the diaspora* federation protocol.
-
Updated
Aug 22, 2019 - 942 commits
- Ruby
Some bad data is causing the whole table to not load currently.
The page is https://the-federation.info/hostingreport
Unofficial Python interface to the DIASPORA* social network
-
Updated
Sep 16, 2019 - 367 commits
- Python
Public post relay for the Diaspora federated social network protocol
-
Updated
Jul 30, 2019 - 191 commits
- Python
A curated, collaborative list of awesome Fediverse resources
-
Updated
Oct 15, 2019 - 12 commits
NodeInfo and NodeInfo2 for WordPress
-
Updated
Oct 21, 2019 - 24 commits
- PHP
Diaspora* like Social Network written in python.
-
Updated
Jul 12, 2018 - 207 commits
- Python
:exclamation: Moved :exclamation: diaspora* userscript that adds tweaks to you pod.
-
Updated
Aug 25, 2018 - 32 commits
- JavaScript
Corruption tracker module for Socialhome
-
Updated
Jun 29, 2018 - 22 commits
- Python
-
Updated
Sep 3, 2018 - 692 commits
- Java
Ansible scripts for the deployment of librenet.gr diaspora* pod
-
Updated
Jan 27, 2019 - 303 commits
- Lua
A saltstack formula to install and configure diaspora*
-
Updated
May 8, 2019 - 36 commits
- SaltStack



So many of the model classes have docstrings, but the Streams don't, and it's not immediately obvious what they do from their names, ie what is a
PublicStreamand what is aProfileStream?Also I'm lazy and I'd like to use those docstrings in the graphql descriptions, ie:
description = StreamFoo.__doc__[0]Please support my laziness.