Commit graph

4793 commits

Author SHA1 Message Date
Samuel Clay
db63f48bf5 Adding tons of logging (especially user-facing) to feed exception handling. Much much better feed address and link fetch history. 2012-12-28 21:42:52 -08:00
Samuel Clay
8070490a56 New enterprise ios build includes full training. 2012-12-28 16:45:58 -08:00
Samuel Clay
6c81301595 Changing intelligence training on social feeds to apply to original feed as well. 2012-12-28 11:34:06 -08:00
Samuel Clay
e5ddce5ae0 Using a popover for training on the iPad. Also adding the train button to the bottom of every story. 2012-12-27 23:04:25 -08:00
Samuel Clay
1e0d637173 Finishing training on iPad. Works in river too. Just need to test social and it's shipping. 2012-12-27 19:34:05 -08:00
Samuel Clay
da8840141f Fixing title selectin bug when the title was too short to register the selection loupe. 2012-12-27 18:54:56 -08:00
Samuel Clay
8fe95f47f3 Training feeds and stories in feeds. Needs testing on ipad, in river, and on social. 2012-12-27 18:37:05 -08:00
Samuel Clay
a5652da4f1 Finish look and feel of ios training for both story and feed. Just need to send requests, redraw intelligence, recount and reclassify stories, and update scores. All already written to support inline training. 2012-12-27 00:15:26 -08:00
Samuel Clay
f3edf21500 A few more log color tweaks. 2012-12-26 20:03:46 -08:00
Samuel Clay
c223fa892c Adding clean stories task. Updating log colors. 2012-12-26 20:00:38 -08:00
Samuel Clay
70f2da6218 Reducing queue size of push feeds when overloaded. 2012-12-26 02:41:13 -08:00
Samuel Clay
b57601cb9b Showing tags, authors, title, and publisher, but only for stories. Needs to be hooked up to send to the server, redraw, and handle site training and popular tags. 2012-12-25 19:03:50 -08:00
Samuel Clay
1ca58ed515 Showing maintenance mode message. One day ... put in a live chat. 2012-12-25 15:28:13 -08:00
Samuel Clay
e80d5fdcae Preventing the double tasking fo feeds. 2012-12-25 15:11:15 -08:00
Samuel Clay
66184506e9 Preventing the double tasking fo feeds. 2012-12-25 15:09:46 -08:00
Samuel Clay
62d210ffd6 Migration to increase max length of feed address. 2012-12-25 14:58:59 -08:00
Samuel Clay
f94939b83e Cleaning up task feeds logging. 2012-12-25 12:08:17 -08:00
Samuel Clay
50e3fc5f0f Stubbing in new modal trainer for ios. 2012-12-24 23:01:25 -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
3cc63c9166 Showing feed/social counts on load. 2012-12-24 20:52:42 -08:00
Samuel Clay
60d84fa4ac Showing feed/social counts on load. 2012-12-24 20:51:27 -08:00
Samuel Clay
a12139adb7 No need to clean analytics twice. Doh. 2012-12-24 20:32:08 -08:00
Samuel Clay
57ef407bc8 Adding analytics cleaning task. 2012-12-24 20:24:45 -08:00
Samuel Clay
aa8157b669 Updating munin for new version. 2012-12-24 14:57:43 -08:00
Samuel Clay
eb1bd23614 Showing/hiding focus slider if there are any unread focus stories. This should cut down on a bunch of mistakes (iOS already does this well). 2012-12-24 12:55:14 -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
6311bf41d7 Updating sessions handling on page importer in anticipation of ugprading to latest python requests. 2012-12-24 00:39:52 -08:00
Samuel Clay
63bd36212c Fixing feed fetcher to use updated date if the feed doesn't provide it otherwise. 2012-12-24 00:10:40 -08:00
Samuel Clay
4741813417 Adding chardet + mysql-python to fabric. 2012-12-23 23:15:14 -08:00
Samuel Clay
b1d664eb14 Merge branch 'master' of github.com:samuelclay/NewsBlur
* 'master' of github.com:samuelclay/NewsBlur:
  Adding active premiums to status page.
  Inactive feeds get their stories cut.
  Styling status page.
  Pushing out the quiet feeds.
  Trimming more stories from feeds.
  Adding new maintenance page.
