Commit graph

229 commits

Author SHA1 Message Date
Samuel Clay
11b3a1edff Filling out dashboard stories to handle hidden stories. Needs focus stories handling and marking read elsewhere. 2016-12-01 14:27:18 -08:00
Samuel Clay
587e7fb2a6 Mimicking river on dashboard w.r.t. visible feeds (unread vs read). 2016-12-01 12:47:01 -08:00
Samuel Clay
52db1011a9 Separating dashboard river and regularly stories. 2016-11-30 18:53:32 -08:00
Samuel Clay
9ec30fcfe8 Further refining styling 2016-11-30 18:16:53 -08:00
Samuel Clay
4c40f06c98 Stubbing in dashboard river. Has bugs around loading pages. 2016-11-29 17:26:17 -08:00
Samuel Clay
fd4db68f7b Notifications now save their filter and type. Also updates the UI. 2016-11-15 18:18:31 -08:00
Samuel Clay
de6b7fc5cf Adding attributes to feeds when the attrs show up when returning the feed (happens for un-subbed feed). 2016-05-23 19:32:58 -07:00
Samuel Clay
1effb5b9cf Finally allowing switching between showing and hiding story changes. Ready to ship? 2016-02-26 20:39:18 -08:00
Samuel Clay
dcc942c9c6 Undoing story change preference. Now story changes are loading through ajax. 2016-02-26 20:01:41 -08:00
Samuel Clay
562aa6a10c Fixing automatic reloading of new features and community feedback on web. 2015-10-07 17:37:17 -07:00
Samuel Clay
98c5ee9c57 Adding retry to all web calls. Hopefully I don't regret this. 2015-07-07 09:21:57 -07:00
Samuel Clay
e0b4c1fc64 Adding never expire button to admin dialog. Also adding training counts. 2015-06-04 11:27:46 -07:00
Samuel Clay
577fc87fa3 Adding new preference for the space bar keyboard shortcut. Controls whether to load next unread stories. 2015-04-01 17:07:46 -07:00
Samuel Clay
0b853d780a Removing backported grid fix. 2015-02-11 12:01:19 -08:00
Samuel Clay
9f3eb7cee9 Merge branch 'master' into grid
* master:
  Backporting grid layout so that if a user goes from dev, which has the new grid, back to www, which doesn't, they will still be able to use the site.
2015-02-11 12:01:06 -08:00
Samuel Clay
2118d4b164 Backporting grid layout so that if a user goes from dev, which has the new grid, back to www, which doesn't, they will still be able to use the site. 2015-02-11 12:00:14 -08:00
Samuel Clay
8b92dbbc90 Removing log. 2015-02-10 17:43:24 -08:00
Samuel Clay
9299c3524a Capturing undefined view settings. 2015-02-10 17:16:47 -08:00
Samuel Clay
645018c1f1 Adding link in preferences to clear all overridden story layouts and story views. 2015-02-10 14:45:03 -08:00
Samuel Clay
bb092dc450 Moving from global story layout to per-site story layout. Needs work when switching layouts while on an active story. 2015-02-06 13:28:55 -08:00
Samuel Clay
9dc3d5dac2 Adding an include_hidden parameter to single feeds and rivers, defaulting to false. Clients that don't use hidden stories but use paging as an indicator will need to account for a hidden_stories_count field, as indicating in the API docs. 2015-01-22 11:38:43 -08:00
Samuel Clay
0361321215 Fixing deletion of sites in Organizer, even when switching b/w flat and nested. 2014-12-11 18:19:14 -08:00
Samuel Clay
60b1f0bda1 Adding timeout handler. 2014-11-06 09:46:35 -08:00
Samuel Clay
96262a1bf5 Adding default timeout. 2014-11-06 09:46:35 -08:00
Samuel Clay
3a5f8be8d6 Adding proxy for Story view to handle https loading http sites. Needs testing, but done. 2014-11-06 09:46:33 -08:00
Samuel Clay
36bbec7e85 Adding new folder to move feed dialog in organizer. Ready for dev. 2014-10-15 16:00:31 -07:00
Samuel Clay
4a2a493d0e Finishing off UI for organizer. 2014-10-14 15:29:08 -07:00
Samuel Clay
174d47b3de Merge branch 'master' into organizer
* master: (65 commits)
  Oh my god what a terrible typo. Broke new users.
  Adding mark as read button to All Site Stories on web.
  Disconnecting facebook when session expires.
  Showing facebook posting error.
  Change text from mark previous to mark older as read in story context menu (#592)
  Fix pager margin drawable for dark theme (#590)
  Fixing URL munging when the url includes a non key=value pair in the query string. Ex: https://cns.utoronto.ca/~cks/space/blog/?atom. Thanks to @firesock for finding this.
  Adding screenshots for iphone 6 and 6+.
  Allowing guids to change if the permalink doesn't.
  Don't re-fetch already cached images.
  Synchronise DB upgrades with other DB actions. (#591)
  Explicity synchro DB writes. (#591)
  Cleaner service shutdown. (#591)
  Show story list loading indicator only if stories are being fetched, not just if they are queued. (read: don't spin if offline) (#590)
  iOS v4.5.0 submitted to the App Store.
  Fix loading of stories in focus view.
  Disable debug.
  Disable debug.
  Missed file from new loading indicator in reading frag.
  Sync service triggers fewer redraws for loading indicators.
  ...
2014-10-09 15:02:45 -07:00
Samuel Clay
c69de89d36 Adding delete saved stories older than date feature in Account dialog. 2014-09-29 13:09:46 -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
8db52c89c1 Adding preference to move to next feed/folder when marking read. 2014-09-09 15:01:12 -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
52b91b94d9 Adding update payments history button. 2014-07-09 11:30:34 -07:00
Samuel Clay
3956564a2e Add folder to folder in move feed menu. 2014-06-28 08:22:32 -07:00
Samuel Clay
aec8e36a80 Merge branch 'master' into readstories
* master:
  Fixing Subscribe button for tryfeeds.
  Fixing IFTTT saved story tags.
2014-06-25 12:51:44 -07:00
Samuel Clay
96336b24be Fixing Subscribe button for tryfeeds. 2014-06-25 12:50:32 -07:00
Samuel Clay
c06334eeb2 Premium only for read stories. Also fixing search bar staying on. 2014-06-11 15:53:33 -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
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
f8b0716515 Showing starred stories when in starred view mode. 2014-05-28 17:35:51 -07:00
Samuel Clay
8125d3d3d9 Fixing story title classifier misidentification due to capitalization issues. 2014-04-30 11:21:32 -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
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
f42eec52cc Fixing broken ajax queue for dashboard modules. 2014-02-21 19:07:38 -08: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
82e0f1b118 Fixing exception dialogs to correctly update on fixed addresses and links. 2014-01-28 17:39:58 -08:00
Samuel Clay
68294f6489 Fixing the unstarring bugs. 2014-01-21 15:37:59 -08:00