Spanner. A chat app built for people who code.

github.com/chromakode/spanner

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

February 2013
  • Name session cookie "me".
  • Use secure cookies that last a week.
  • Make ca cert config optional.
  • Add request logger.
  • Redirect HTTP to HTTPS.
  • Configurable SSL cert paths.
  • Start loading log.json ASAP.
  • Reduce reflows when replaying chat.
  • Give the UI a chance to render before replaying.
  • Remove unused argument.
  • HTML 5 life
  • Fix logo svg artifact.
  • Rudimentary mod UI + simple add/remove.
  • Fix logo SVG loading race condition.
  • Whitespace.
  • This-ify.
  • Make user list a little more backbony.
  • Move statics to /static/; explicit handler auth requirement.
  • Hello, Backbone.
  • Name consistency.