Skip to content

Commit

Permalink
Merge pull request #169 from ironbishop/ironbishop-patch-5
Browse files Browse the repository at this point in the history
removed Reddit, its alternatives, and logos
  • Loading branch information
jancborchardt committed Dec 11, 2017
2 parents afff9b3 + c138e66 commit bd306b1
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 6 deletions.
3 changes: 0 additions & 3 deletions js/data.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,10 @@ var lp = {
"alternatives":[
{"id":"bing","name":"Bing","address":"https://www.bing.com/"},
{"id":"delicious","name":"Delicious","address":"https://www.delicious.com/"},
{"id":"digg","name":"Digg","address":"http://www.digg.com"},
{"id":"diigo","name":"Diigo","address":"https://www.diigo.com/"},
{"id":"dropbox","name":"Dropbox","address":"https://www.dropbox.com/"},
{"id":"facebook","name":"Facebook","address":"https://www.facebook.com/"},
{"id":"gmail","name":"Gmail","address":"https://mail.google.com/"},
{"id":"gnews","name":"Google News","address":"https://news.google.com/"},
{"id":"google","name":"Google","address":"https://www.google.com/"},
{"id":"google calendar","name":"Google Calendar","address":"https://calendar.google.com/"},
{"id":"google drive","name":"Google Drive","address":"https://drive.google.com/"},
Expand All @@ -49,7 +47,6 @@ var lp = {
"projects":[
{"id":"joindiaspora-com","category":"social","name":"Diaspora","description":"social network","address":"http://joindiaspora.com/","licenses":["gnu-agpl-v3"],"tags":["social","network","decentralized"],"alternative":["facebook","google plus"],"introduction":"Diaspora is a free personal web server that implements a distributed social networking service. Installations of the software form nodes (termed 'pods') which make up the distributed Diaspora social network.","source":"https://github.com/diaspora/"},
{"id":"jappix","category":"social","name":"Jappix","description":"chat","address":"http://jappix.com/","licenses":["gnu-agpl-v3"],"tags":["chat","jabber"],"alternative":["gtalk"],"introduction":"Jappix is a great social platform, that you can access wherever you are, whenever you want and communicate with whovever you want. It allows you to get in touch with the millions of users who currently use the XMPP network like you do with Jappix. Join the community and stay free!","source":"https://github.com/jappix/"},
{"id":"reddit","category":"social","name":"Reddit","description":"social news","address":"http://reddit.com/","licenses":["cpal-v1"],"tags":["news","vote","social"],"alternative":["digg","gnews"],"introduction":"A type of online community where users vote on content to take part in a reddit community","source":"https://github.com/reddit/"},
{"id":"riseup","category":"social","name":"Riseup","description":"activist network","address":"https://riseup.net/","tags":["email","mailinglist","social","network"],"alternative":["gmail","hotmail","yahoo groups","facebook"]},
{"id":"onlinegroups","category":"social","name":"OnlineGroups","description":"mailing lists","address":"http://onlinegroups.net/","licenses":["zpl-v2"],"tags":["mailinglist","provider"],"alternative":["yahoo groups"],"introduction":"GroupServer is an open source web-based mailing list manager designed for large mailing list sites.","source":"https://source.iopen.net/groupserver"},
{"id":"jitsi","category":"social","name":"Jitsi Meet","description":"collaboration","address":"https://meet.jit.si/","licenses":["apache-v2"],"tags":["webrtc", "chat", "video conference"],"alternative":["google hangouts", "twiddla", "echoplexus"],"introduction":"Secure, Simple and Scalable Video Conferences that you use as a standalone app or embed in your web application.","source":"https://github.com/jitsi/jitsi-meet"},
Expand Down
3 changes: 0 additions & 3 deletions js/locales/it.json
Original file line number Diff line number Diff line change
Expand Up @@ -181,9 +181,6 @@
"img.bi is a secure image hosting. Images are encrypted using AES-256 with random key in browser before upload.":
"img.bi è un servizio sicuro per condividere foto. Le immagini vengono cifrate prima dell'upload usando AES-256 con una chiave casuale.",

"A type of online community where users vote on content to take part in a reddit community":
"Una comunità online dove gli utenti votano i loro contenuti preferiti.",

"Freenode provides discussion facilities for the Free and Open Source Software communities, for not-for-profit organizations and for related communities and organizations.":
"Freenode mette a disposizione mezzi di comunicazione per la comunità del software libero e open source, organizzazioni senza scopo di lucro e progetti simili."

Expand Down
Binary file removed logos/alternatives/digg.png
Binary file not shown.
Binary file removed logos/alternatives/gtalk.png
Binary file not shown.
Binary file removed logos/reddit.png
Binary file not shown.

0 comments on commit bd306b1

Please sign in to comment.