Commit graph

1177 commits

Author SHA1 Message Date
Samuel Clay
2e57f986ee Too many stories? Don't animate transitions when switching intelligence levels. 2011-12-20 11:55:48 -08:00
Samuel Clay
fd8f92700e Fixing typo in iphone app that preventing mark folder as read when the visible stories option was showing. 2011-12-20 08:56:55 -08:00
Samuel Clay
1d4038a484 Auto-refreshing feedback (1 min for staff, 10 min for everybody). 2011-12-18 18:03:40 -08:00
Samuel Clay
378a741da9 Fixing menu manage open position to compensate for additional menu items. 2011-12-14 21:59:25 -08:00
Samuel Clay
05922d7cb8 Adding title and subtitle. (Big thanks to @ericflo for the inspiration.) 2011-12-08 16:17:30 -08:00
Samuel Clay
2cd4a26328 Fitting the iphone web page on smaller screens. 2011-12-08 15:35:15 -08:00
Samuel Clay
8f69864b5a The @jashkenas treatment -- cleaning up the iphone app page. 2011-12-08 14:51:52 -08:00
Samuel Clay
4f4697fe4e Adding rotation to iphone website. 2011-12-08 14:33:01 -08:00
Samuel Clay
369ad66c69 Finishign up interaction of iphone app trailer page. Need auto switching. 2011-12-08 10:52:36 -08:00
Samuel Clay
eb114aef53 iPhone screenshots, iPhone page, complete with animations. 2011-12-07 21:38:40 -08:00
Samuel Clay
5a8d154b47 Adding current version to iPhone app so it can update from the server. 2011-12-07 09:57:33 -08:00
Samuel Clay
f727c3a3d6 Removing unnecessary return to selected story on paging of story titles. 2011-12-06 21:46:41 -08:00
Samuel Clay
3594cea7f8 Scrolling the story titles view to the feedbar when a page is loading. Experimental, but may help a bunch of users know what's happening. 2011-12-06 19:12:45 -08:00
Samuel Clay
4914d4c011 Stubbing in iphone page. 2011-12-06 17:57:11 -08:00
Samuel Clay
9f5e2e520a Solving the Read button dilemma for Everything vs. folders vs. feeds. 2011-12-05 18:10:40 -08:00
Samuel Clay
ab9e08fec1 Disabling feed settings button on Everything river view. 2011-12-05 10:42:25 -08:00
Samuel Clay
47c6eda862 Building folder delete into iOS app. 2011-12-05 09:26:02 -08:00
Samuel Clay
2ec7c55eac Fixing delete site in nested folders. Also refactoring and adding tail truncating to feed gradients. 2011-12-04 21:09:16 -08:00
Samuel Clay
85feadb3f1 Fixing the crap out of the move feed/folder dialog in iOS app. Completely done with this dialog. Yay! 2011-12-04 13:55:57 -08:00
Samuel Clay
3c9fd42bf0 Finishing move feed to folder, end-to-end. Still need to fix move folder to folder in iOS app. 2011-12-03 18:22:14 -08:00
Samuel Clay
2bcdfb987f Adding Move to folder view controller for iOS app. Still needs testing and a parent folder var. 2011-12-02 16:23:00 -08:00
Samuel Clay
499caf282e Merge branch 'master' of github.com:samuelclay/NewsBlur
* 'master' of github.com:samuelclay/NewsBlur:
  Renamed screenshots archived for v1.1.
  Quick fix for duplicate feeds to be more specific. Also renaming screenshots of iOS app in anticipation for tomorrow's v1.2.
2011-12-02 11:38:17 -08:00
Samuel Clay
646df377bf Fixing emergency UTF-8 encoding bug. Russians rejoice\! 2011-12-02 11:37:55 -08:00
Samuel Clay
9197b3f9a9 Merge branch 'master' of github.com:samuelclay/NewsBlur
* 'master' of github.com:samuelclay/NewsBlur:
  Correcting for include_favicons=false on flat feeds.
  Adding ShareKit and its many associated dependencies. Instapaper, pinboard, twitter, facebook, and more sharing directly from the original story action button.
  Fixing include_favicons to default to false, and correctly use a false value.
  Marking all as read in Everything view. Refactored story detail view. Fixing bug around quicly tapping Next Unread and having the view pop before the next story is loaded.
2011-12-01 22:03:54 -08:00
Samuel Clay
5a34039576 Renamed screenshots archived for v1.1. 2011-12-01 22:03:46 -08:00
Samuel Clay
4dee2e57cb Quick fix for duplicate feeds to be more specific. Also renaming screenshots of iOS app in anticipation for tomorrow's v1.2. 2011-12-01 22:03:30 -08:00
Samuel Clay
c83cbb3f49 Showing correct pull to refresh time. 2011-12-01 19:19:24 -08:00
Samuel Clay
ec93777463 Disabling pull to refresh on river feeds. 2011-12-01 19:03:26 -08:00
Samuel Clay
4f11fef9a2 Adding ShareKit and its many associated dependencies. Instapaper, pinboard, twitter, facebook, and more sharing directly from the original story action button. 2011-12-01 18:39:35 -08:00
Samuel Clay
acb8270e28 Merge branch 'master' of github.com:samuelclay/NewsBlur
* 'master' of github.com:samuelclay/NewsBlur:
  Inverted logic on favicons fetching. Whoops. Fix in < 60 seconds, though.
  Fixing the bug around favicon's not being found, since they were checking for the wrong property.
  Logging al refresh_feeds requests.
