Samuel Clay
6d9932d909
Moving redis servers.
2013-04-21 06:07:01 -07:00
Samuel Clay
bc6b5a025b
Adding redis cache. Returning favicon server.
2013-03-28 18:13:08 -07:00
Samuel Clay
63fe5297be
Removing Redis state for socket.io. Too many open mongo connections.
2013-03-17 00:07:41 -07:00
Samuel Clay
8484d55d7b
Using redisstore for socketio.
2013-03-15 17:55:58 -07:00
Samuel Clay
7111ff1dbe
Upgrading node modules.
2013-03-15 17:18:36 -07:00
Samuel Clay
a3b2f67d2f
Moving redis servers for real-time.
2013-03-14 19:32:05 -07:00
Samuel Clay
ce5663b20b
Preparing original pages node server for launch.
2013-01-07 11:16:52 -08:00
Samuel Clay
a90518fd31
Merge branch 'master' into original_pages_node
...
* master: (81 commits)
Adding font size choices to web preferences.
Closing #66 with both integration of #68 and using the same fonts. Users can add an optional class if they want these other convenient fonts. Also using a few fonts as backups for non-Mac users.
Fix default theming hook
Add multiple targeted font stacks
Fixing #75 : shared stories should use story permalink, not story guid. Doh. Thanks @denubis!
Categorizing preferences. Adding window title count back in.
Adding email lookup to forgot password flow.
Adding email lookup to forgot password flow.
Fixing typo in logging.
Fixing autocomplete behavior on add dialog.
Adding broken search for feeds.
Logging
Switching to guid-based read story counts from range based counts. Let's see what this screws up.
Everybody gets unread count in title.
Backporting collections.Counter to python2.6
Fixing broken reply interaction with links.
Prototype of a dupe checker using real-time update times to figure out which feeds are the same. Last time I walked down this road I got run over.
Adding delete user flow. About time, since I'm sick of doing this myself.
Deractivating premiums.
Adding a lock for the intelligence slider for focus stories. If the user selects focus and there are actually focus stories, lock it for the future when there are no unread focus stories.
...
Conflicts:
fabfile.py
2013-01-07 10:48:42 -08:00
Samuel Clay
c65d486f41
Handling replica sets in favicons sevrer.
2012-12-24 21:18:40 -08:00
Samuel Clay
163bfa7c69
Updating favicons node server to point to a secondary preferred replica set members.
2012-12-24 21:05:22 -08:00
Samuel Clay
90dd709b5b
Adding SSL to real-time unread counts. Long time coming.
2012-12-24 11:53:00 -08:00
Samuel Clay
6f634a2175
Using S3 as a backup for node original page server.
2012-12-17 15:08:52 -08:00
Samuel Clay
a00c462457
Moving original pages to a node server from s3. Still needs conversion from s3.
2012-12-14 16:28:06 -08:00
Samuel Clay
2ec10bcf7e
Readying unread counting to incorporate the new read preference in mongoengine.
2012-10-29 12:25:28 -07:00
Samuel Clay
a569adf14d
Exposing public comments preference.
2012-10-23 14:07:28 -07:00
Samuel Clay
94e7c9573e
Big new feature: real-time unread counts when reading on multiple devices. Read a story on your iPhone and the feed unread count updates instantaneously on the web.
2012-10-22 16:25:36 -07:00
Samuel Clay
046fe12e56
Fixing errors in story training classification on social subs.
2012-08-29 18:07:54 -07:00
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