Commit graph

804 commits

Author SHA1 Message Date
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
Samuel Clay
29e63cef79 Continuing the march. 2017-03-19 18:15:36 -07:00
Samuel Clay
f0759be90d Quick and dirty request SetPostValue -> params setObject 2017-03-19 12:09:49 -07:00
TopCruiser
1cb9781eae TestCommit_AddSiteViewController_modification 2017-03-14 22:50:43 +01:00
Samuel Clay
ef869415e1 Removing all mentions of ASI. 2017-03-10 09:16:03 -08:00
Samuel Clay
0571fe2d50 Removing ASI. 2017-03-09 20:29:30 -08:00
Samuel Clay
391140a8be Starting to move from ASI to AFNetworking. This is going to take a while. 2017-03-09 20:10:44 -08:00
Samuel Clay
6ce80372e9 Merge branch 'master' into ios8
* master: (75 commits)
  Adding template for Turn Touch end campaign email.
  Fixing images in email notifications.
  Bingo, found a bug when marking odler stories as read in a folder.
  Updating fonts.
  Android v5.1.0b1.
  Turning S3 back on.
  enroll more debug logging
  enroll more debug logging
  fix log levels, enroll more debug logging
  enroll more loggin in feedback logger
  enroll more logging in feddback system
  log capture and email reporting
  Adding failure handling for boto.
  Fixing horrible session loss bug. Turns out the django-redis-sessions library changed timeout behavior, from silently retrying to silently failing. Adding necessary SESSION_* vars.
  Better handling of booleans on /reader/feeds.
  Fixing redis bootstrap
  Add Firefox to story browser list
  Dashboard should not show old stories.
  Faking user agent when rss bans NewsBlur.
  Better recording of non-200/300 status codes on feed fetch.
  ...
2017-03-09 17:05:35 -08:00
Joe Gasiorek
7abb2c0ce6 Add Firefox to story browser list 2017-02-17 16:32:22 -08:00
Samuel Clay
ebce9299b8 Fixing warnings. Next has to be removing ASI dependency. 2017-01-05 11:44:18 -08:00
Samuel Clay
dda21eea02 Beginning ios8 minimum requirement. Lots of warnings to fix. 2017-01-05 11:18:44 -08:00
Samuel Clay
c8bc085576 Fixing notifications to work on app start. 2016-12-06 16:03:40 -08:00
Samuel Clay
918a30db28 Merge branch 'master' into shareext
* master: (801 commits)
  Fixing styling of tags and font sizing in story header on web.
  Use ReadingAction for mute/unmute.
  Fixing drag on saved stories and social stories. Also fixing background color on profile activities.
  Fixing username sizing on blurblog. Thanks to J. Leeuwen for finding this.
  Fixing bug when deleting feeds.
  Adding preference for left-swiping feed titles to either show notifications (default) or trainer (old default).
  Alphabetizing notifications.
  Saving notifications on iOS. Just need to update local feed dict on save.
  Mutli select segmented control. Now just need to save and we're done.
  Selecting correct notification filter. Notification type will need a custom segmented control to handle multiple selections.
  Finished styling notifications on ios. Needs web hookup.
  Feeds are now loaded in notifications table. Now to build the cells and save notification types.
  Stubbing in notifications table. Now needs notification feed cells.
  Stubbing in notifications editor on iOS.
  Hiding notifications from non-staff on web in feed popover.
  Android v5.0.0b2
  Fixing date/author/tags size on web.
  Only include active feeds when marking a folder as read.
  clarify ambiguous preview option
  fix story row bordering (#963)
  ...
2016-11-29 17:36:04 -08:00