Commit graph

2452 commits

Author SHA1 Message Date
Samuel Clay
bb7ae99ba4 Adding user statistics (with fake data). Also showing shared/starred stories as shared/starred in the Feed view. 2011-12-14 21:56:27 -08:00
Samuel Clay
f91d20a857 Merge branch 'master' into social
* master:
  Reducing the amount of work done by feed fetching when there are no new stories.
  Fixing emergency bug around trimming feeds where the cursor is changing. Dammit mongo.
2011-12-14 17:55:19 -08:00
Samuel Clay
d1b0552942 Reducing the amount of work done by feed fetching when there are no new stories. 2011-12-14 14:18:01 -08:00
Samuel Clay
999b12e00b Fixing emergency bug around trimming feeds where the cursor is changing. Dammit mongo. 2011-12-14 10:49:00 -08:00
Samuel Clay
2e501f617e Adding social model for shared stories. Needs another component to act as a feed. 2011-12-14 09:52:06 -08:00
Samuel Clay
e6a20e41fc Switching between shared and unshared states. 2011-12-14 09:51:47 -08:00
Samuel Clay
76feb2ff13 Hooking up keyboard handler on share comments. 2011-12-13 18:37:46 -08:00
Samuel Clay
9a21393838 Merge branch 'master' into social
* master:
  Simplifying ufw ports in fabfile. Adding env.user.
2011-12-13 17:50:40 -08:00
Samuel Clay
fd2b778363 Simplifying ufw ports in fabfile. Adding env.user. 2011-12-13 17:50:33 -08:00
Samuel Clay
7f3ac8c843 Adding comment box to share. 2011-12-13 09:57:04 -08:00
Samuel Clay
ae0e45b698 Adding share buttons to Feed view. 2011-12-12 20:06:30 -08:00
Samuel Clay
ad4b319c23 Launching the iPhone app on the front-page. Big deal. 2011-12-11 16:48:34 -08:00
Samuel Clay
87ca86f430 Minor cleanup of river stories view. 2011-12-11 16:14:36 -08:00
Samuel Clay
6d0b8baa83 Cleaning up mongoengine imports and settings for default MongoDB. 2011-12-11 11:41:12 -08:00
Samuel Clay
1828d949d8 Killing off the old slave_db pattern. 2011-12-11 11:06:42 -08:00
Samuel Clay
f3d2f8e5b5 Moving from slave_db to ReplicaSetConnection in pymongo 2.1. 2011-12-11 10:54:07 -08:00
Samuel Clay
c1ac41194e Merge branch 'master' of github.com:samuelclay/NewsBlur
* 'master' of github.com:samuelclay/NewsBlur:
  Adding title and subtitle. (Big thanks to @ericflo for the inspiration.)
2011-12-08 16:17:47 -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
ec0bb7e6ef Adding title and subtitle. (Big thanks to @ericflo for the inspiration.) 2011-12-08 16:14:27 -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
04cb3308bd Using the correct story permalink (if it is not correctly in the link key of the feed). 2011-12-08 11:19:08 -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
7b4c7f678d Munin plugins 2011-12-02 16:22:38 -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
daef4775ec Correcting for include_favicons=false on flat feeds. 2011-12-01 18:55:54 -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
59f7ea080b Fixing include_favicons to default to false, and correctly use a false value. 2011-12-01 11:10:25 -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
6ee4026963 Inverted logic on favicons fetching. Whoops. Fix in < 60 seconds, though. 2011-11-30 21:29:31 -08:00