2012-12-21 19:48:17 -08:00
Samuel Clay
eeae903791 Adding active premiums to status page. 2012-12-21 18:22:26 -08:00
Samuel Clay
36f99a3b27 Inactive feeds get their stories cut. 2012-12-21 17:14:13 -08:00
Samuel Clay
3c44d601f6 Styling status page. 2012-12-21 16:52:30 -08:00
Samuel Clay
396bfc5196 Pushing out the quiet feeds. 2012-12-21 16:48:47 -08:00
Samuel Clay
905b2e32f9 Trimming more stories from feeds. 2012-12-21 15:55:25 -08:00
Samuel Clay
9c930e33b3 Adding new maintenance page. 2012-12-21 15:05:50 -08:00
Samuel Clay
d5c6475fca Merge branch 'search'
* search:
  Turning off auto-indexing for starred stories until it's ready to go.
  Adding elasticsearch fabfile config.
  Updating search for saved stories to search fuzzy queries. Connected to UI.
  Making poor progress on search. Can't even query yet.
  Adding Search app and object, used to index stories and then search them. Needs views, ui, and support for saved stories.
2012-12-20 16:20:56 -08:00
Samuel Clay
3449e22565 Turning off auto-indexing for starred stories until it's ready to go. 2012-12-20 16:20:28 -08:00
Samuel Clay
f61fc786f1 Adding elasticsearch fabfile config. 2012-12-20 16:19:27 -08:00
Samuel Clay
612a349239 Updating search for saved stories to search fuzzy queries. Connected to UI. 2012-12-20 16:07:22 -08:00
Samuel Clay
93e3a76087 Merge branch 'master' into search
* master: (1171 commits)
  Fixing repeating friend finding check in both intro and friends dialog.
  Saving references to visible feeds when reading by folder.
  Major refactor of ios feed list. No longer relies on fragile locations dictionary.
  No more error messages on deploying new celery/gunicorn. Also adding NUMA cancellation support to mongo db server.
  Fixing ios classifiers in river view.
  Adding beta search (only titles and authors for now) for staff only.
  Updating enterprise distribution ipa.
  Fixing crash when mis-counting feeds. Correcting height of font popover on iphone. Adding horizontal bounce to story page control.
  Doubling resync likelihood.
  Clearing out old read stories for 1% of all feed fetches with new stories.
  Adding unread cutoff to redis sync.
  Syncing redis keys by feed_id for read stories.
  Adding a sync all redis for user stories to be run in a migration.
  Turning off deletion of old stories until the db can be prepped.
  Adding index for read story deletion.
  Deleting old stories.
  Typo in delete read stories log.
  Typo in delete read stories log.
  Typo in delete read stories log.
  Deleting old user stories again. This time going out to 5 times the unread bounds.
  ...

Conflicts:
	local_settings.py.template
	settings.py
2012-12-20 15:07:43 -08:00
Samuel Clay
833edd1e27 Fixing repeating friend finding check in both intro and friends dialog. 2012-12-20 14:44:53 -08:00
Samuel Clay
9410e3f5c8 Saving references to visible feeds when reading by folder. 2012-12-20 12:21:44 -08:00
Samuel Clay
f826f1da31 Major refactor of ios feed list. No longer relies on fragile locations dictionary. 2012-12-20 12:08:35 -08:00
Samuel Clay
223bd26721 No more error messages on deploying new celery/gunicorn. Also adding NUMA cancellation support to mongo db server. 2012-12-19 17:38:46 -08:00
Samuel Clay
b7b0243356 Fixing ios classifiers in river view. 2012-12-19 15:37:36 -08:00
Samuel Clay
248d511f90 Adding beta search (only titles and authors for now) for staff only. 2012-12-19 14:21:46 -08:00
Samuel Clay
a21f655b37 Updating enterprise distribution ipa. 2012-12-18 17:37:25 -08:00
Samuel Clay
ce20040e8c Fixing crash when mis-counting feeds. Correcting height of font popover on iphone. Adding horizontal bounce to story page control. 2012-12-18 17:29:23 -08:00