2011-12-01 09:01:45 -08:00
Samuel Clay
5d8ad98677 Marking all as read in Everything view. Refactored story detail view. Fixing bug around quicly tapping Next Unread and having the view pop before the next story is loaded. 2011-12-01 09:01:18 -08:00
Samuel Clay
b64007b454 Fixing the bug around favicon's not being found, since they were checking for the wrong property. 2011-11-30 21:27:55 -08:00
Samuel Clay
5bb9574608 Last few touch-ups for iPhone app v1.2. Almost ready to send to the app store. Need to design and build a website to finally launch this damn thing. 2011-11-30 18:46:11 -08:00
Samuel Clay
61cf865ba3 Handling server errors (500 errors) in iOS app. Also cancelling requests if switching to a new feed before old feed comes back. 2011-11-30 09:38:31 -08:00
Samuel Clay
c2f16def8d Adding an Everything folder name to iOS app. Kinda ugly, kinda beautiful. 2011-11-29 18:39:52 -08:00
Samuel Clay
4926105346 Fixing mark folder as read in iphone app. Also shortcutting mark site as read, so no action sheet needed. 2011-11-29 17:57:20 -08:00
Samuel Clay
6920b92dd6 Correctly updating feed exceptions by refreshing the feed on page. Also transferring over classifiers and read stories. 2011-11-29 09:43:16 -08:00
Samuel Clay
ba46291644 Speeding up refresh-feeds by correctly using the last updated story date. 2011-11-28 18:01:39 -08:00
Samuel Clay
910a6ebab0 Fixing bone-headed issue around renaming folders and having all child folders also renamed (client-side only). 2011-11-28 12:20:02 -05:00
Samuel Clay
c340d304da All stories in starred stories view now have a score of 1, so they are always displayed. 2011-11-28 12:13:09 -05:00
Samuel Clay
81332e3b11 Correcting styling on site settings loader icon. 2011-11-27 03:07:03 -05:00
Samuel Clay
36105bf851 Merge branch 'master' into feed_settings
* master:
  Revert "Switching to requests from urllib2/httplib. Bring on the page errors."
  Fixing #41: Adding REDIS to local_settings.py.template.
  Revert "Revert "Switching to requests from urllib2/httplib. Bring on the page errors.""
  Revert "Switching to requests from urllib2/httplib. Bring on the page errors."
  Switching to requests from urllib2/httplib. Bring on the page errors.
  Adding a bunch fo keyboard shortcuts.
  Adding elapsed time field to river and feed view.
  Fixing autolinking of text links to no longer indiscriminately replace text, causing double encoding of html entities.
  Fixing the space bar key to not queue, so it's actually useful now!
  Refining media enclosures by adding all types and linking to their source.
  Refining media enclosure detection.
2011-11-27 02:41:40 -05:00
Samuel Clay
3cf4a8a894 Adding a bunch fo keyboard shortcuts. 2011-11-26 02:07:08 -05:00
Samuel Clay
c3f80a10a4 Adding elapsed time field to river and feed view. 2011-11-25 11:58:40 -05:00
Samuel Clay
9d51e40b62 Fixing autolinking of text links to no longer indiscriminately replace text, causing double encoding of html entities. 2011-11-25 11:25:24 -05:00
Samuel Clay
f64ffbdc92 Fixing the space bar key to not queue, so it's actually useful now! 2011-11-25 11:06:07 -05:00
Samuel Clay
ba5618295a Merge branch 'master' into feed_settings
* master:
  Updating copy on homepage.
  Marking all as read on Everything view should clear folder unread counts.
  Fixing error on committing to cache for rate limits when the dummy cache backend is used.

Conflicts:
	templates/reader/feeds.xhtml
2011-11-23 16:59:25 -05:00
Samuel Clay
f37637592e Marking all as read on Everything view should clear folder unread counts. 2011-11-23 16:45:36 -05:00
Samuel Clay
174d6febb6 Merge branch 'master' into feed_settings
* master:
  Adding linux.com story to press page.
  Uniqifying stories when read.
  Moving from sha module to hashlib.
  Syncing time to account for time drift on VPS.
  Fixing issue around showing too many Oh Nos on abort.
  Save hash for address+link migration. necessary for a unique index.
  Deprecating db02, moving redis and rabbitmq over to db01.
  Updating nginx conf to support better amintenance pages giving a 503 status code.
  Moving NewsBlur counts to beginning of title.
2011-11-23 15:09:42 -05:00
Samuel Clay
7907022d0d Fixing issue around showing too many Oh Nos on abort. 2011-11-22 12:08:18 -05:00