Commit graph

10101 commits

Author SHA1 Message Date
Samuel Clay
0d7c3a3528 Fixing #827 - double tapping was disabling scrolling but not turning it back on. This is in response to the fix #786. 2015-11-23 11:14:03 -08:00
Samuel Clay
5908608978 Stubbing in hide hidden stories toggle. Still needs to work. 2015-11-23 10:42:20 -08:00
dosiecki
d9f6c44c93 Make comment replies locally idempotent. (#828) 2015-11-21 02:06:30 -08:00
Samuel Clay
57a3f3504f Stubbing in new MFeedFolder model to count folders that feeds are in. 2015-11-20 17:46:55 -08:00
dosiecki
eca82b4f03 Rollback #803 and offer two options for how to send stories. 2015-11-20 16:34:31 -08:00
David Sinclair
bd0cccc8f7 iOS: fixed #821 (improve sharing for Notes) 2015-11-19 19:53:56 -08:00
Samuel Clay
75c2a7c4a0 Android v4.6.0. 2015-11-19 16:25:30 -08:00
Samuel Clay
cdb452a3d1 iOS app v5.0.1. 2015-11-19 15:48:38 -08:00
David Sinclair
92a95bdb1b I think this is a better fix for the iOS 8 crash 2015-11-18 15:20:03 -08:00
Samuel Clay
a69d75fa84 Crash on iOS 8.4. 2015-11-18 14:38:52 -08:00
David Sinclair
4688a5ce72 iOS: fixed #771 (mark all as read)
Now uses /reader/mark_all_as_read with a days parameter when marking
all stories as read.
2015-11-18 13:43:04 -08:00
Samuel Clay
8759898b7e No longer stripping debug symbols from ios release. No need, considering NewsBlur is open source. And this helps debug end user issues. 2015-11-18 10:32:42 -08:00
Samuel Clay
f8ed69056e Fixing part of #771 - pruning queued read stories that have already been marked as read (in case they are in purgatory and can't get marked read). Also fixing a crash when a folder claims to have unreads but doesn't (NSNull+JSON for handling empty results from the server.) 2015-11-17 21:11:34 -08:00
David Sinclair
0636a40aec iOS: done #771 (mark all as read)
Added the preference and long press.
2015-11-17 15:13:29 -08:00
dosiecki
8a277042c6 adjustable ordering for saved stories (#676) 2015-11-17 14:57:59 -08:00
dosiecki
af5d082fb9 Clean up story order pref storage. Will support easier changing of orders for new folder types (like Saved stories) 2015-11-17 14:23:33 -08:00
Samuel Clay
b57a133c16 Adding newly un-symlinked fonts back in. 2015-11-17 11:46:45 -08:00
Samuel Clay
e74e63c8a1 De-symlinking fonts. 2015-11-17 11:42:19 -08:00
Samuel Clay
d4816e6813 Using hosts names for debug haproxy. 2015-11-16 14:27:39 -08:00
David Sinclair
fedba2870b NewsBlur: tweaked #771 (mark all as read) 2015-11-13 22:12:09 -08:00
David Sinclair
6d373cb419 iOS: done #771 (mark all as read) 2015-11-13 21:54:32 -08:00
Samuel Clay
f43e54cbb6 Attempting to re-attach change binding when replacing feeds in organizer. 2015-11-12 17:17:22 -08:00
Samuel Clay
93f67505a7 Version 5.0.0 of the iOS app. Submitted to the App Store. 2015-11-12 17:17:22 -08:00
David Sinclair
195e38c329 iOS: fixed #786 (scroll on double-tap) 2015-11-12 15:30:43 -08:00
Samuel Clay
0b7a9dc817 Merge pull request #814 from dosiecki/master
Android: Beta Fixes
2015-11-12 14:43:46 -08:00
dosiecki
73575400c6 Remove debug. 2015-11-12 02:55:49 -08:00
dosiecki
9b9d42753b Feed/folder chooser. (#202) 2015-11-12 02:53:58 -08:00
David Sinclair
8aad53d244 iOS: fixed iPad Safari rotation issue
Phew.  A bit hacky, but works.
2015-11-11 21:26:11 -08:00
David Sinclair
ec60fabdcd iOS: fonts display name 2015-11-11 15:39:33 -08:00
David Sinclair
1d3e3ca9bb iOS: better Safari rotation recovery, though still not perfect 2015-11-11 13:43:22 -08:00
David Sinclair
9b0b1a7693 iOS: removed transition & gesture for Safari view controller 2015-11-11 11:02:16 -08:00
David Sinclair
e2f679674e iOS: disabled transition of Safari view controller to avoid rotation issues 2015-11-10 21:33:46 -08:00
Samuel Clay
b820f0c83b Adding Mute this site menu item. Closing #809. 2015-11-10 21:06:30 -08:00
David Sinclair
b535b6d87f iOS: done #767 (mark read on scroll) 2015-11-09 14:51:12 -08:00
Samuel Clay
2dd7214925 Adding whitney, gothamnarrow, and chronicle fonts to ios. 2015-11-09 14:39:47 -08:00
dosiecki
45bf985853 Better Send To functionality for receivers that support it. (#803) 2015-11-06 11:29:19 -08:00
dosiecki
9e1a4860d3 Fix crash on long-stale Activity contexts. 2015-11-06 09:43:22 -08:00
David Sinclair
b0a349a795 iOS: fixed #807 (search)
Now uses the world icon and displays the server message for free user
search and for other premium features (e.g. saved stories by tag).
2015-11-05 21:58:34 -08:00
David Sinclair
f394e19232 iOS: changed #808 (add site tweaks)
Here are the folder selection and size changes.  Awaiting clarification
of the autocomplete before I close this.  (Or if it's one line to
comment out, you could do that if you prefer.)
2015-11-05 21:00:11 -08:00
David Sinclair
ffd0604fe8 iOS: tweak to #806 (3D touch shortcuts)
Handling when not logged in.  (Checking dictFeeds seemed the most
reliable way to do that; there didn't seem to be a boolean for the
logged in state?)
2015-11-05 17:36:39 -08:00
David Sinclair
11a9de655d iOS: done #806 (3D touch shortcuts) 2015-11-05 16:43:43 -08:00
David Sinclair
2892edcca1 iOS: fixed #802 (link causes scroll to top) 2015-11-05 14:16:11 -08:00
Samuel Clay
7ce43ba8de Adding to ios /reader/feeds. This ones for #755. 2015-11-05 12:17:57 -08:00
David Sinclair
3907596be6 iOS: fixed #788 (iPad Pro support) & fixed #789 (tabbing on login/signup) 2015-11-04 16:11:39 -08:00
Samuel Clay
433c3b882c Lowercase font menu titles look better. 2015-11-04 15:20:09 -08:00
David Sinclair
b8a82544bb iOS: done #794 (voiceover support)
Added voiceover labels where needed on the main views.  More could be
done, but this is a good start.
2015-11-03 22:21:18 -08:00
David Sinclair
bf538e648c iOS: fixed #805 (saved stories unread issue) 2015-11-03 17:52:21 -08:00
dosiecki
d171caa7a2 Rework app launch to ensure DB isn't accessed before ready. 2015-11-03 15:55:09 -08:00
dosiecki
8dff7b1b6e Fix reappearing loading message in Reading view. 2015-11-03 15:03:43 -08:00
dosiecki
cf96315316 Add ROM version to feedback debug info. 2015-11-03 14:48:49 -08:00