Giter Club home page Giter Club logo

shoutbox's Introduction

shoutbox

Simple status dashboard. Check out here a full description of the project and how we use it internally.

How to run

shoutbox will only run with thin in production mode, so please start shoutbox via

rackup -s thin -E production

If you edit stylesheets, also run:

compass watch -c config/compass.rb

Configuration

Edit mongodb settings in config/mongodb.conf, use rackup for all other options. Add your twitter and pusher credetentials to config/shotbox.yml.

Add you pusher application id in public/javascripts/shoutbox.js(line 17).

    var pusher = new Pusher('your-app-id');

shoutbox's People

Contributors

hagenburger avatar abuiles avatar leitmedium avatar

Stargazers

Zoë avatar  avatar  avatar  avatar Ben Kubota avatar

Watchers

Ben Kubota avatar  avatar  avatar James Cloos avatar

shoutbox's Issues

remove empty groups from frontend

When removing the last item of a group, the whole group should be removed from the interface and it should automatically move to another group.

it just does not work (important)

Shoutbox often does not update the frontend. For instance the first status commited is often only displayed when reloading the page, new groups are often not shown and so on. Somethins there is only a delay of about four to five seconds, but most times just no event is pushed to the client.

concurrent logins seem to influence frontend updates

When logged in with multiple browser instances to the same users it seems updates are only sent once to a client with a kind of round robin possibility.

Reproduce: Login with different browser instances with the same user, send shout updates and check if all browsers are updated.

homepage hides "<name">

The usage examples on the homepage hide the necessary service "". The brackets need to be escaped or the stylesheet to be updated.

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.