Commit graph

857 commits

Author SHA1 Message Date
Samuel Clay
5dbcf15625 Merge branch 'master' into readstories
* master:
  Moving classifiers when recreating destroyed feeds.
  Code to recreateaccidentally destroyed feeds.
  Adding SSL certificate assembly fab command.
  Skip saved feeds which have fake unread counts.
  Fixing saved story view for users with preference to open first unread story, thereby switching them out of saved mode and into unread mode.
  Adding copy_db_settings to fabfile.
  Fixing specified image sizes.
  Only premiums users can share multiple stories from a single feed per day.
  Faster delete user (for combating spam).
  Boosting XL font size.
2014-06-24 13:31:43 -07:00
Samuel Clay
78c8534225 Fixing saved story view for users with preference to open first unread story, thereby switching them out of saved mode and into unread mode. 2014-06-20 12:13:33 -07:00
Samuel Clay
8a30c24e4c Adding order popover to read stories. Adding router url. Hiding read stories header on feed list load. 2014-06-11 15:04:46 -07:00
Samuel Clay
70e572c103 Merge branch 'master' into readstories
* master: (492 commits)
  Fixing renewal dialog.
  Better feed count for muting.
  Preventing dupe stories in feed view.
  Adding mute feeds feature for premium users.
  Adding auto-activate for flat feeds.
  Submitting v4.1.0.
  Last beta of ios 4.1 before release.
  Showing refresh notifier when returning to app.
  Fixing urls for folders with dashes in the title.
  Removed transition.
  Transitioning from tag to tag/feed_id.
  Max of 3 updates per fetch.
  Upgrading mongodb mms agent.
  Showing saved stories explainer for empty saved stories.
  Removing mark read button in story titles bar when on saved view.
  Fixing updates_off in tasks.
  Adding updates_off run-time setting for handling large spikes of updates.
  Draining feeds also clears out error feeds.
  Fixing errors with missing story content from ifttt.
  OMG, I shipped a 3 second sleep. Doh!
  ...

Conflicts:
	apps/reader/models.py
