Samuel Clay
|
55e2898f04
|
Making the feed title in the feed detail page work correctly with a favicon. Still need to add the favicon to the back button int he story detail view.
|
2011-08-24 19:36:03 -07:00 |
|
Samuel Clay
|
7cea10ecfd
|
Updating fabfile and pushing updates back up to normal levels.
|
2011-08-24 12:31:47 -07:00 |
|
Samuel Clay
|
8fed3ae8cc
|
Scaling back updates by a half to catch up.
|
2011-08-24 10:56:17 -07:00 |
|
Samuel Clay
|
a8a10e5c6c
|
Doubling random factor in feed fetch times to relieve strain.
|
2011-08-24 10:27:21 -07:00 |
|
Samuel Clay
|
ffe3653c37
|
Cleaning up reader import, subscriber expire down to 2, and adding favicon to title in iphone app feed detail.
|
2011-08-24 10:24:02 -07:00 |
|
Samuel Clay
|
fec7692f5b
|
Fixing broken iPhone app which uses flat feeds, since it's now looking for a string key instead of an integer key (which is invalid JSON -- who knew?)
|
2011-08-22 21:02:41 -07:00 |
|
Samuel Clay
|
c4768dbf60
|
Adding cjson repo.
|
2011-08-22 20:10:07 -07:00 |
|
Samuel Clay
|
f1c85d15ec
|
Making the previous button take you to the previous story you read. Obviously.
|
2011-08-22 18:25:33 -07:00 |
|
Samuel Clay
|
f5a4e09751
|
Upgrading to cjson, which may just break EVERYTHING.
|
2011-08-22 18:17:42 -07:00 |
|
Samuel Clay
|
fbb97141b6
|
Adding TestFlight SDK to capture crashes. Also moved Original Story view close button to left-hand. And added a UIAlertView for logout button to capture accidental logouts.
|
2011-08-21 21:39:29 -07:00 |
|
Samuel Clay
|
1d5872ce99
|
Sitecustomize.py turns your local NewsBlur installation into a UTF-8 capable installation. Necessary if you want feeds that use UTF-8. Just make sure your newsblur directory is in your PYTHONPATH.
|
2011-08-21 13:49:09 -07:00 |
|
Samuel Clay
|
02c4731fd8
|
Now that I've moved to multiple app servers, gotta log multiple server logs. Rtail to the rescue.
|
2011-08-21 13:47:12 -07:00 |
|
Samuel Clay
|
a17ffd5fae
|
Adding Insta-fetch to iphone app.
|
2011-08-21 13:46:43 -07:00 |
|
Samuel Clay
|
f546a3f784
|
Updating userstories with date migration to handle broken cases.
|
2011-08-18 21:52:15 -07:00 |
|
Samuel Clay
|
183a6d00ab
|
Adding pull on Feed detail page in iphone app to forc ea refresh of the feed. Doesn't quite work yet.
|
2011-08-18 21:48:30 -07:00 |
|
Samuel Clay
|
cddc591be4
|
Using the correct location of the nginx 'sbin'aries in the init.d script.
|
2011-08-18 21:48:06 -07:00 |
|
Samuel Clay
|
af9f9beda5
|
Migration to make loading read stories faster, by using a bounding box on read stories, far fewer can be fetched.
|
2011-08-18 21:47:38 -07:00 |
|
Samuel Clay
|
442012fdeb
|
Ading pull to refresh on feed detail in iphone app. Not done, but also added extra parameter in feed canonical model that gives seconds since last update.
|
2011-08-18 09:56:52 -07:00 |
|
Samuel Clay
|
bffb8a6d98
|
Fixing all outstanding issues with the Original view. No longer throws errors on page loads before the current page has loaded. Also attached the keyboard to the page address bar. Fixed title too.
|
2011-08-16 19:55:44 -07:00 |
|
Samuel Clay
|
6b052d5110
|
Finally fixing the last of the remaining hide/show intelligence bugs. Also added an action sheet to the Original story view to open the page/story in Safari.
|
2011-08-16 10:11:08 -07:00 |
|
Samuel Clay
|
c2696b3c8d
|
Fixing issue around feeds that are still visible but no longer have any unread counts, so they crash the app when they are mistaken for hidden when they are in fact visible.
|
2011-08-15 17:57:37 -07:00 |
|
Samuel Clay
|
328f9caa33
|
Correcting the unloading of the story detail view so it maintains scroll position, but blanks out when necessary.
|
2011-08-14 10:22:26 -07:00 |
|
Samuel Clay
|
405c525d8f
|
Tightening up iphone app icons and the original story view's close button.
|
2011-08-14 00:16:25 -07:00 |
|
Samuel Clay
|
394c387f2f
|
Finishing iphone login screen, adding new Default background, and adding errors to login screen.
|
2011-08-13 23:00:51 -07:00 |
|
Samuel Clay
|
b991a7a9cb
|
Making dozens of cleanups to unify the iPhone app. Close button on original story, colors, back/forward buttons.
|
2011-08-13 17:08:26 -07:00 |
|
Samuel Clay
|
f4373c32f4
|
Deleting old code around the webview display of unread counts.
|
2011-08-12 17:41:43 -07:00 |
|
Samuel Clay
|
73b4af2faa
|
Finished the drawing of custom feed cells, which now include feed title, feed favicon, correct sizings and clipping for unread count pills, and section headers. Gorgeous!
|
2011-08-12 10:12:30 -07:00 |
|
Samuel Clay
|
597bf495da
|
Rewriting feed table cell view entirely to custom layout the unread pills. Still needs the favicon, feed title, and table cell look again, but the unread pills are now made in objective c as opposed to a wonky webview.
|
2011-08-11 10:06:10 -07:00 |
|
Samuel Clay
|
88d46b394b
|
Correct unread counts, fixing next unread button, adding in asidatacompressor for archiving.
|
2011-08-09 17:58:43 -07:00 |
|
Samuel Clay
|
90ffcae09c
|
Fixing issue around next/previous button on story detail page in iphone app.
|
2011-08-08 17:17:32 -07:00 |
|
Samuel Clay
|
806542c0dc
|
Fixing a number of bug sin iPhone app: 1) html entitiesare now decoded in story titles. 2) the correct story is marked as read when multiple intelligence levels are used.
|
2011-08-08 09:58:15 -07:00 |
|
Samuel Clay
|
dadef6c7b8
|
Fixing issue around original pages not including a <HEAD> section, so all URLs are relative to NewsBlur. Thanks to Cramer http://getsatisfaction.com/newsblur/topics/problem_with_relative_urls_in_for_example_rarestblog?utm_medium=widget&utm_source=widget_newsblur
|
2011-08-07 21:44:57 -07:00 |
|
Samuel Clay
|
d4dddf4896
|
Adding iphone and android apps, along with necessary migration for hiding mobile.
|
2011-08-07 21:38:09 -07:00 |
|
Samuel Clay
|
79ab2d8965
|
Merge branch 'master' into mobile
|
2011-08-07 20:26:05 -07:00 |
|
Samuel Clay
|
8cf11afe0e
|
Progressively loading favicons after feeds as to make the feeds appear much, much quicker (although without icons). Ideally, the icons would be saved in CoreData.
|
2011-08-04 18:25:38 -07:00 |
|
Samuel Clay
|
3d3e1613b4
|
Adding pull to refresh. That was unbelievably easy. Thanks @chpwn!
|
2011-08-04 17:58:28 -07:00 |
|
Samuel Clay
|
6ca75c4ce2
|
Adding button to switch between all sites and only sites with unread stories to iphone app.
|
2011-08-04 17:27:31 -07:00 |
|
Samuel Clay
|
460ca4dce8
|
Adding stubbed in module for mobile apps. Adding Blar. Needs a hide button, and correct links and icons.
|
2011-08-04 08:45:51 -07:00 |
|
Samuel Clay
|
979b6bbcca
|
Adding icons to main screen and handling html entities on feed detail.
|
2011-08-03 10:00:41 -07:00 |
|
Samuel Clay
|
437c7ae5a3
|
Fixing bug around starting at one intelligence level, going into the feed detail view, switching to a new intelligence level, then backing out to the feeds view and needing it to update with the correct intelligence level.
|
2011-08-02 18:19:46 -07:00 |
|
Samuel Clay
|
94ddd4396c
|
Finished intelligence segemented control. Now hides and shows feeds based on unread counts. Unbelievable that this took one try.
|
2011-08-02 18:03:11 -07:00 |
|
Samuel Clay
|
b8ac9e0339
|
First half of feed organization with scores on feed list page in iphone app.
|
2011-08-02 10:13:06 -07:00 |
|
Samuel Clay
|
eb6266db52
|
New logos for iPhone app - 57x57 adn 114x114 for retina displays.
|
2011-08-02 09:16:54 -07:00 |
|
Samuel Clay
|
dcc1674e36
|
Cleaning a ton of memory management issues in the iPhone app.
|
2011-08-01 09:43:13 -07:00 |
|
Samuel Clay
|
5db556e29d
|
Upgrading to new ASI http library.
|
2011-08-01 09:39:41 -07:00 |
|
Samuel Clay
|
7a127c8ada
|
Merge branch 'master' of github.com:samuelclay/NewsBlur
|
2011-07-31 14:17:14 -07:00 |
|
Samuel Clay
|
effe5e5caf
|
Adding Gothic font for the star in the logo.
|
2011-07-31 14:17:04 -07:00 |
|
Samuel Clay
|
b0acfc4c9e
|
Cleaning up feed detail view, and fixing the issue around clicking on story rows not taking you to the right story.
|
2011-07-29 21:56:54 -07:00 |
|
Samuel Clay
|
d9b3f5910a
|
AAAHHH! HOLY CRAP! I finally got intelligence sliding to work perfectly on the iphone. Now need to combine it seamlessly with paging, and it'll be DONE.
|
2011-07-29 21:27:37 -07:00 |
|
Samuel Clay
|
5dd493e8f3
|
Adding 'd' as a keyboard shortcut to show the dashboard.
|
2011-07-29 09:58:25 -07:00 |
|