# 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.
...
UIActivityViewController should not be presented modally on iPad, per the documentation; it also looks pretty ugly.
Also clean up display of training popover to eliminate shadow fading in background.
# By Samuel Clay (39) and ojiikun (6)
# Via ojiikun (5) and Samuel Clay (4)
* master: (45 commits)
Fixing unread counts bug on ios.
Allowing up/down arrow keys to take you out of search box and into results.
Refactoring the snot out of the keyboard shortcuts dialog, sorting them into tabs/groups. Moving keyboard shortcut 'f' to 'shift+t' (train feed), killing old 'shift+t' to hide story titles (now unnecessary thanks to the Full view), and adding '/' to search feed.
Adding search logging.
Adding premium-only search message, enforced API-side. Also fixing display bug around hiding the search bar when clearing out query.
Better top border color.
Typo on border color.
Refactored the premium-only message for river in anticipation of premium-only search message.
Fix training dialogue.
Adding search to shared stories, removing from folders.
Fix reading view bottom buttons overflowing on small screens.
Fixing disappearing search box.
Showing search box.
Adding search box to all feeds/folders for staff only.
Fixing JS exception on missing users.
Testing out perf of mongo search on starred stories.
Fixing crash on ios for reading feed-less stories.
Fixing intro dialog from popping up on failing setup_feeds pref.
Fixing text sizes on Android.
Fixing colors on favicon-less feeds in android.
...