Samuel Clay
dce3000932
Merge branch 'master' into thumbnails
...
* master: (123 commits)
Handling broken getsatisfaction feedback url.
Handling feeds that go missing.
Fixing yet another requests error on icon fetching.
Handling more errors when fetching feeds.
Raising time limit on analytics cleaning.
Handling another requests error when fetching icons.
Cleaner spam logging.
No IP is grounds for spam.
Fixing IP logging.
Deleting users should log IP.
Fixing #827 - double tapping was disabling scrolling but not turning it back on. This is in response to the fix #786 .
Stubbing in new MFeedFolder model to count folders that feeds are in.
iOS: fixed #821 (improve sharing for Notes)
Android v4.6.0.
iOS app v5.0.1.
I think this is a better fix for the iOS 8 crash
Crash on iOS 8.4.
iOS: fixed #771 (mark all as read)
No longer stripping debug symbols from ios release. No need, considering NewsBlur is open source. And this helps debug end user issues.
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-29 18:43:52 -08:00
Samuel Clay
8cd136042b
Hiding indicator when there are no hidden stories.
2015-11-28 13:19:49 -08:00
Samuel Clay
e7e727a52c
Fixing show/hide hidden stories button to cycle through postiive, neutral, negative.
2015-11-26 13:37:06 -08:00
Samuel Clay
5908608978
Stubbing in hide hidden stories toggle. Still needs to work.
2015-11-23 10:42:20 -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
b820f0c83b
Adding Mute this site menu item. Closing #809 .
2015-11-10 21:06:30 -08:00
Samuel Clay
d9ac6ddd05
Adding mark as read option to story title dropdown.
2015-10-21 21:31:44 -07:00
Samuel Clay
562aa6a10c
Fixing automatic reloading of new features and community feedback on web.
2015-10-07 17:37:17 -07:00
Samuel Clay
01bf0f0b5f
Attempting to space out story date when story image preview is turned off vs turned on. When on, the story date should all be consistent, and when off it can be relaxed.
2015-09-30 11:23:04 -07:00
Samuel Clay
5d8842d4a2
Adding show image preview preference. Fixing padding for all views and layouts.
2015-09-29 15:35:27 -07:00
Samuel Clay
6d9b9b7093
Adding image thumbnails to story titles. Needs preference.
2015-09-29 15:15:02 -07:00
Samuel Clay
16674eb8d0
Fixing favicon and feed title gradients in ios app.
2015-09-16 20:24:11 -07:00
Samuel Clay
8ed49c165f
Adding Youtube video previews in Grid view.
2015-09-07 01:23:46 -07:00
Samuel Clay
8a3feb4a49
Merge pull request #746 from zerodogg/linux-webkit-background-workaround
...
Removed an unused variable that broke other browsers
2015-09-07 00:31:35 -07:00
Eskild Hustvedt
7f2315891c
Removed an unused variable that broke other browsers
2015-09-07 08:23:53 +02:00
Samuel Clay
87d2afbe67
Style for JS.
2015-09-06 15:35:10 -07:00
Eskild Hustvedt
69357d8d10
Added a workaround for Linux webkit browsers
...
These browsers can't handle the way that background links are opened.
They all get identified by jQuery.browser as safari, and as Safari
on Linux/X11 is impossible, when a browser is safari on Linux/X11
backgrounding is disabled.
2015-09-06 21:34:18 +02:00
Samuel Clay
f2830ebc66
Hiding site chooser in folder settings title.
2015-08-24 14:59:14 -07:00
Samuel Clay
6afa9071b9
Adding Folder RSS to all premium lists. Also adding new features to NewsBlur homepage. Thanks to @viticci for the inspiration!
2015-08-24 14:59:13 -07:00
Samuel Clay
95a962fb53
Adding premium callout in folder rss dialog and fixing in actual rss feed.
2015-08-24 14:59:13 -07:00
Samuel Clay
a44bce4860
Complete backend for folder rss. Just needs a premium message.
2015-08-24 14:59:12 -07:00
Samuel Clay
cbf7282599
Front-end is complete. Rss feeds for folders now being generated. Just needs backend.
2015-08-24 14:59:12 -07:00
Samuel Clay
5dda0617f6
Correctly saving story layout and view settings for both feeds and folders. Now to get RSS feeds.
2015-08-24 14:59:12 -07:00
Samuel Clay
09c950ef89
Adding story layout to feed settings.
2015-08-24 14:59:12 -07:00
Samuel Clay
b7d79f1474
Shift+L now toggles between unread stories and all stories.
2015-08-24 11:39:02 -07:00
Samuel Clay
2eb3218094
Adding Add URL button to site search on dashboard. Thanks to Brian Johns for the suggestion.
2015-08-17 18:06:29 -07:00
Samuel Clay
cab2349f0b
Adding a bunch of apps and extensions to Goodies.
2015-08-17 14:14:16 -07:00
Samuel Clay
7ad7f7300f
Fixing organizer issue where just created folders don't appear in folder dropdown. Closes #727 .
2015-08-15 16:46:55 -07:00
Samuel Clay
4f035155aa
Fixing mark feed/folder as read and moving to next feed/folder much more quickly.
2015-08-06 19:04:01 -07:00
Samuel Clay
22ae0e65e4
Removing gamespot.com feed from page and text fetchers.
2015-08-03 20:09:36 -07:00
Samuel Clay
1bd81bdb2a
Adding clear overrides to story order and read filter (all/unread) in preferences, to match clear override buttons for story layout and story view.
2015-07-29 17:27:43 -07:00
Samuel Clay
db78a19a0c
Adding blogger as third party share.
2015-07-23 12:48:00 -07:00
Samuel Clay
e5fb27eda2
Scrolling to comments in List view when clicking on Comments in story title.
2015-07-22 18:02:43 -07:00
Samuel Clay
b4977ae04c
Fixing loading line when switching feeds that have different story layouts (specifically to/from grid).
2015-07-22 12:43:55 -07:00
Samuel Clay
0024813a53
No longer trimming classifiers unless part of story title.
2015-07-22 12:09:18 -07:00
Samuel Clay
e41106dce3
Adding IP to admin.
2015-07-21 10:55:17 -07:00
Samuel Clay
a849e20209
Missing semicolon.
2015-07-07 09:36:40 -07:00
Samuel Clay
98c5ee9c57
Adding retry to all web calls. Hopefully I don't regret this.
2015-07-07 09:21:57 -07:00
Samuel Clay
20e4660336
Fixing striptags to handle broken html that regex can't parse. Thanks to @zacwest for letting me know: https://twitter.com/zacwest/status/616381017130074112
2015-07-01 16:17:22 -07:00
Samuel Clay
577935dcc6
Switching 'd' to 'shift+d' for dashboard. Should be using ESC anyway.
2015-06-25 18:20:22 -07:00
Samuel Clay
27a76f5f47
Adding sailfish OS client - Sailblur. Thanks @jrutila!
2015-06-14 23:32:03 -07:00
Samuel Clay
8de7b7ff79
will renew -> paid until
2015-06-14 23:13:08 -07:00
Samuel Clay
e0b4c1fc64
Adding never expire button to admin dialog. Also adding training counts.
2015-06-04 11:27:46 -07:00
Samuel Clay
77ea54e997
Showing comment-less replies even if no comments.
2015-06-01 19:10:23 -07:00
Samuel Clay
0b0e368649
Adding new comment-less replies. Just needs testing and it's ready to ship.
2015-06-01 18:55:50 -07:00
Samuel Clay
cd485bc05d
Fixing YouTube videos that weren't displaying in single story mode in Split view. Needs rendering to be handled properly when switching views.
2015-05-15 13:37:10 -07:00
Samuel Clay
784834c1d4
Fixing bug where original view would save feed view if original page was missing. Shouldn't save at all.
2015-05-06 19:29:24 -07:00
Samuel Clay
7bc89c8013
Fixing bug where original view would save feed view if original page was missing. Shouldn't save at all.
2015-05-06 19:23:26 -07:00
Samuel Clay
fe61780c92
Taking Google Reader starred stories import out of the intro/import dialog. Closes #678 .
2015-04-13 20:41:52 -07:00
Samuel Clay
577fc87fa3
Adding new preference for the space bar keyboard shortcut. Controls whether to load next unread stories.
2015-04-01 17:07:46 -07:00