David Sinclair
6bdbad53ce
iOS: fixed size bar theme issue
2016-03-08 22:18:51 -08:00
Samuel Clay
1b4e5a8561
Fixing story author on newsletters
2016-03-07 22:46:34 -08:00
David Sinclair
a82775513d
iOS: better fix for #884 (interactions popover closing)
2016-03-02 21:21:30 -08:00
David Sinclair
42dbc82788
iOS: fixed share view theming
2016-03-02 14:44:00 -08:00
David Sinclair
1fc126ee40
iOS: fixed #888 (tags popover theming)
2016-03-02 14:18:35 -08:00
David Sinclair
4e49f7876e
iOS: kinda fixed #887 (back button text color)
...
I can't figure out a way to dynamically change the back button title
color; setting the appearance attributes seems to be the only way to
change it, and it doesn't do it for an already-displayed view. So I've
changed it to use a fixed color that works well enough for all four
themes.
2016-03-02 13:42:30 -08:00
Samuel Clay
a32ce42ba2
Redrawing all taskbar icons to remove white shadow and consistently apply a thin inner shadow. Closes #885 .
2016-03-01 12:31:32 -05:00
David Sinclair
481b773448
iOS: fixed #886 (opening two folders at once)
2016-02-29 18:35:58 -08:00
David Sinclair
e516d4a986
iOS: fixed #884 (interactions popover closing)
2016-02-29 18:24:24 -08:00
Samuel Clay
33d14fb54d
Folder title colors in organizer/chooser.
2016-02-27 14:47:46 -08:00
Samuel Clay
e3316a4ba4
Unread counts colors.
2016-02-27 14:34:10 -08:00
Samuel Clay
ff1fcc55c1
Share view story title in themes.
2016-02-27 14:09:03 -08:00
Samuel Clay
6a98241f88
Themed disclosure buttons for folder titles.
2016-02-27 13:20:32 -08:00
Nicholas Riley
05f415e9a2
iOS: Fix appearance of font popover in dark themes.
2016-02-26 13:35:56 -05:00
Nicholas Riley
289f484539
iOS: Fix notifier appearance when dark theme selected on launch.
...
Don’t want to theme these colors; they look fine with all the themes as is.
2016-02-24 17:05:09 -05:00
David Sinclair
17317f8ebb
iOS: fixed feeds list buttons and segmented control theming
2016-02-23 14:36:32 -08:00
Samuel Clay
bfb2affe17
Hiding bottom sizer bar on iphone.
2016-02-18 12:15:09 -08:00
Nicholas Riley
8125185664
iOS: Fix mute icon display broken by the previous commit.
2016-02-13 11:45:16 -05:00
Nicholas Riley
6e873139bb
iOS: Fix black-on-black icons in dark theme.
2016-02-13 11:37:25 -05:00
David Sinclair
b7d8020451
iOS: fixed move menu indention
2016-02-09 10:13:02 -08:00
David Sinclair
a8d701d2c7
iOS: magical scrolling enabled when needed in feed detail menu popover
2016-02-08 19:52:58 -08:00
David Sinclair
80ebc15584
iOS: done #875 (theme control in feeds menu)
2016-02-08 17:31:46 -08:00
David Sinclair
275f29e7df
NewsBlur: Mute Sites tweaks
2016-02-08 14:48:50 -08:00
Samuel Clay
33f8beabfc
Cleaning up story detail samples. Cleaning up comment borders and margins.
2016-02-06 14:40:07 -08:00
Samuel Clay
17dba6d975
Styling sepia story detail.
2016-02-06 14:06:50 -08:00
Samuel Clay
f3e413a03f
"Organize Sites"
2016-02-06 12:43:00 -08:00
Nicholas Riley
2d25e4c4a5
iOS: Preferably truncate feed title rather than statistic text in organizer/mute.
...
Without this, long feed titles often mean you can’t see the statistic at all.
2016-02-06 14:22:08 -05:00
Nicholas Riley
d31562585e
iOS: Pluralize counts in organize/mute so you don’t see “1 subscribers”.
...
The Web site already does this.
2016-02-06 13:55:36 -05:00
David Sinclair
bf9e27a1bb
iOS: done #875 (theme chooser in feed detail menu)
2016-02-05 13:59:01 -08:00
Samuel Clay
b1d6a479af
Mute Sites as dialog title, even on iphone.
2016-02-05 12:50:10 -08:00
David Sinclair
8bb54a1e83
iOS: two-stage story loading
...
Works much better.
2016-02-05 12:19:48 -08:00
David Sinclair
8bd9aeb9bc
iOS: move site/folder, delete & mute site
...
Now using the streamlined move menu to move sites & folders via the
feed detail menu, and the delete & mute site functions behave
similarly, more like the website (no more ugly alerts!).
2016-02-04 20:10:32 -08:00
David Sinclair
fb20bb2482
iOS: organize fixes
2016-02-04 19:19:28 -08:00
David Sinclair
850b547b2e
iOS: mute changes; combined select/sort menu on right, on/off, greyed out text, scrollable menu when needed, etc
2016-02-03 21:51:57 -08:00
David Sinclair
e98cf18bfd
iOS: reverted WKWebView changes
...
I kept a copy of the files from before the change, just in case, so I
just copied them back in to revert everything.
2016-02-01 10:44:59 -08:00
David Sinclair
90f320ca6e
iOS: feed chooser tweak
...
The sort icon now changes based on ascending or descending.
2016-01-30 22:03:25 -08:00
David Sinclair
a14ae1ba87
iOS: switched story view to WKWebView
...
This should have significant performance improvements, leveraging the
full power of the Safari Nitro Javascript engine and out-of-process
rendering. Also as requested, it now observes the progress and removes
the spinner as soon as the base HTML has loaded. Some big changes, but
doesn’t look like anything is broken.
2016-01-30 20:54:53 -08:00
David Sinclair
d26130b2ef
iOS: fixed #819 ("+" button in Saved Story tags list)
2016-01-29 17:32:19 -08:00
David Sinclair
7d8bd0db96
iOS: fixed #864 (All Sites button disappearing)
2016-01-29 16:11:21 -08:00
David Sinclair
a5dfb331fa
iOS: mute from feed detail menu
2016-01-29 14:29:22 -08:00
David Sinclair
68d87578ae
iOS: feed chooser mute & organize sites done
...
Both the Mute Sites & Organize Sites features are now fully functional.
2016-01-28 21:19:04 -08:00
David Sinclair
85136323e2
IOS: feed chooser tweak
...
In case you want to try it; using the
/reader/move_feeds_by_folder_to_folder method (seems to copy instead of
move).
2016-01-28 12:03:13 -08:00
Samuel Clay
1fb69f5a3b
Touch brighter story title in grey theme.
2016-01-28 11:31:18 -08:00
Samuel Clay
191658a353
Merge branch 'master' into 5.1
...
* master:
Adding search to all hosts in fabfile.
Android v4.7.0.
iOS: Work around iOS 9 issue where training menu doesn’t appear the first time you select text.
Adding logrotate for nginx.
Premium accounts get feeds fetched at least once every 12 hours (for feeds that publish nothing).
Flat feeds also gets user_id.
Adding user_id to /reader/feeds.
Boosting oauth authorization code expiration to 1 hour (from 60 seconds) to aid development.
Adding MX DNS check on new users.
Fixing valuerror when trimming on feeds that have bogus dates.
Change find-next-unread to search forward then backward rather than forward in a loop.
2016-01-28 11:30:50 -08:00
Samuel Clay
19ad64c0b7
Feed gradients always get same color treatment.
2016-01-28 08:42:35 -08:00
Samuel Clay
f797cece69
Adjusting all four themes for feed list and story list views. Still need to work on story detail.
2016-01-28 08:42:35 -08:00
David Sinclair
7f0ffdf2b7
iOS: feed chooser
...
Mute Sites and Organize Sites views.
2016-01-27 20:52:09 -08:00
Nicholas Riley
6df864c7f7
iOS: Work around iOS 9 issue where training menu doesn’t appear the first time you select text.
...
Source of the workaround and more information at <http://stackoverflow.com/questions/32685198/ >.
2016-01-24 12:01:12 -05:00
David Sinclair
c8d22f4594
iOS: done #813 (custom domain)
2016-01-21 22:11:37 -08:00
David Sinclair
b7d6611e05
iOS: fixed Move to Another Folder & Train This Site not displaying on iPhone
2016-01-21 20:04:43 -08:00