Commit graph

1018 commits

Author SHA1 Message Date
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
a6f616b4e7 Cleaning up API docs. 2014-03-24 12:25:12 -07:00
Samuel Clay
2c091590a0 Adding better river stories docs in API. 2014-03-24 12:24:04 -07:00
silvestrij
6724892b9d Fix @samuelclay image in footer: orig. URL changed 2014-03-14 00:54:44 -04:00
Samuel Clay
940fe4c793 Adding saved story tagging to welcome page. 2014-03-13 12:07:01 -07:00
Samuel Clay
46d38e3dfb https for enterprise distribution. 2014-03-11 12:21:13 -07:00
Samuel Clay
e9796fd21b Fixing ios enterprise download. 2014-03-11 12:17:13 -07:00
Samuel Clay
211c3b6608 Turning off comment on favorites in interactions. 2014-02-20 17:34:31 -08:00
Samuel Clay
50dc0735ee Encoding next url. 2014-02-14 15:40:44 -08:00
Samuel Clay
3bd8c56e71 Adding static signup page. 2014-02-14 15:30:46 -08:00
Samuel Clay
685c59b70b Merge pull request #485 from jmorahan/patch-1
Change some URLs to protocol-relative
2014-02-11 11:06:28 -08:00
Samuel Clay
2f1ad2484e Showing privacy messaging on blurblogs. 2014-02-09 19:47:43 -08:00
jmorahan
199df75ab4 Change some URLs to protocol-relative
so that the bookmarklet works better on HTTPS sites
2014-02-07 18:23:52 +00:00
Samuel Clay
d644238aed Better url in template. 2014-01-30 19:57:45 -08:00
Samuel Clay
fa831c09b6 Moving email optout link to a single page, not behind a paywall. 2014-01-30 19:29:13 -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
1da8e55c5f Adding new preference for 24 hour clock. Moving to client-side generated dates. 2014-01-30 16:39:10 -08:00
Samuel Clay
7f2a3c4b1a Upping pip. 2014-01-21 17:27:15 -08:00
Samuel Clay
0992791787 Focusing login name field on load. 2014-01-21 16:47:25 -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
f5e8826ba8 Styling login and authorize oauth templates. 2014-01-15 17:12:24 -08:00
Samuel Clay
7af614a324 Initial oauth provider commit. 2014-01-15 14:29:35 -08:00
Samuel Clay
4f7ddacb87 Fixing bookmarklet for NYTimes. Thanks to @rafeco for catching the bug. 2014-01-14 11:24:42 -08:00
Samuel Clay
f5fc687235 Merge branch 'master' into tagging
* master:
  Fixing mark as read when disabling double clicks.
  Android v3.5.
  New preferences: double-clicking site titles and unread counts.
  Fixing the default PuSH lease by setting it to 10 minutes (matching the reference hub). Huge thanks to @mihaip.
  Now forcing image sizing.
  Switch remaining story loading to new async model.
  Switch folder reading and All Stories reading to new async model.
  Move saved stories fetch to new async model.
  Generalise handling of story request responses.
  Update some auto-gen cruft that recent tools fixed.
  Switch social feeds to new async system.
  Fix some async crashes.
  Update to API level 19!
  Update to API level 19!
  Fix crash on async callback in reading fragment.
  Initial decouple of feed story sync from sync service.  Buggy.

Conflicts:
	media/js/newsblur/views/feed_title_view.js
2014-01-03 12:01:48 -08:00
Samuel Clay
d3f71b8719 New preferences: double-clicking site titles and unread counts. 2014-01-02 16:30:19 -08:00
Samuel Clay
96920c9aa6 New read stories view. 2013-12-05 16:08:45 -08:00
Samuel Clay
38711cf57b Retina-izing ios download icon. 2013-11-22 11:06:22 -08:00
Samuel Clay
9c812a80cf Fixing enterprise download images. 2013-11-22 11:06:14 -08:00
Samuel Clay
539fee119b New Logos! 2013-11-22 11:06:13 -08:00
Samuel Clay
eabcf006e8 Fixing dev download url. 2013-11-22 11:06:13 -08:00
Samuel Clay
32a71a3c1d Fixing dev download url. 2013-11-22 11:06:13 -08:00
Samuel Clay
a17939a902 Retina-izing ios download icon. 2013-10-08 16:04:52 -07:00
Samuel Clay
802d2b577e Fixing enterprise download images. 2013-09-26 12:11:04 -07:00
Samuel Clay
5cc41d55bf New Logos! 2013-09-26 12:05:56 -07:00
Samuel Clay
ae462a026f Fixing dev download url. 2013-09-25 17:59:08 -07:00
Samuel Clay
3ec6708abc Fixing dev download url. 2013-09-25 17:58:05 -07:00
Samuel Clay
84f79e5a81 Merge branch 'master' into tagging
* master: (30 commits)
  Fixing search positioning on saved stories.
  Fixing positioning of popover options in All Site Stories.
  Adding Split tooltip.
  Removing extra logging.
  Switching feedbar and navbar.
  Fixing mark folder as read.
  Removing double.
  Fixing mark as read on socialsubs.
  Adjusting positioning on new feedbar. Also scrolling to selected feed/folder when switch story layouts.
  Reloading feed list when adding, moving, and deleting feeds and folders.
  Reloading feeds on feed/folder add and feedchooser.
  Backend for marking feeds/folders as read at a specific timestamp.
  Adding expanded mark read buttons. Needs backend support.
  iOS v3. Fixed move site view folder placement as well.
  Moving feedbar down to bottom of screen. Prep for new mark read buttons.
  Fixing 2 ios crashes: double-tapping instapaper button and a weird keyboard condition.
  Fixing activities height for subscriptions on ios. Also turning river back on for third-party clients. That wasn't fair and it's hard to get users to upgrade. I'd rather give users the ability to use the product instead of crippling it, unless there is a proper workflow for upgrading, which only exists on the web today.
  Removing last traces of Google Reader from ios app. Also add better final page of ftux. Fixing folder chooser in add dialog on ios.
  Fixing colors on share/train buttons when active. Fixing height on profile cells.
  Stopping animation of share view/keyboard before orientation has changed.
  ...

