Commit graph

34 commits

Author SHA1 Message Date
Samuel Clay
ee7d2cc891 Adding real-time notification for shared stories. Not doing anything with this on the frontend yet, but the dashboard3 will use it for the global shared stories. 2020-12-17 18:52:06 -05:00
Samuel Clay
2e6ad3afda Adding new node app: original_text. To replace Mercury Reader. Thanks for all the text. 2019-04-13 15:29:14 -04:00
Samuel Clay
11fb7dd841 In case mongodb isn't connected on favicon server. 2016-11-30 13:45:54 -08:00
Samuel Clay
7dcb16605e In case mongodb isn't connected on favicon server. 2016-11-30 13:44:50 -08:00
Samuel Clay
7fcc8a4c71 Moving to new v2 of socket.io to allow existing real-time users to still work. 2016-11-30 13:43:13 -08:00
Samuel Clay
74da2c1fff Logging favicon mongo host. 2016-11-30 12:57:29 -08:00
Samuel Clay
95a6d4ce09 Better logging for favicons. 2016-11-30 12:38:31 -08:00
Samuel Clay
332a9a55ca Updating to latest mongodb for nodejs lib. 2016-11-30 12:29:24 -08:00
Samuel Clay
f8028c316c Upgrading favicon server to latest express. 2016-11-30 12:09:49 -08:00
Samuel Clay
3406958e8a Adding wsgi server to use new virtualenv gunicorn. 2016-02-05 15:26:10 -08:00
Samuel Clay
b043b4278b Trying a different PK for favicons. 2015-06-02 11:15:49 -07:00
Samuel Clay
5ef24f9d17 Trying a different PK for favicons. 2015-06-02 11:14:55 -07:00
Samuel Clay
65587ddc9c Adding logging to icon server. 2015-06-02 11:12:24 -07:00
Samuel Clay
745aa210d8 Redirects in dev still point local. 2014-08-10 12:56:09 -07:00
Samuel Clay
33c4c9504a Better redirect on missing icon. 2014-08-10 12:53:13 -07:00
Samuel Clay
921f17ed98 Fixing broken mark unread after marking feed read. 2014-03-28 13:49:03 -07:00
Samuel Clay
bf27fb55bd Using new hosts-driven mongo host for favicon node server. 2013-12-01 10:18:24 -05:00
Samuel Clay
38082c73dc Logging favicons usage. 2013-06-22 12:48:48 -07:00
Samuel Clay
504f401efe Updating favicons to point to correct server. 2013-06-16 08:27:08 -07:00
Samuel Clay
751ae6e314 Moving mongo shard server. 2013-06-02 18:58:21 -07:00
Samuel Clay
a67df54101 Merge branch 'master' into circular
* master:
  Adding task servers to db firewall.
  Adding redis cache. Returning favicon server.
  Better munin plugins for redis and mongo.
  Removing unused redis keys for shared/comments. Dry-run.
  Adding read preference to migration.
  Migration to create story_hash for missing feeds.
  Making a clearer description of slow feeds.
  Upping feed fetches, slowing down fetch interval for less active feeds, setting premium expire time to one year from most recent payment date (as opposed to borked payment gap logic), and adding logginf or tasking feeds.
  Switching check for HAProxy'ied socket.io to dev instead of www. Thanks @anaconda!
  Sync delay in mongodb and updating story hash migration.
  Upping feed fetches.
  Fix force close when attempting to fetch a user with a null user.id value
  Fix force close updating ProfileActivityFragment if no profile response was received
  Move creating ImageLoader in NewsBlurApplication to onCreate to ensure that base context has been set and prevent force close
  Boosting fetches.
  Fix duplicate requirement

Conflicts:
	fabfile.py
2013-03-28 19:09:14 -07:00
Samuel Clay
bc6b5a025b Adding redis cache. Returning favicon server. 2013-03-28 18:13:08 -07:00
Samuel Clay
e60bf12245 New world icon. Add site in a popover (still needs lots of work). Favicons in add site. 2013-03-03 17:37:54 -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
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
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
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