2014-06-11 14:12:29 -07:00
Samuel Clay
3cd472417f Fixing renewal dialog. 2014-06-10 12:14:22 -07:00
Samuel Clay
450cbabd76 Adding mute feeds feature for premium users. 2014-06-08 20:42:45 -07:00
Samuel Clay
c72dfb06a1 Showing saved stories explainer for empty saved stories. 2014-05-29 19:20:13 -07:00
Samuel Clay
a2ccd885c0 Better sizing on intelligence slider. Takes all segments into account when resizing. 2014-05-28 21:09:19 -07:00
Samuel Clay
f8eac15c0b Narrow classes should be applied at initial drawing. 2014-05-28 21:01:37 -07:00
Samuel Clay
8d76ac74a3 Fixing spacing on intelligence slider. 2014-05-28 20:49:01 -07:00
Samuel Clay
80645ba99e Fixing numerous bugs around saved story views. 2014-05-28 19:17:44 -07:00
Samuel Clay
540b0768dd Showing correct stories when switching intelligence slider. 2014-05-28 18:06:52 -07:00
Samuel Clay
f8b0716515 Showing starred stories when in starred view mode. 2014-05-28 17:35:51 -07:00
Samuel Clay
b7160ffa00 Showing starred counts on every feed. Just needs reading and bug fixes. 2014-05-28 16:54:51 -07:00
Samuel Clay
caa4117887 Fixing bug when quickly switching b/w river and feed and river comes back when feed is loading. 2014-04-24 10:02:29 -07:00
Samuel Clay
0d5eb96ade Parallelizing search indexing. Adding task to handle parallelization. 2014-04-22 18:33:08 -07:00
Samuel Clay
0e3819ba3b Merge branch 'master' into search
* master:
  Bumping story button title up.
  Adding preference for story button placement.
  Add save/unsave to story context menu (#207)
2014-04-17 10:54:08 -07:00
Samuel Clay
ad83318ca8 Adding preference for story button placement. 2014-04-17 10:25:38 -07:00
Samuel Clay
13c902ad83 Adding remove search index method. Also removing source on both autocomplete and story search index to save space. 2014-04-16 18:19:59 -07:00
Samuel Clay
428fba705b Updating search indexing progress in real-time. 2014-04-16 15:31:44 -07:00
Samuel Clay
c842f83ae8 Searching read feeds as well. 2014-04-15 15:50:29 -07:00
Samuel Clay
80c0eadec2 Delaying loading of heavy custom fonts. 2014-04-10 11:07:02 -07:00
Samuel Clay
6e503aeddf Fixing story sentiment and manage menu position in story detail view. 2014-04-09 15:17:48 -07:00
Samuel Clay
af172638e3 Adding line spacing options. 2014-04-09 14:42:58 -07:00
Samuel Clay
bea31acc60 Adding Gotham Narrow, Sentinel, Whitney, and Chronicle. 2014-04-09 14:42:58 -07:00
Samuel Clay
156b3bc72d New styles/font popover. Handles story titles pane, font family, and font size. 2014-04-09 14:42:58 -07:00
Samuel Clay
54eaea32be Fixing Full screen with single story mode. 2014-04-08 11:54:21 -07:00
Samuel Clay
cde38c87d3 Showing content previews and boosting font size on story titles on web. 2014-04-07 16:55:08 -07:00
Samuel Clay
69481b2bb7 Fixing single story mode issues. 2014-04-01 15:20:21 -07:00
Samuel Clay
fa8694122b Trying to fix the socket issues. 2014-03-29 16:05:14 -07:00
Samuel Clay
ee1630f674 Fixing broken real-time socket stuck in reconnction. 2014-03-26 12:06:12 -07:00
Samuel Clay
80ce14b6cb Fixing dashboard graphs and feedback list refresh interval to not abort each other. 2014-02-26 11:36:59 -08:00
Samuel Clay
bed7c32394 Cleaner log. 2014-02-12 10:46:07 -08:00
Samuel Clay
6d7b105cff Adding reconnect events to socket.io. 2014-02-12 10:42:12 -08:00
Samuel Clay
6094e28fac Merge branch 'master' into readstories
* master: (78 commits)
  Adding 401 status code for invalid token on user/info.
  Adding new preference for 24 hour clock. Moving to client-side generated dates.
  Adding IFTTT logging.
  All dates in iso 8601 format.
  Use strings for feed_id.
  Fixing unread trigger for IFTTT.
  Updating shared story ifttt entries.
  Fixing ReadKit flat folders by leaving out removed feeds.
  Adding handlers for all stories.
  Fixing ifttt timestamp.
  Adding share story action for IFTTT.
  Adding site title, website, and address to each IFTTT trigger.
  Adding share username to ifttt share trigger.
  Upping access token expiration to 10 years.
  Using TitleCase instead of snake_case.
  Fixing exception dialogs to correctly update on fixed addresses and links.
  New saved story as per IFTTT action.
  Updating IFTTT urls.
  IFTTT action for new subscriptions.
  Adding folder list for dynamic action fields.
  ...
2014-01-30 18:42:48 -08:00
Samuel Clay
82e0f1b118 Fixing exception dialogs to correctly update on fixed addresses and links. 2014-01-28 17:39:58 -08:00
Samuel Clay
67ea102f2a Fixing long-standing issue with dupe feeds in different folders not respecting which one was selected. 2014-01-24 15:59:49 -08:00
Samuel Clay
a952396d4c Fixing intelligence slider pane width. 2014-01-24 13:46:06 -08:00
Samuel Clay
d3849ee652 Fixing intelligence slider pane width. 2014-01-24 13:43:46 -08:00
Samuel Clay
d6877a9439 Fixing subscribing to tryfeeds. 2014-01-17 13:58:52 -08:00
Samuel Clay
f5cae48db6 Merge branch 'master' into organizer
* master: (335 commits)
  Fixing an infinite loop (!!) and focusing in on the comment textbox when sharing a story.
  Fixing bug on empty river.
  Use the selected feed view when viewing a story
  Preventing multiple saved stories from being deleted. Also removing activities when removing saved stories.
  Fixing accidental truncation on story when saved.
  Fixing story detail height in Text view when saved with tags.
  Fixing text tab view.
  Updating readability.
  Using https for twitter images. Adding a twitter photo sync to fix broken twitter photos. Thanks to @ggrappone for finding this one.
  Counting dupe feeds only once in unread counts.
  Fixing bookmarklet for NYTimes. Thanks to @rafeco for catching the bug.
  Fixing bounce on resize.
  disable debug
  Mark-read idempotency for social feeds. (#460)
  Idempotent mark-as-read DB ops. (#460)
  Cleaning up unread counting. (#460)
  Fixing height issues with new saved stories sideoptions box.
  Limiting new user queue.
  Limiting new user queue.
  Max overlay fully fade slightly sooner when scrolling down. (#459)
  ...
2014-01-16 13:33:02 -08:00
Samuel Clay
aa7df2988d Merge branch 'master' into readstories
* master: (292 commits)
  Fixing an infinite loop (!!) and focusing in on the comment textbox when sharing a story.
  Fixing bug on empty river.
  Use the selected feed view when viewing a story
  Preventing multiple saved stories from being deleted. Also removing activities when removing saved stories.
  Fixing accidental truncation on story when saved.
  Fixing story detail height in Text view when saved with tags.
  Fixing text tab view.
  Updating readability.
  Using https for twitter images. Adding a twitter photo sync to fix broken twitter photos. Thanks to @ggrappone for finding this one.
  Counting dupe feeds only once in unread counts.
  Fixing bookmarklet for NYTimes. Thanks to @rafeco for catching the bug.
  Fixing bounce on resize.
  disable debug
  Mark-read idempotency for social feeds. (#460)
  Idempotent mark-as-read DB ops. (#460)
  Cleaning up unread counting. (#460)
  Fixing height issues with new saved stories sideoptions box.
  Limiting new user queue.
  Limiting new user queue.
  Max overlay fully fade slightly sooner when scrolling down. (#459)
  ...

Conflicts:
	media/css/reader.css
	media/js/newsblur/reader/reader.js
	media/js/newsblur/views/story_titles_header_view.js
2014-01-16 13:32:42 -08:00
Samuel Clay
939a487ebb Merge branch 'master' into readstories
* master:
  Fixing view destroy for comments.
  Fixing a number of big memory leaks.
  Fixing story intelligence trainer.
2013-12-19 12:59:00 -08:00
Samuel Clay
feb398a2d4 Adding RSS feeds for saved tags. Still needs the actual rss feed. 2013-12-19 11:08:22 -08:00
Samuel Clay
e368abd7d0 Merge branch 'master' into tagging
* master:
  Fixing view destroy for comments.
  Fixing a number of big memory leaks.
  Fixing story intelligence trainer.
2013-12-17 11:54:47 -08:00
Samuel Clay
351a81ab61 Fixing a number of big memory leaks. 2013-12-16 12:11:23 -08:00
Samuel Clay
5e3a9e8a90 Fixing story intelligence trainer. 2013-12-13 22:06:49 -08:00
Samuel Clay
c6840b1cf4 Merge branch 'master' into tagging
* master: (40 commits)
  Version 3.6 of the iOS app.
  Fixing tolerance on drag bar.
  Fixing switch between story titles on left and on bottom.
  Cleaning up after failed backup.
  Fixing disappearing righttoolbarmenu icons. Adding preferences for urls to use in-app browser, safari, or chrome.
  Fixing transition cancelation on interactive swipe on ipad.
  Fixing rotation issues, as well as premature hiding of dashboard on animation on ipad.
  Fixing interactive transitions.
  Fixing many issues with transitions on the ipad. Still need to fix the interactive transition completion.
  Fix #441 - changing text size needs to call evaluateJavascript instead of loadUrl when targeting SDK >= 19
  Fixing swipe-back on ipad for transitioning b/w feed list and feed detail.
  Fixing paddings on story titles.
  Resizing user avatar.
  Adding option for side swipe in story detail.
  Android v3.0.1.
  Fixing cutoff date when retrieving stories.
  Mark older/newer stories as read.
  Fixing issue with autocomplete.
  Fixing infinite loop.
  Trying out better autocomplete search with parts.
  ...
2013-12-13 15:16:51 -08:00
Samuel Clay
96920c9aa6 New read stories view. 2013-12-05 16:08:45 -08:00
Samuel Clay
904e908b61 Mark older/newer stories as read. 2013-12-05 14:25:15 -08:00