Coder Social home page Coder Social logo

ging / social_stream Goto Github PK

View Code? Open in Web Editor NEW
1.1K 1.1K 307.0 21.84 MB

A framework for building distributed social network websites

Home Page: http://social-stream.dit.upm.es/

License: MIT License

Ruby 57.66% JavaScript 12.54% CSS 20.53% Shell 0.99% Erlang 8.28%

social_stream's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

social_stream's Issues

Tool for private groups?

I'm looking to implement a site that requires users to be part of at least one group. All groups must keep activities completely private from other groups. There cannot be any sharing of information between groups, but a member needs to be able to be a member of multiple groups.

In looking at the schema for social_stream it doesn't look I can implement these requirements without substantial modifications to social_stream. Would you agree? Have I missed something that would allow implementation of secure, highly-private groups with social_stream?

search

provide search functionality for users and groups

destroy on logout

just updated to the latest version. You might run into it yourself. I got this message on logout:

ActiveRecord::StatementInvalid (Mysql2::Error: Unknown column 'base_id' in 'where clause': DELETE FROM mailboxer_mails WHERE ((base_id = 5757))):
app/controllers/sessions_controller.rb:19:in `destroy'

jquery.form missing

ActionController::RoutingError (No route matches "/javascripts/jquery.form"):

Avatars

Create an avatar system for social_stream.

Installing... OpenSSL::SSL::SSLError

C:/ruby/Ruby192/lib/ruby/1.9.1/net/http.rb:677:in `connect': SSL_connect returned=1 errno=0 state=SSLv3 read server certificate B: certificate verify failed (OpenSSL::SSL::SSLError)

Messaging system

Create and integrate a messaging system for social stream. Basic versión should include conversation, message anidation and multiple recipients.

Location helper

Whe should change the location in each view form a partial (<%= render :partial => 'location' %>) to a helper (<%= location(level1,level2,level3,...) %>).

User support

Basic user support with devise.

Find how to manage with devise options

devise customization

To be able to further customize devise with application controllers the

devise_for :users, :controllers => {:omniauth_callbacks => 'omniauth_callbacks'}

should not be placed in the engines routes.rb

Logo support

Upload subject's logos and crop them using jQuery

migrations

I would suggest to do migrations the rails way to have a upgrade path. or is there a helper that extracts the migration modifications if i update from version to version of the gem?

Most popular field

We need a new field on schema to set ranking on acitivities or actors

Tool for private groups?

I'm looking to implement a site that requires users to be part of at least one group. All groups must keep activities completely private from other groups. There cannot be any sharing of information between groups, but a member needs to be able to be a member of multiple groups.

In looking at the schema for social_stream it doesn't look I can implement these requirements without substantial modifications to social_stream. Would you agree? Have I missed something that would allow implementation of secure, highly-private groups with social_stream?

group walls

There are several types of walls for a group:

  • Internal discussion among the members of the group
  • Public discussion from the group
  • Recopilation of posts from the followers of the group

Fix Pending requests

fix that appear only 2 pending requests on lateral div, and create a pending request index page to show all pending requests.

Oauth integration

To prepare either an application API or social-stream node to node communication

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.