# By Samuel Clay (134) and others
# Via Samuel Clay (10) and ojiikun (1)
* master: (148 commits)
RC2 for offline iOS.
Re-enabling Google News fetches.
Fixing premium interval in statistics.
Fixing iOS issue on river terminating prematurely.
Clarifying API.
Skipping google alerts.
Fixing a couple exceptions and turning off google news rss feeds temporarily.
Moving goodies images out of css. New ReadKit image.
Adding permalink blurblog option. Also adding feed title to unmessaged shares.
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.
Moving from X-Real-IP to X-Forwarded-For.
Was using ad hoc and not in house provisioning profile.
Switching provisioning profiles again.
Switching to enterprise provisioning profile.
Fixing provisioning profile.
Putting out v2.4.4 as a RC.
Fixing friend user ids when marking stories as read.
...
# By Samuel Clay (54) and others
# Via Samuel Clay (16) and ojiikun (3)
* master: (64 commits)
Fixing new uiactivities for ipad.
v2.4.1 of iOS app, ready for enterprise distribution.
Preference to hide public comments on iOS. Ready to ship for beta testing!
Removing debugging.
Fixing send to button on Original view. Now the two are finally linked together.
Fixing three bugs: proper caching of feed list in offline mode, fixing crash on loading feed when previously read stories, and stories showing up read in folders with an unread filter.
Adding new send to button to traversal bar. Now isntapaper is 2 clicks.
Fixing Pinboard images for use in preferences.
Adding Pinboard and Chrome.
Fixing Pocket.
Using native UIActivity. Readability and Pocket don't work yet.
Fixing unread stories being overwritten in the inbetween time from offline to online when loading stories.
Refactor sync service task types to use enums.
Refactor result codes for SyncService into enums. Remove deleteFeed from SyncService in preference to standard API call.
Switch all mark-read ops to new API using story_hash.
Fixing timestamp issue on image order.
Lots of offline progress: cancelling sync in the middle of one correctly, fixing bug around missing story hashes in sync, updating progress bar more often, fixing image caching bug that preventing caching from running at all.
Fixing Dilbert-specific encoding error.
Adding logging to profile views.
Fixing encoding on Original pages. Thanks @bruceyou for the wonderful help!
...
* offline: (247 commits)
Adding preferences for offline story limit and image download concurrency.
Better next unread button min width in narrow mode.
Fixing tooltip on Full view.
Speeding up new user queue.
Adding starred stories to munin.
Showing empty explainers.
Cleaning up starred story trimmer.
New starred story trimmer.
Turning off SSL verification on text importing.
Using latest feedparser.
Adding Xcode5-specific directories to gitignore.
Fixing crash on iOS 7 for offline stories. Still looks like shit.
Bumping feed blast limit from 50 to 100 stories at a time.
Need to pass story order and read filter to sync service when refresh triggered in AllSharedStoriesReading activity
Fixing autocomplete to not choke on missing feeds.
Fix#351 - support oldest first/unread for viewing all shared stories and individual blurblogs
Fixing spacebar and arrow keys for new scroll story list.
Normaling user agents between feed/page/icon fetchers. Adding full site permalink.
Fixing text view.
Fixing esc key to close popovers and menus without closing current feed.
...
Conflicts:
clients/ios/NSAttributedString+Attributes.h
clients/ios/NSAttributedString+Attributes.m
clients/ios/OHAttributedLabel.h
clients/ios/OHAttributedLabel.m