Commit graph

2720 commits

Author SHA1 Message Date
Samuel Clay
b1d6f88e3c Merge branch 'master' into highlights
* master: (218 commits)
  Deploying camo https proxy for images.
  add title to story sharing
  Font tag has attrs too
  don't include inactive feeds on unread count
  Typo
  Handling bs4 attr difference.
  Upgrading beautifulsoup for html sanitizing in email newsletters.
  http -> https on all emails.
  Adding link to specific tweet. Thanks to @ktf for the suggestion.
  use system formatted date for non-english locales
  Fixing classmethod
  Adding stripe history reimport background task.
  New screenshots for iOS.
  iOS bundle version 104.
  iOS: #1208 (iOS 13 support)
  iOS bundle version.
  iOS: #1210 (hiding on swiping feeds)
  iOS: #1171 (autoscroll)
  Upgrading to mercury parser v2.1.1 thanks to @mgeraci
  iOS: #1171 (autoscroll)
  ...
2019-08-11 14:53:37 -07:00
Samuel Clay
74e8fd4606 Deploying camo https proxy for images. 2019-08-11 14:44:15 -07:00
daanzu
a8645302ad Disable stories loading animation (if preference), to avoid memory leak 2019-05-30 22:07:43 -04:00
Samuel Clay
d17a9115d4 Fixing #1174: Removing Kippt. 2019-04-14 18:48:52 -04:00
Samuel Clay
49d421c637 Moving mark read button to consistent location. 2019-03-24 18:42:47 -04:00
Samuel Clay
96df94f8b4 Turning off online/offline events in case they're causing issues. 2019-02-07 15:02:01 -05:00
Samuel Clay
185d5ac8fc Binding to online/offline events. 2019-02-01 11:04:00 -05:00
Samuel Clay
67d237a6ce First do a naive strip, which is faster than rendering which makes network calls 2019-01-20 14:24:43 -05:00
Samuel Clay
80ee4fd814 Securing images through Text view. Now need to fix shared stories and saved stories. 2019-01-20 13:55:40 -05:00
Samuel Clay
e8c0decd50 Adding logging for secure images 2019-01-20 11:01:37 -05:00
Samuel Clay
bffec3e7e3 Switching to ssl proxy backed images, only for staff for now. 2019-01-19 16:40:13 -05:00
Samuel Clay
2a082a4c3c Proxy all story view. 2019-01-18 16:47:24 -05:00
Samuel Clay
634553c1a5 Adding a new failed read story catcher (thanks to @pbones for the persistence). NewsBlur now retries marking stories as read at a later date when they fail for whatever reason. 2019-01-05 16:00:55 -05:00
Samuel Clay
128bf4adc6 Updating to facebook api v3.2. Also chnging out facebook story share for their js share dialog. 2018-12-24 19:39:42 -05:00
Daniel Aleksandersen
7faaf6541f
Share to HTTPS
Update some sharing endpoints.
2018-09-05 20:13:26 +02:00
Samuel Clay
4598143f3e I don't think I'm any closer. I can't serialize and deserialize properly. This sucks. 2018-08-27 19:53:16 -04:00
Samuel Clay
8b3c8f0617 Using new Tippy library. Still some issues when highlighting and showing the tooltip, but it's close. 2018-08-24 09:33:39 -04:00
Samuel Clay
fecec6adbb Cleanup logging. 2018-08-10 15:17:14 -04:00
Samuel Clay
92626bb7da Fixing multiple highlights. Seems to work! 2018-08-09 16:36:31 -04:00
Samuel Clay
1c7c734662 Highlighting kind of works. Seems to erase itself and not serialize multiple highlights. 2018-08-09 16:25:28 -04:00
Samuel Clay
12ae6bcdae Merge branch 'master' into highlights
* master:
  Handling APNS unicode encode errors.
  Fixing APNS notifications.
  Attempting to corral APNS push notification max sizes due to chinese unicode characters being 3 bytes.
  Handling missing user sub folders for IFTTT.
  Handling missing original page.
  Handling mercury text parsing error.
  Fixing issue with double saving of classifier.
