Commit graph

23 commits

Author SHA1 Message Date
Samuel Clay
3b4698514e Adding browser speedups to socket.io 2012-05-03 13:43:18 -07:00
Samuel Clay
1955dca844 Shortening activities/interactions to 4, to make room for coming user recomendations table. Also speeding up favicons. 2012-04-18 22:04:13 -07:00
Samuel Clay
4612bedb49 Adding paging to interactions and activities on dashboard. 2012-04-12 11:18:56 -07:00
Samuel Clay
6916aa179b Merge branch 'master' of github.com:samuelclay/NewsBlur into social
* 'master' of github.com:samuelclay/NewsBlur:
  Fixing username logging for unread counts.
  Reducing logging in unread counts node server.
2012-04-10 11:37:41 -07:00
Samuel Clay
ed49f6c241 Fixing username logging for unread counts. 2012-04-10 10:09:46 -07:00
Samuel Clay
7e7d02189a Reducing logging in unread counts node server. 2012-04-10 09:54:43 -07:00
Samuel Clay
8ae282d27c Favicons: If etag, only check if etag is current. Otherwise, fetch feed icon. 2012-04-07 15:33:41 -07:00
Samuel Clay
04afabc411 Caching favicon node client connection for speed. 2012-04-07 14:59:12 -07:00
Samuel Clay
e83852af16 Adding node.js favicon server, for serving favicons super-fast from the db. 2012-04-07 14:40:04 -07:00
Samuel Clay
eb9bb2c1bd Adding invite request. 2012-04-05 13:51:08 -07:00
Samuel Clay
c24c829e58 Better logging for socket.io. Giving standard users the pulsating real-time spinner. 2012-04-03 22:01:12 -07:00
Samuel Clay
f39c31e79b Upgrading socket.io from 0.8.7 to 0.9.4 to fix IE insta-reconnection issues clogging the logs. 2012-04-03 12:22:27 -07:00
Samuel Clay
61f2ced74b Showing real-time pubsub status on user dashboards. Opening up real-time for everybody. 2012-04-02 18:48:41 -07:00
Samuel Clay
070c37ccba Adding real-time connection counts to logs. 2012-04-02 12:54:14 -07:00
Samuel Clay
f0e9e25a1b Launching real-time for premiums. Also fixing a few dupe feed refresh bugs. 2012-03-30 16:03:07 -07:00
Samuel Clay
a2e792a3ed Client-side push/pubsub should reconnect and degrade gracefully. 2012-03-28 19:13:30 -07:00
Samuel Clay
4348e7f497 Resubscribing to real-time feeds on add/remove feed. 2012-03-28 16:13:17 -07:00
Samuel Clay
abf53cca3c Adding uglify-js. 2012-01-13 21:56:15 -08:00
Samuel Clay
3750fd0d10 Adding node's 8888 to app ufw. Also adding redis's 6379 to express server. 2012-01-03 08:31:04 -08:00
Samuel Clay
16dd147fd7 Adding socket.io-client 2012-01-02 18:24:53 -08:00
Samuel Clay
b32acb0daa Adding node modules. 2012-01-02 18:22:06 -08:00
Samuel Clay
1d4038a484 Auto-refreshing feedback (1 min for staff, 10 min for everybody). 2011-12-18 18:03:40 -08:00
Samuel Clay
dcedbe1e40 Adding socket.io communication and feed updating on client-side. Ready to ship? 2011-11-06 12:21:27 -08:00