Conflicts:
	media/js/newsblur/views/story_titles_header_view.js
2013-09-14 11:55:48 -07:00
Samuel Clay
8362ca716c Switching feedbar and navbar. 2013-09-13 23:35:47 -07:00
Samuel Clay
301404a65c Moving feedbar down to bottom of screen. Prep for new mark read buttons. 2013-09-12 21:26:09 -07:00
Samuel Clay
e7f0262308 Removing last traces of Google Reader from ios app. Also add better final page of ftux. Fixing folder chooser in add dialog on ios. 2013-09-12 16:40:23 -07:00
Samuel Clay
72c0189abc Merge branch 'master' into tagging
# By Samuel Clay (5) and Nicholas Riley (4)
* master:
  RC2 for offline iOS.
  Re-enabling Google News fetches.
  Fixing premium interval in statistics.
  Fixing iOS issue on river terminating prematurely.
  Clarifying API.
  Show Send To in a popover on iPad.
  Don't leave popover orphaned when showing original on iPad.
  Fix menu popover size on iPad.
  Stop menu view controllers from scrolling.
2013-09-11 12:20:08 -07:00
Samuel Clay
2be6de9477 Clarifying API. 2013-09-10 16:09:33 -07:00
Samuel Clay
0fd25441b9 Merge branch 'master' into tagging
* master: (26 commits)
  Fixing unknown host error on DO servers.
  Using All Site Stories instead of Top Level on folder chooser.
  Adding new preference for auto-opening a default folder on load.
  Unread counter overlay widget for feeds and social feeds.
  Fixing memory leak when reloading feeds (after add/remove/move), found entirely through @mihaip's hard work. Thanks!
  Disallowing single subscriber feeds to be loaded by non-subscribers.
  Fixing #383. Need a way to retrieve starred stories by hash.
  Previous story button takes you up, no longer to previous story. Should've done this a while ago.
  Adding story intelligence score tip to API.
  Adding user_profile to /reader/feeds. Has is_premium field, as well as web preferences.
  Switching feed link to point ot the feed's permalink, not a feed filter on the blurblog.
  Preventing popular from sharing stories from the same feed id in the same batch.
  Upping delay on new user queue.
  Fixing jenny holzer quote at end of blurblogs.
  Adding better error logging/messaging for marking stories as starred.
  Adding better error logging/messaging for marking stories as starred.
  Fixing broken icon bug.
  Fixing missing user_id in comment's replies and likes.
  Posting popular shared stories to twitter.
  Boosting shared stories on popular.
  ...

Conflicts:
	apps/reader/views.py
2013-08-23 17:30:24 -07:00
Samuel Clay
37607a78ec Adding new preference for auto-opening a default folder on load. 2013-08-23 13:43:15 -07:00
Samuel Clay
e7e2fb49c8 Fixing #383. Need a way to retrieve starred stories by hash. 2013-08-22 21:01:38 -07:00
Samuel Clay
c502e23771 Adding story intelligence score tip to API. 2013-08-22 20:11:13 -07:00
Samuel Clay
de6021dac4 Switching feed link to point ot the feed's permalink, not a feed filter on the blurblog. 2013-08-22 19:17:35 -07:00
Samuel Clay
3265c018b9 Saving collapse of starred tags. 2013-08-16 17:44:35 -07:00
Samuel Clay
3bf76c947e Adding tag feeds. 2013-08-16 16:02:45 -07:00