NewsBlur/media/ios/Classes
Samuel Clay f2ce1951df Merge branch 'master' into offline
# By Samuel Clay (39) and ojiikun (7)
# Via Samuel Clay (3) and ojiikun (1)
* master: (46 commits)
  Fixing icon fetch for images > 500KB.
  Adding queue to homepage.
  Typo
  Fixing unshare story bug.
  Refactoring story_hash methods lower on the stack into MStory.
  Fixing reader import ip address capture.
  Fixing IP address saving after HAProxy originally obscured it.
  Forcing calculating for last_story_date for more accurate story deletion.
  Rewriting train old stories to work much, much faster without having the db sort feeds.
  Alight all icons/text on rows in Main view. (#279)
  Switch to new globe icon for feeds w/o favicos. (#278)
  Trimming 1000 feeds at a time.
  Fixing linking of interactions when it's a reply_reply.
  Trimming way more expired feeds.
  Correcting trim stories offset for older feeds.
  Reducing the cutoff even further for older feeds.
  Better logging for old story trimmer.
  Simplifying old story trimmer.
  Adding a massive feed trimmer. Cuts feeds, those that have no active subs and haven't a new story for a month, down to 10 stories.
  Fix margins on unread-dots in story list (#281).
  ...
2013-06-04 17:23:04 -07:00
..
ActivityCell.h changing #define to ivars to fix smallActivityCell 2012-07-28 23:43:50 -07:00
ActivityCell.m Unread counts in toolbar on iOS. 2013-02-15 16:41:20 -08:00
ActivityModule.h adding in first time user experience fixes 2012-08-14 17:20:45 -07:00
ActivityModule.m Fading new story traversal buttons depending on scroll position. 2013-03-06 14:29:40 -08:00
AddSiteAutocompleteCell.h Most of the add site dialog now done. Just need add folder. 2013-03-03 18:38:53 -08:00
AddSiteAutocompleteCell.m Most of the add site dialog now done. Just need add folder. 2013-03-03 18:38:53 -08:00
AddSiteTableCell.h adding in original add site view 2012-08-09 12:31:09 -07:00
AddSiteTableCell.m Adding feed counts to folders, but they're behind the bar. Ugh. Also added animation fade to highlighted feeds and stories. 2012-10-04 15:44:25 -07:00
AddSiteViewController.h Original webview for ios redesigned. New icons. 2013-03-04 15:09:09 -08:00
AddSiteViewController.m Original webview for ios redesigned. New icons. 2013-03-04 15:09:09 -08:00
AuthorizeServicesViewController.h Allowing cancel on service connect. 2013-03-05 08:49:37 -08:00
AuthorizeServicesViewController.m If canceling authorization of OAuth, deselect share button. 2013-03-05 09:25:42 -08:00
AuthorizeServicesViewController.xib ftux 2012-08-10 21:10:32 -07:00
BaseViewController.h Adding text view to iOS app. 2013-05-28 18:07:19 -07:00
BaseViewController.m Adding text view to iOS app. 2013-05-28 18:07:19 -07:00
DashboardViewController.h starting to remove SBJSON 2012-07-27 16:10:13 -07:00
DashboardViewController.m Fixing popovers on iPad using new barbuttonitem uibuttons. 2013-03-01 15:48:18 -08:00
DataUtilities.h adding in liking and unliking 2012-07-26 13:54:45 -07:00
DataUtilities.m polishing up first time user experience and fixing sharing nulls 2012-08-15 15:38:21 -07:00
FeedDetailMenuViewController.h Adding read filter and order options to feeds and folders on iOS app. 2012-10-30 17:05:39 -07:00
FeedDetailMenuViewController.m Fixing menu colors, segmented control colors, and settings button inaccurate sizing after opening social feed (with avatar in place of settings button). 2013-04-15 11:14:00 -07:00
FeedDetailTableCell.h styling for the feed detail 2012-08-10 18:10:07 -07:00
FeedDetailTableCell.m Fixing orientation issues. 2013-03-04 17:15:50 -08:00
FeedDetailViewController.h Fixing menu colors, segmented control colors, and settings button inaccurate sizing after opening social feed (with avatar in place of settings button). 2013-04-15 11:14:00 -07:00
FeedDetailViewController.m Adding login as menu item for admin users on ios for debugging. 2013-06-03 12:43:45 -07:00
FeedsMenuViewController.h Adding login as menu item for admin users on ios for debugging. 2013-06-03 12:43:45 -07:00
FeedsMenuViewController.m Adding login as menu item for admin users on ios for debugging. 2013-06-03 12:43:45 -07:00
FeedsMenuViewController.xib refactoring the popover and adding WEPopover and adding find friends to iPhone 2012-07-31 13:10:26 -07:00
FeedTableCell.h Extracting unread counts into reusable uiview, so folders can soon have unread counts in ios app. 2012-10-03 18:27:21 -07:00
FeedTableCell.m Styling story detail. 2013-02-19 15:01:21 -08:00
FirstTimeUserAddFriendsViewController.h adding in first time user experience fixes 2012-08-14 17:20:45 -07:00
FirstTimeUserAddFriendsViewController.m Fading new story traversal buttons depending on scroll position. 2013-03-06 14:29:40 -08:00
FirstTimeUserAddFriendsViewController.xib Fixing animation glitch. 2013-03-04 18:21:10 -08:00
FirstTimeUserAddNewsBlurViewController.h polishing up first time user experience and fixing sharing nulls 2012-08-15 15:38:21 -07:00
FirstTimeUserAddNewsBlurViewController.m Fading new story traversal buttons depending on scroll position. 2013-03-06 14:29:40 -08:00
FirstTimeUserAddNewsBlurViewController.xib Fixing animation glitch. 2013-03-04 18:21:10 -08:00
FirstTimeUserAddSitesViewController.h ftux ui 2012-08-15 13:04:05 -07:00
FirstTimeUserAddSitesViewController.m Fading new story traversal buttons depending on scroll position. 2013-03-06 14:29:40 -08:00
FirstTimeUserAddSitesViewController.xib Fixing animation glitch. 2013-03-04 18:21:10 -08:00
FirstTimeUserViewController.h adding in twitter facebook checks 2012-08-12 18:07:54 -07:00
FirstTimeUserViewController.m Fixing animation glitch. 2013-03-04 18:21:10 -08:00
FirstTimeUserViewController.xib Fixing animation glitch. 2013-03-04 18:21:10 -08:00
FolderTitleView.h Redrawing folder correctly to show unread counts on intelligence change. 2012-10-12 15:33:40 -04:00
FolderTitleView.m New icons for ios menus. 2013-03-07 10:55:23 -05:00
FollowGrid.h styling for the feed detail 2012-08-10 18:10:07 -07:00
FollowGrid.m styling for the feed detail 2012-08-10 18:10:07 -07:00
FontSettingsViewController.h Fixing misc issues around the everything folder and showing settings in feeds under top level. 2012-10-15 14:57:20 -07:00
FontSettingsViewController.m Moving story loading indicator into story traversal controls. Adding mail icon. Cleaning up segmented controls. 2013-04-23 11:52:34 -07:00
FontSettingsViewController.xib Stubbing in menu options for marking as unred, saving stories, and sharing stories from the story detail in ios. 2012-10-15 09:16:01 -07:00
FriendsListViewController.h fixing bugs and twitter button 2012-08-13 23:35:11 -07:00
FriendsListViewController.m Fading new story traversal buttons depending on scroll position. 2013-03-06 14:29:40 -08:00
GoogleReaderViewController.xib refactoring the share view controller and other bug fixes 2012-08-02 00:57:01 -07:00
InteractionCell.h Adding iPhone sized interaction cell. Also fixed infernal race condition between loading stories and looking for try feed when animating in feed detail view controller. 2013-02-21 17:57:32 -08:00
InteractionCell.m Adding iPhone sized interaction cell. Also fixed infernal race condition between loading stories and looking for try feed when animating in feed detail view controller. 2013-02-21 17:57:32 -08:00
InteractionsModule.h changing styles, highlight state, etc 2012-07-22 09:12:02 -07:00
InteractionsModule.m Fading new story traversal buttons depending on scroll position. 2013-03-06 14:29:40 -08:00
LoginViewController.h converting project to ARC 2012-07-15 15:06:06 -07:00
LoginViewController.m Fading new story traversal buttons depending on scroll position. 2013-03-06 14:29:40 -08:00
MenuTableViewCell.h Styling menu cells in ios. 2012-10-16 15:48:04 -07:00
MenuTableViewCell.m Fixing menu colors, segmented control colors, and settings button inaccurate sizing after opening social feed (with avatar in place of settings button). 2013-04-15 11:14:00 -07:00
MoveSiteViewController.h converting project to ARC 2012-07-15 15:06:06 -07:00
MoveSiteViewController.m Original webview for ios redesigned. New icons. 2013-03-04 15:09:09 -08:00
NBContainerViewController.h Finishing training on iPad. Works in river too. Just need to test social and it's shipping. 2012-12-27 19:34:05 -08:00
NBContainerViewController.m Fixing close email/sms dialogs uiactivity. 2013-04-29 11:28:15 -07:00
NewsBlurAppDelegate.h Ripping out CoreData. Using SQLite directly. 2013-05-30 19:23:10 -07:00
NewsBlurAppDelegate.m Ripping out CoreData. Using SQLite directly. 2013-05-30 19:23:10 -07:00
NewsBlurViewController.h Adding focus explainer, which completely breaks shit right now. 2013-03-28 14:21:14 -07:00
NewsBlurViewController.m Adding CoreData and rudimentary story model. 2013-05-30 18:45:51 -07:00
OriginalStoryViewController.h Adding text view to iOS app. 2013-05-28 18:07:19 -07:00
OriginalStoryViewController.m Adding text view to iOS app. 2013-05-28 18:07:19 -07:00
ProfileBadge.h adding in popover for actionsheet 2012-08-08 19:31:33 -07:00
ProfileBadge.m Fading new story traversal buttons depending on scroll position. 2013-03-06 14:29:40 -08:00
ShareViewController.h If canceling authorization of OAuth, deselect share button. 2013-03-05 09:25:42 -08:00
ShareViewController.m Fading new story traversal buttons depending on scroll position. 2013-03-06 14:29:40 -08:00
ShareViewController~ipad.xib New story traversal buttons. 2013-03-05 17:00:03 -08:00
SiteCell.h polishing up first time user experience and fixing sharing nulls 2012-08-15 15:38:21 -07:00
SiteCell.m polishing up first time user experience and fixing sharing nulls 2012-08-15 15:38:21 -07:00
SmallActivityCell.h refactoring activities 2012-07-21 18:25:56 -07:00
SmallActivityCell.m changing #define to ivars to fix smallActivityCell 2012-07-28 23:43:50 -07:00
SmallInteractionCell.h Adding iPhone sized interaction cell. Also fixed infernal race condition between loading stories and looking for try feed when animating in feed detail view controller. 2013-02-21 17:57:32 -08:00
SmallInteractionCell.m Adding iPhone sized interaction cell. Also fixed infernal race condition between loading stories and looking for try feed when animating in feed detail view controller. 2013-02-21 17:57:32 -08:00
StoryDetailViewController.h Switching back and forth between text view and story view on ios. Ready to ship! 2013-05-29 13:36:39 -07:00
StoryDetailViewController.m Switching back and forth between text view and story view on ios. Ready to ship! 2013-05-29 13:36:39 -07:00
StoryPageControl.h Switching back and forth between text view and story view on ios. Ready to ship! 2013-05-29 13:36:39 -07:00
StoryPageControl.m iOS App Version 2.1 2013-05-30 16:31:57 -07:00
StoryPageControl.xib iOS App Version 2.1 2013-05-30 16:31:57 -07:00
TrainerViewController.h Finishing training on iPad. Works in river too. Just need to test social and it's shipping. 2012-12-27 19:34:05 -08:00
TrainerViewController.m Adding ADN to iOS. Fixing landscape toolbar. 2013-03-02 19:15:08 -08:00
UnreadCountView.h Saving stories, new saved stories view, and blue saved stories count. Just need to update saved stories count on save. 2012-10-17 15:07:53 -07:00
UnreadCountView.m Stlying both ios and web with new icons. 2013-02-21 12:19:23 -08:00
UserProfileViewController.h rewriting the activity modules and getting the right data from the api 2012-07-28 23:31:12 -07:00
UserProfileViewController.m Fading new story traversal buttons depending on scroll position. 2013-03-06 14:29:40 -08:00
Utilities.h continuing making the feed detail table cell nib-free and bug fixes 2012-07-23 10:57:11 -07:00
Utilities.m Moving story loading indicator into story traversal controls. Adding mail icon. Cleaning up segmented controls. 2013-04-23 11:52:34 -07:00