2018-08-09 14:30:56 -04:00
Samuel Clay
03efc14a07 Handling missing original page. 2018-08-09 09:53:25 -04:00
Samuel Clay
1e12cb6353 Story highlighter is in. Needs class appliers and segmented control for turning on/off highlights. 2018-08-07 18:37:58 -04:00
Samuel Clay
8558bc6322 Full/split story view should load more stories when the bottom is 2,000 pixels below, not 60. 2018-08-03 08:58:38 -04:00
Samuel Clay
d846c35ae7 Wrong element on story title view. 2018-07-24 15:59:21 -04:00
Samuel Clay
32c9af5f1d Adding support for @nriley's Safari extension to load links in the background. 2018-07-24 15:58:46 -04:00
Samuel Clay
17ca59e409 Renaming premium 2018-07-24 10:49:45 -04:00
Samuel Clay
c565093693 Migrating to jQuery 2.2.4. 2018-07-16 10:46:18 -04:00
Samuel Clay
f544bada0f Switching to working NewsBlur Notifier Plus Chrome extension by @JoshSchreuder. https://gitlab.com/JoshSchreuder/newsblur-notifier-plus 2018-07-13 15:28:07 -04:00
Samuel Clay
355222549f Better job of communicating errors when sending stories by email on web. 2018-07-13 11:20:31 -04:00
Samuel Clay
fac8d0d95a Updating note about Stylish and recommending Stylus instead. Still need to link to userstyles.org (owned by Stylish) due to the location of the custom CSS. 2018-07-08 13:15:26 -04:00
Samuel Clay
5952e0b4b0 Better language around renewing and changing credit cards. 2018-05-03 15:38:59 -07:00
Samuel Clay
078c287ddf Updating Tutorial and FAQ for intellignece (thanks Mark Limke). 2018-05-03 15:11:52 -07:00
Samuel Clay
8bb07faac0 Command+enter for replies (shouldn't just be enter). 2018-04-27 13:38:13 -07:00
Samuel Clay
01b4f7db7d ?next=payments 2018-04-25 18:07:16 -07:00
Samuel Clay
549719b7cf Phasing out getsatisfaction, moving to discourse. 2018-04-17 18:26:49 -07:00
Samuel Clay
fdce59bc2c Stubbing in new facebook pages fetcher. 2018-03-20 17:51:38 -07:00
Samuel Clay
60aa89132d Removing the article 'The' from alphabetical feed title sorting. 2018-03-13 11:50:02 -07:00
Samuel Clay
72ff339180 Bug where search is undefined. 2018-01-18 15:34:58 -08:00
Samuel Clay
e8f2ba924c Fixing XSS on search query. Thanks to @reybango for discovering and disclosing this vulnerability. 2018-01-18 15:27:18 -08:00
Samuel Clay
9cb02c2c7a Fixing bug when adding a folder to a folder on the web. 2017-12-18 21:33:17 -08:00
Samuel Clay
d085dc01df Infrequent Site Stories can be marked as read. Thanks to @viticci for the idea. 2017-12-15 19:48:51 -08:00
Samuel Clay
2f5a5adbd1 Adding preference to toggle global shared stories and infrequent site stories on web. 2017-12-15 19:14:18 -08:00
Samuel Clay
9e0fa678d3 Only show fix feed exception menu item when exception is feed (and not page). 2017-12-15 18:59:34 -08:00
Samuel Clay
975c141ed0 Bumping price to /year. 2017-11-10 15:43:25 -08:00
Samuel Clay
2e98c30930 Don't show notifications and stats on non-feeds. 2017-11-05 14:49:48 -08:00
Samuel Clay
27e9d6be99 Fixing saved searches to work with infrequent site stories. 2017-11-05 14:32:16 -08:00
Samuel Clay
42867847e8 Adding feed options popover icon for notifications. 2017-11-05 14:18:05 -08:00
Samuel Clay
f2ab8145c5 Adding options to control infrequency of infrequent site stories feed. 2017-11-05 14:01:25 -08:00
Samuel Clay
2d05dc9222 No longer finding the largest image in a story if the text view already successfully found one. Also using Mercury's builtin image finder. 2017-11-03 13:47:17 -07:00