Commit graph

381 commits

Author SHA1 Message Date
Samuel Clay
1a35a02168 Merge branch 'master' into organizer
* master:
  Better color for logging in cleanup.
  Fixing typo on cleanup tasks.
  Adding cleanup for users to find missing feeds.
  Fixing logging for user verification>
  Adding safety net for lost feeds.
  Don't attempt to retain and locally bookkeep offline stories for non-premium users. (#595)
  Add mark-newer-read API. (#592)
2014-10-09 16:16:59 -07:00
Samuel Clay
057bac54f0 Better color for logging in cleanup. 2014-10-09 16:12:10 -07:00
Samuel Clay
1cc92d7d85 Adding cleanup for users to find missing feeds. 2014-10-09 16:07:23 -07:00
Samuel Clay
8d537379f9 Fixing logging for user verification> 2014-10-09 16:04:51 -07:00
Samuel Clay
649bfb10ca Adding safety net for lost feeds. 2014-10-09 16:02:41 -07:00
Samuel Clay
9c92bc2901 Merge branch 'master' into organizer
* master: (102 commits)
  Adding starred_timestap to feed, folder/river, starred, and read feeds. Used for issue #585.
  Upgrading all servers to ubuntu 14.10 LTS. Fixing bashocalypse.
  Better paypal cancellation and refunds. Now showing paypal errors.
  NewsBlur iOS v4.5 beta 3. With iPhone 6/6+ support.
  Fixing full bleed images on phone 6 and 6+.
  Fixing login view controller for iphone 6. Adding launch images for iphone 6.
  Use a shorter localized date format which shouldn't overlap the refresh arrow in most cases.
  Adding a missing logo for enterprise deployment.
  Trying to fix provisioning issues with the version number.
  Handling crash on marking read.
  Another provisioning profile attempt.
  Yet another provisioning profile for ios 8.
  Fixing provisioning profile.
  Pushing out ios v4.5.0b1.
  Adding locale aware times to pull to refresh menu.
  Fixing edge case of feeds still showing after being marked read.
  Adding fade feed when read to preferences.
  Remove finished TODO.
  Don't infinite search for unreads if there are none.
  Restore toast for feedback on story-unread from Reading activity.
  ...
2014-09-25 13:57:50 -07:00
Samuel Clay
6be5d1c595 Adding backup of user ids. 2014-09-05 16:55:28 -07:00
Samuel Clay
93f6971731 Merge branch 'master' into organizer
* master: (31 commits)
  Fixing login screen for Reeder.
  Fixing login screen for Reeder.
  Explicit viewport.
  Explicit viewport.
  Explicit viewport.
  Explicit viewport.
  Adding viewport to login/signup screen.
  Set source_used_id correctly when sharing from a blurblog (#551)
  Adding debug option to all text importers.
  Adding user_id to every response.
  Adding WAI-AREA support for <article> to support LiveJournal.
  Fixing last few font size changes for new feed title font styler.
  Boosting readability's ability to read Medium posts.
  Adding feed font size. Configures both story titles and feed titles. This one's for you @theromit.
  Probably not a bug. Probably Adblock.
  Adding autosize to share textbox.
  Hiding mark as read button when searching.
  Fixing images in tutorial.
  Removing unnecessary inset box shadow on header elements.
  Further correcting OAuth spacing on mobile.
  ...
2014-07-23 15:35:23 -07:00
Samuel Clay
f1a604a83e Additional function for finding deleted feeds. 2014-07-13 17:32:42 -07:00
Samuel Clay
3956564a2e Add folder to folder in move feed menu. 2014-06-28 08:22:32 -07:00
Samuel Clay
b70f24fc6c Don't record read stories for aggregated mark reads. 2014-06-25 13:11:12 -07:00
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
be12bd4427 Moving classifiers when recreating destroyed feeds. 2014-06-23 15:43:38 -07:00
Samuel Clay
a4e5833daf Code to recreateaccidentally destroyed feeds. 2014-06-23 12:29:52 -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
450cbabd76 Adding mute feeds feature for premium users. 2014-06-08 20:42:45 -07:00
Samuel Clay
b550d4fc6d Adding auto-activate for flat feeds. 2014-06-08 10:54:29 -07:00
Samuel Clay
c8858bd8d4 Fixing exploding river in ifttt. 2014-05-05 14:33:54 -07:00
Samuel Clay
c66f032d6a Adding useful data to payment history. 2014-04-03 14:59:38 -07:00
Samuel Clay
1cf708a430 Adding debug to story counting. 2014-03-28 14:00:36 -07:00
Samuel Clay
157c919e16 Forcing unread count to use mark as read date. 2014-03-28 13:56:47 -07:00
Samuel Clay
921f17ed98 Fixing broken mark unread after marking feed read. 2014-03-28 13:49:03 -07:00
Samuel Clay
bf96da10b3 New endpoint: /reader/mark_story_hash_as_unread. Needs saved story story_hash endpoints too. 2014-03-24 14:44:21 -07:00
Samuel Clay
534e16fb84 Handling odd compressed stream error. 2014-03-13 16:53:20 -07: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
18060713b9 Adding dynamic options for IFTTT trigger field feed_or_folder. 2014-01-27 15:29:55 -08:00
Samuel Clay
91a0e69411 Fixing log. 2014-01-21 15:05:47 -08:00
Samuel Clay
491aea5f01 Cutting trim log in half. 2014-01-21 15:00:47 -08:00
Samuel Clay
b95927ff29 No need for progress on trim. 2014-01-21 14:05:41 -08:00
Samuel Clay
d5599954ad Handling users who only read feeds to which they are subscribed. 2014-01-21 13:53:31 -08:00
Samuel Clay
e2a11eb42e Fixing inaccurate counts. 2014-01-21 13:51:13 -08:00
Samuel Clay
0df1c98e79 Sending a max of 1,000 read stories at a time. 2014-01-21 13:49:00 -08:00
Samuel Clay
376529252d Adding logging and correcting logic error in auto trim. 2014-01-21 13:44:16 -08:00
Samuel Clay
5ae725364f Cleaning up user read stories. 2014-01-21 13:34:53 -08:00
Samuel Clay
96920c9aa6 New read stories view. 2013-12-05 16:08:45 -08:00
Samuel Clay
6040e1d97e Fixing cutoff date when retrieving stories. 2013-12-05 15:10:09 -08:00
Samuel Clay
904e908b61 Mark older/newer stories as read. 2013-12-05 14:25:15 -08:00
Samuel Clay
ab3eadbb3f Fixing reader tests and fixing broken delete where multiple feeds would be deleted. 2013-11-06 11:12:41 -08:00
Samuel Clay
6f82e716e5 Merge branch 'master' into ios7
* master:
  Adding Pinterest.
  Tightening up comments line height.
  Correctly render DB changes in folder list more quickly.
  Fixing empty story hashes.
  Cleaning up kill utils.
  Clean up ItemList subclasses.
  Clean up ItemsList subclass tagging and lifecycle.
  Fix backwards error catch.
  Refactor page-crawling in *Reading activities to fix looping. (#387)
2013-10-17 11:24:01 -07:00
Samuel Clay
e5ee0df790 Fixing empty story hashes. 2013-10-11 20:02:16 -07:00
Samuel Clay
4dbf7710a8 Merge branch 'master' into ios7
* master:
  Switching to faster (and less space intensive) story hash fetch.
2013-10-08 19:52:44 -07:00
Samuel Clay
ec71636fee Switching to faster (and less space intensive) story hash fetch. 2013-10-08 19:42:08 -07:00
Samuel Clay
6bd1eba14d Merge branch 'master' into ios7
* master:
  Better limit on redis logging.
  Fixing persistance of redis keys due to redis' RESTORE command using a millisecond TTL, not a second TTL.
  Fixing redis issues by pipelining.
2013-10-08 11:48:44 -07:00
Samuel Clay
2b08d13f6d Fixing persistance of redis keys due to redis' RESTORE command using a millisecond TTL, not a second TTL. 2013-10-08 10:05:28 -07:00
Samuel Clay
c2dcbe27f8 Fixing redis issues by pipelining. 2013-10-07 16:55:21 -07:00
Samuel Clay
c3f251782f Merge branch 'master' into ios7
* master:
  Fixing a couple small bugs.
  Fixing subs for socialsubs.
  Fixing unread hashes on single feeds.
  Fixing redis issue with existing keys beyond a RESTORE.
  Fixing socialsub issue.
  Adding options popover (and read_filter) to all shared stories and global shared stories.
  Only trimming active users.
  Fixing issue with wrong subs.
  Fixing trim user stories on malformed story hash.
  Fixing missig unread ranked stories cache.
  Major refactoring of social blurblog. Also adding a new trimmer, but keeping it turned off.
  Fixing rstats.
2013-10-07 16:39:31 -07:00
Samuel Clay
e7539e9a40 Fixing redis issue with existing keys beyond a RESTORE. 2013-10-07 15:40:16 -07:00
Samuel Clay
f5bd024dc6 Adding options popover (and read_filter) to all shared stories and global shared stories. 2013-10-07 15:00:12 -07:00
Samuel Clay
f272013e4b Only trimming active users. 2013-10-07 14:47:36 -07:00