Commit graph

966 commits

Author SHA1 Message Date
Samuel Clay
7d6acfebb5 Adding feed list and story list font size segmented controls to feed and story menus. Also changing feed and story title list to be variable height depending on font size. 2017-10-04 16:34:30 -07:00
Samuel Clay
a872211078 Fixing badge unread counts for users without any notifications. 2017-10-04 14:55:09 -07:00
Samuel Clay
44526dce37 Fixing layout of unread counts on dashboard top. 2017-10-04 14:42:10 -07:00
Samuel Clay
fcf42b1c05 Fixing ipad dashboard navigation bar sizing issue on ios 11. 2017-10-03 18:51:27 -07:00
Samuel Clay
3730b4db10 Fixing image sizes in ios app. 2017-10-03 18:39:11 -07:00
Samuel Clay
2cafd785f2 partially fixing ipad layout issues. 2017-10-03 18:39:11 -07:00
Nicholas Riley
e1abeb6e90 iOS: Fix duplicate title/URL in Messages sharing.
Now Messages displays URL previews, just don’t include the title at all any more.
2017-09-29 20:58:30 -04:00
Samuel Clay
ae6bf532f2 Fixing warnings for iPhone X and Xcode 9. 2017-09-26 10:48:02 -07:00
Joe Gasiorek
7e63347ba9 Firefox Fix: change host to match Firefox iOS app change 2017-08-11 13:27:12 -07:00
Samuel Clay
02584d57ed iOS v7.0.1. Fixing crash with saved story tags. 2017-07-27 17:14:28 -07:00
Samuel Clay
0d21094825 Fixing crash on loading feeds trainer with server fetch. Thanks to @Music47ell for the bug report. 2017-06-25 21:22:16 -07:00
Samuel Clay
b39fe47458 Fixing sharing HUD. 2017-06-08 12:17:06 -07:00
Samuel Clay
48e2a54ced Updating unread badge counts on marking feeds as read and on exiting the app. 2017-06-06 12:42:38 -07:00
Samuel Clay
55ce86c3cf Fixing favoriting HUD on ipad. 2017-06-02 18:16:33 -07:00
Samuel Clay
4d980ab267 Adding error handling on a bunch of views: share, save, unread. 2017-06-01 22:32:35 -07:00
Samuel Clay
8337ccaa49 Offline fix: pull to refresh. 2017-06-01 21:19:54 -07:00
Samuel Clay
847472ec00 Marking as read on scroll now marks a story as read where you can see it. 2017-06-01 21:19:39 -07:00
Samuel Clay
4f23e79e1f Beta 4 of ios v7. 2017-05-11 15:07:21 -07:00
Samuel Clay
6f0eb995bc Huge number of fixes for the Story titles on bottom layout on iPad. Better image support and fixes for drag-and-drop. Also fixing sharing being broken after a reply. 2017-05-11 12:51:40 -07:00
Samuel Clay
d32cc18857 Rearranging prefs. 2017-05-11 07:38:29 -07:00
Samuel Clay
57a54686d7 Adding optional unread badge. 2017-05-10 22:31:20 -07:00
Samuel Clay
e87a6cbbc1 Long pressing links in stories shows both system context menu and share sheet. 2017-05-10 22:18:14 -07:00
Samuel Clay
3a9c3d7884 Fixing dark theme activity background color. 2017-05-10 17:26:18 -07:00
Samuel Clay
625f89f00c Fixing issues with unnecessarily redrawing the story detail view on ios when returning from share dialog or training dialog. 2017-05-10 15:24:07 -07:00
Samuel Clay
6bc2738225 Fixing keyboard size bug on ipad. Also fixing sharing stories on first load (replying leads to sharing). 2017-05-10 14:57:14 -07:00
Samuel Clay
84bc355acd Fixing iPhone SE size issues. Also fixing crash when story url is empty. 2017-05-05 20:29:44 -07:00
Samuel Clay
fbfc88bab5 Fixing broken interactions dialog. 2017-05-04 19:46:03 -07:00
Samuel Clay
1895b02636 Fixing theme switching colors for notifications and gestures. 2017-04-13 12:46:39 -07:00
Samuel Clay
a388e0905d Merge branch 'master' into shareext
* master: (470 commits)
  Better handling of tweepy errors.
  Truncating more of the body due to payload size limits.
  Accidentally marking stories in active feed as read when marking other feeds as read.
  New experimental data collector for debugging feeds over time.
  Fixing broken notifications for people with no notifications.
  Fixing a couple Twitter and YouTube fetch issues.
  iOS v7.0.0 testflight beta.
  Gotham is the new default font.
  Notifications should start at the top on every open.
  Fixing notification popover placement on ipad.
  Fixing crash when remvoing multiple notifications at once.
  Fixing all ios8 warnings. v7.0.0 is ready to go to TestFlight!
  Moving to UIAlertController. Got a bunch more.
  Upping redis timeout to handle possibility that users are still losing their tokens.
  Fixing warnings.
  Fixing styling on notifications titles.
  Fixing notifications on ipad. Notifications are also now updated after saving.
  Attempting to allow both old form and new form lists in parameters. looks[]=like&looks[]=this instead of looks=like&looks=this
  Feed ids is a list.
  Handling new style list parameters.
  ...
2017-04-13 11:55:17 -07:00
Samuel Clay
4c7cde918f Fixing broken notifications for people with no notifications. 2017-04-12 18:55:12 -07:00
Samuel Clay
cfa67d1c59 iOS v7.0.0 testflight beta. 2017-04-12 11:19:24 -07:00
Samuel Clay
95ed6c55a6 Gotham is the new default font. 2017-04-11 17:36:10 -07:00
Samuel Clay
032ed2631b Notifications should start at the top on every open. 2017-04-11 17:21:14 -07:00
Samuel Clay
8d77104365 Fixing notification popover placement on ipad. 2017-04-11 17:15:41 -07:00
Samuel Clay
3991314a41 Fixing crash when remvoing multiple notifications at once. 2017-04-11 17:07:29 -07:00
Samuel Clay
1369740713 Fixing all ios8 warnings. v7.0.0 is ready to go to TestFlight! 2017-04-11 16:15:18 -07:00
Samuel Clay
5fc86097dd Moving to UIAlertController. Got a bunch more. 2017-04-11 15:43:42 -07:00
Samuel Clay
312b3ca972 Fixing warnings. 2017-04-06 11:45:43 -07:00
Samuel Clay
32ee1b7865 Fixing styling on notifications titles. 2017-04-05 19:13:21 -07:00
Samuel Clay
3121fa2341 Fixing notifications on ipad. Notifications are also now updated after saving. 2017-04-05 18:46:39 -07:00
Samuel Clay
45a7473cf3 Feed ids is a list. 2017-04-04 17:12:25 -07:00
Samuel Clay
b88e870727 More aggressive clearing of cache. 2017-04-04 15:33:08 -07:00
Samuel Clay
cb0d567738 Adding background_ios flag to background fetches. 2017-04-04 13:36:20 -07:00
Samuel Clay
fd7ecfb9d9 Fixing jumpy progress bar when download images. 2017-04-03 19:17:27 -07:00
Samuel Clay
b787650d51 ios 8 branch works! Had to replace TMCache wtih PINCache, but it looks solid now. 2017-04-03 18:52:23 -07:00
Samuel Clay
ca3309a0ba Fixing last error. Now to fix everything else that's broken. 2017-04-03 16:07:01 -07:00
Samuel Clay
8bbfa8f270 Nearly finished. 2017-04-03 12:49:01 -07:00
Samuel Clay
f2cc5f6b51 Last modification is to cached images, which still need converting. 2017-03-28 10:02:34 -07:00
Samuel Clay
3926ab07f0 Nearly all ASIHttpRequest converted. 2017-03-24 17:30:46 -07:00
Samuel Clay
2036e3c21b More ASI -> AFN. 2017-03-23 17:37:58 -07:00