Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support to free decentralized social network #6

Open
14 of 24 tasks
airon90 opened this issue Sep 24, 2014 · 13 comments
Open
14 of 24 tasks

Support to free decentralized social network #6

airon90 opened this issue Sep 24, 2014 · 13 comments

Comments

@airon90
Copy link
Contributor

airon90 commented Sep 24, 2014

Is it possible to add another variable (e.g. "decentrfederSN") in order to add a reference to the decentralized and federated social networks such as Diaspora, Friendica, ecc.

Many Pirate Parties created an account on these "piratish" social network. AFAIK here is the list:

Note: These aren't email address but account IDs: e.g. [email protected]

@PeterTheOne
Copy link
Member

+1

@airon90
Copy link
Contributor Author

airon90 commented Nov 16, 2014

Can I start forking to add a new variable "decentrfederSN"?

@Putr
Copy link
Member

Putr commented Jul 19, 2015

The JSON (and the API code) was designed in a way that adding new variables to the socialNetworks will not break functionality. When a new social network is added it is present in the data, returned by the API but not shown on the front-end.

If you are a first to add a new social network also update the relevant documentation (when I finally write it) because the value for a social network can either be a string (just an ID) or an object of values (like for twitter - id and hashtags)

To add diaspora just do:

"socialNetworks": { 
....
    "diaspora": "diasporaID",
....
}

Than submit an issue so that that social network is implemented on the frontend.

PS: Sorry for leaving this project hanging for 2 years. I've been doing some work on this for a while, but it's slow going. But we finally managed to organize a hackaton scheduled for this Friday that should do some major cleanup/upgrades so that this project can FINALLY be launched.

@Putr
Copy link
Member

Putr commented Feb 9, 2016

@airon90 Any chance you could add this data to the dataset? The documentation is done as well as contribute info. Just check the README.md.

@airon90
Copy link
Contributor Author

airon90 commented Feb 9, 2016

I'll do that tomorrow ;)

@airon90
Copy link
Contributor Author

airon90 commented Feb 10, 2016

By now I added all national accounts and left all regional and working team accounts.

@Putr
Copy link
Member

Putr commented Feb 10, 2016

I've merged your merge requests. When you're done just close the issue.

PS: If you do any more merges, please refrence the issue ID in the commit message (see my commits). Thanks!

@airon90
Copy link
Contributor Author

airon90 commented Feb 10, 2016

Ok, thank you very much and sorry for not referencing the merges :)

@Putr
Copy link
Member

Putr commented Feb 17, 2016

Have all been added? Can we close this issue?

@airon90
Copy link
Contributor Author

airon90 commented Feb 18, 2016

No, I have to create regional parties and then add the missing data. During these days I'll do this work

@collentine
Copy link
Contributor

@airon90 has this been fixed?

@airon90
Copy link
Contributor Author

airon90 commented Jan 2, 2018

TBH I don't remember what I did and now I'm not a member anymore. I don't even have spare time so I suggest you to check every data as long as maybe some channels are unused.

@PeterTheOne
Copy link
Member

decentralized social network are part of the data_specification.md, but not all from the list above are part of the dataset. so this should stay open.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants