Commit graph

1097 commits

Author SHA1 Message Date
Samuel Clay
cb22507385 Merge branch 'master' into organizer
* master: (59 commits)
  Correctly limiting stories in rss feeds.
  Correctly limiting stories in rss feeds.
  Correctly limiting stories in rss feeds.
  Handling errors with sharing stories.
  Android 4.0.0b1.
  Handling removed stories from mark as unread.
  Bump version number to force DB reset.
  Make read-story retention default off.
  Tweak status LnF.
  Adding extra narrow content setting to fix sideoptions width.
  Swap in cached images if offline.
  Don't imply unread status from unread hash list if not premium.
  Clean up noisy image loader logging.
  Don't drop pending feed loads during sync.
  Fixing unread count sizing on folder headers.
  Fix binding of multi-feed API responses.
  Fix loading of saved stories to use normal stories table.
  Option to enable image caching.
  Image prefetching.
  More efficient thread re-use in sync service.
  ...
2014-08-04 15:59:46 -07:00
Samuel Clay
879e80b14a Correctly limiting stories in rss feeds. 2014-08-04 15:54:50 -07:00
Samuel Clay
73273c6f73 Correctly limiting stories in rss feeds. 2014-08-04 15:53:34 -07:00
Samuel Clay
ee2f144678 Correctly limiting stories in rss feeds. 2014-08-04 15:52:42 -07:00
Samuel Clay
567d868886 Handling removed stories from mark as unread. 2014-08-04 14:31:02 -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
15daa9effd Second issue with starred story counts. 2014-07-13 16:11:44 -07:00
Samuel Clay
3956564a2e Add folder to folder in move feed menu. 2014-06-28 08:22:32 -07:00
Samuel Clay
940e1fd286 Adding unsub'd feeds to read stories view. 2014-06-25 13:02:01 -07:00
Samuel Clay
f38ff90458 Adding order filter to starred stories. 2014-06-11 15:20:59 -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
8eeac56b0f Merge branch 'master' into saved
* master:
  Reverse compatibility for saved story counts.
  Removing index from starred counts in prep for launch.

Conflicts:
	apps/rss_feeds/models.py
2014-05-29 15:07:58 -07:00
Samuel Clay
c87116b1da Removing index from starred counts in prep for launch. 2014-05-29 15:04:34 -07:00
Samuel Clay
5e36e46049 Count feed_id starred stories when totals don't match. 2014-05-29 13:30:41 -07:00
Samuel Clay
3e94720c7b Updating story feed starred counts on marking starred and unstarred on both backend and client. 2014-05-28 20:12:35 -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
e86a5554b9 Fixing counting toast on 429s. Also fixing positioning of intelligence slider icons. 2014-05-28 14:10:13 -07:00
Samuel Clay
ab12b913c3 Correcting user tag order. 2014-05-20 16:00:57 -07:00
Samuel Clay
39d2b0ac21 Adding starred counts to flat feeds in prep for ios. 2014-05-19 17:07:42 -07:00
Samuel Clay
ccd580aac0 Fixing starred story total counts. 2014-05-05 12:17:57 -07:00
Samuel Clay
9173bee736 Moving to a naive story tag counter. Can schedule re-counts if necessary. 2014-04-29 12:36:42 -07:00
Samuel Clay
db2ffb0f87 Checking if stories are shared through redis before asking mongo. 2014-04-29 11:58:27 -07:00
Samuel Clay
eac58cdc22 Indexing newly added feeds for users who need it. 2014-04-23 16:12:30 -07:00
Samuel Clay
de4e6412c9 Launching search (quietly). 2014-04-23 15:05:47 -07:00
Samuel Clay
90876879e3 Reverting to http for original page server as it's not equipped. 2014-04-23 12:50:43 -07:00
Samuel Clay
cd4a7b8693 Fixing river feed header fonts. 2014-04-23 12:28:46 -07:00
Samuel Clay
e2b94c6839 Blackout for new search, forcing non-staff to continue using old search. 2014-04-22 12:39:09 -07:00
Samuel Clay
99ab4520b7 Merge branch 'master' into search
* master:
  Debugging tasking of feeds.
  Only fetching feeds immediately if necessary.
  Upping django_ext version.
2014-04-21 16:32:34 -07:00
Samuel Clay
9599cf65f2 Only fetching feeds immediately if necessary. 2014-04-21 16:26:10 -07:00
Samuel Clay
5c80b15e89 Preserving order on searches. Also using elasticsearch's paging. 2014-04-16 17:21:53 -07:00
Samuel Clay
f89cf610a9 Showing correct unread status in river/unread during search. 2014-04-16 16:55:26 -07:00
Samuel Clay
af567f9796 Retrying search on search indexing completion. Hiding story content preview when too short. 2014-04-16 16:06:39 -07:00
Samuel Clay
428fba705b Updating search indexing progress in real-time. 2014-04-16 15:31:44 -07:00
Samuel Clay
fa8694122b Trying to fix the socket issues. 2014-03-29 16:05:14 -07:00
Samuel Clay
9b5dbc1822 Added new save/unsave stories by story_hash endpoint for @jaredsinclair. Also cleaned up API docs to show deprecated vs new story hash urls. 2014-03-28 15:11:58 -07:00
Samuel Clay
921f17ed98 Fixing broken mark unread after marking feed read. 2014-03-28 13:49:03 -07:00
Samuel Clay
768bfdf5fc Adding a bit of logging to mark feed as read. 2014-03-28 13:25:40 -07:00
Samuel Clay
7a4eb8c1b1 Fixing bone-headed mistake on old mark unread endpoint. 2014-03-26 16:13:01 -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
dc9cb08070 Fixing feeds in saved stories. Adding ability to save only a URL with IFTTT and have it fetch content and title. 2014-02-18 12:39:57 -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
cd58ca4efb Fixing ReadKit flat folders by leaving out removed feeds. 2014-01-29 14:59:50 -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
b4963945f8 Merge branch 'master' into oauth
* master:
  Updating tweepy to v2.2.
  Switching starring story unique index parameter.
  Android v3.6.1 has new font sizes.
  Fixing race condition on starring stories.
  Typo on exception.
  Typo on exception.
  Fixing the unstarring bugs.
  Discrete text sizes rather than linear, new XXL size. (#474, #392)
  Fixing log.
  Cutting trim log in half.
  Turning off chance for cleanup. Everybody gets a cleanup.
  No need for progress on trim.
  Handling users who only read feeds to which they are subscribed.
  Fixing inaccurate counts.
  Sending a max of 1,000 read stories at a time.
  Adding logging and correcting logic error in auto trim.
  Cleaning up user read stories.

Conflicts:
	apps/reader/views.py
2014-01-21 16:38:57 -08:00
Samuel Clay
bd441ed7c2 Switching starring story unique index parameter. 2014-01-21 16:23:34 -08:00
Samuel Clay
b5488e7509 Fixing race condition on starring stories. 2014-01-21 16:03:34 -08:00