Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/diaspora/diaspora.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-05-17fixed #1073, websocket should now work again for some people at leastMrZYX
2011-01-26Fix require in ws serverRaphael
2011-01-23Standardize how we're requiring config/environmentSarah Mei
2010-12-24Replace APP_CONFIG with lib/app_config.rb so that it's testable.Sarah Mei
2010-12-10Websocket now uses redisRaphael
2010-12-03Revert "Revert redis merge to fix bugs on master"Raphael
2010-12-03Revert redis merge to fix bugs on masterRaphael
2010-12-02Rename EMWebfinger to Webfinger, clean up some related thingsRaphael
2010-12-01Person#real_name -> Person#namedanielvincent
2010-11-20Handle jammit by precaching in script/server.Alec Leamas
2010-11-18Show error cause in websocket_server, trailing blanks.Alec Leamas
2010-11-18rescue jammit if java isn't installed on the system. server will continue st...danielvincent
2010-11-18added jammit, now js and css compress for productionmaxwell
2010-11-16websocket secure params in app_configzhitomirskiyi
2010-11-13Websocket server no longer fails hard on a bad cookie or a db resetRaphael
2010-11-13Attempt to fix websocket bug, default pidfile locationRaphael
2010-11-05inital commit for mailqueuezhitomirskiyi
2010-11-05Take httponly off of session cookies so that the websocket works in firefox 3...Raphael
2010-11-04Make cookie finding in ws server a little more robust, put in some debuggingRaphael
2010-11-03Websocket now uses cookie to authenticateRaphael
2010-10-21Polishing up after git mess...Alec Leamas
2010-10-20Revert "Merge remote branch 'upstream/master'"Raphael
2010-10-20Revert "socket server update: pidfile, ubuntu upstart, bugfixes"Raphael
2010-10-20socket server update: pidfile, ubuntu upstart, bugfixesAlec Leamas
2010-10-19Firts try, nothing testedAlec Leamas
2010-10-08Add or later to license noticeRaphael
2010-09-19made websocket server host configurableMrZYX
2010-09-17Make running the websocket server a little easierRaphael
2010-09-17Give a little more feedback on the websocket serverRaphael
2010-09-17Finish moving out websocket server, add task to start itRaphael