Commit graph

1278 commits

Author SHA1 Message Date
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
193108faec Merge branch 'master' into jammit
* master:
  Adding unique index on MStory.
  Quick fix to broken usersubs when changing feed link and address.
  Fixing bone-headed issue around renaming folders and having all child folders also renamed (client-side only).
  All stories in starred stories view now have a score of 1, so they are always displayed.
2011-11-28 17:12:28 -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
d247ab6206 Merge branch 'master' into jammit
* master:
  Fixing bogus type error, caused by duplicate feeds.
  Correcting styling on site settings loader icon.
  Removing dupe migration from feed_settings.
  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.

Conflicts:
	config/nginx.newsblur.conf
2011-11-27 03:17:23 -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
957dc7ca7c Fixing up jammit branch for launch by adding socket.io, bookmarklet, and compressed static assets. Still needs icons. 2011-11-24 14:58:04 -05:00
Samuel Clay
4bb1ff1cc2 Fixing css conflicts in jammit. Adding code rendering to jammit for bookmarklet. 2011-11-24 11:07:23 -05:00
Samuel Clay
6b48b673dd Merge branch 'feed_settings' into jammit
* feed_settings:
  Adding migration for unique hashes on feed addresses + links.
  Counting subscribers on branched feeds correctly, so as to maintain update frequency, even though it's branched.
  Hooking up feed address change nd branching. Also fixing those infernal feed address change bugs for good.
  Finishing up feed_link corrections. Just need feed_address (which is essentially a refactor and abstraction of this feed_link code), and then duplicate UI, which is pretty easy. Yay.
  Refactoring feed rewriting to take advantage of new feed link changer. Seems to work. Still needs some better duplicate locking during fetch.
  Uniqifying address+link hash. Allowing feed_link branches, but it does not yet work. Needs proper dupe detection.
  Beginning new branch feed logic. Needs a huge db migration.
  Swapping titles on feed settings when necessary.
  Swapping rss and website url.
  Stubbing out entire feed settings modal. Needs duplicate feed list. Also needs backend splitting of subscriptions.
  Adding feed setting menu item. Cleaning up feed exception dialog.
2011-11-24 00:31:59 -05:00
Samuel Clay
b41704339d Merge branch 'master' into jammit
* master: (48 commits)
  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.
  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.
  Fixing that crummy missing existing story issue.
  Updating feedparser.
  Fixing broken hashlib issue with feeds and no link.
  Adding MongoDB slave to local_settings template.
  Adding two new columns, necessary for the feed_settings branch: hash of address+link, and locking address.
  Marking read stories in Feed view as very much read. Gradientizing, too.
  Fixing /m/ for no good reason.
  File under "fucking finally": Adding client-side error handling and callbacks for feeds and river.
  ...

Conflicts:
	config/nginx.newsblur.conf
2011-11-24 00:29:57 -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
Samuel Clay
5e4cc2a944 Moving NewsBlur counts to beginning of title. 2011-11-17 22:33:00 -08:00