Commit graph

13012 commits

Author SHA1 Message Date
Samuel Clay
9566a26795 Rewriting relative image urls in original text with absolute urls. 2019-08-21 18:23:02 -07:00
David Sinclair
aa6700cedc Merge branch 'master' into dejal 2019-08-21 14:13:25 -07:00
Samuel Clay
98df94039a
Merge pull request #1230 from caleb-allen/link-long-press-to-share
open system share dialog for links
2019-08-20 17:32:01 -07:00
caleb
1e08295e75 open system share dialog for links 2019-08-20 14:08:45 -06:00
Samuel Clay
93b44ac20d
Merge pull request #1229 from caleb-allen/folder-as-tag
Set folder name as tag when saving a story
2019-08-20 12:10:57 -07:00
caleb
e2a6d09380 use correct folder name 2019-08-19 21:11:47 -06:00
caleb
f11567c88e pass story folder as user tag when saving story 2019-08-19 20:46:04 -06:00
Samuel Clay
2bc66b2450
Merge pull request #1225 from Jason-Cooke/patch-1
docs: fix typo
2019-08-15 11:39:32 -07:00
Jason Cooke
2c3e405747
docs: fix typo 2019-08-15 14:22:10 +12:00
Samuel Clay
74e8fd4606 Deploying camo https proxy for images. 2019-08-11 14:44:15 -07:00
Samuel Clay
735c2c2f76
Merge pull request #1191 from caleb-allen/thumbnail_size
add image thumbnail size preference
2019-08-09 11:02:52 -07:00
Samuel Clay
d3a429e4d3
Merge pull request #1221 from caleb-allen/email-subject
add title to story sharing
2019-08-06 09:31:16 -07:00
Samuel Clay
f1585a5b0d
Merge pull request #1220 from caleb-allen/folder-feed-count
don't include inactive feeds on unread count
2019-08-06 09:30:53 -07:00
caleb
198d0b2137 add title to story sharing 2019-08-02 15:20:05 -06:00
Samuel Clay
b273b3c36c Font tag has attrs too 2019-07-31 11:08:09 -07:00
caleb
d48aaed4d6 don't include inactive feeds on unread count 2019-07-29 11:52:12 -06:00
Samuel Clay
971c4ddded Typo 2019-07-28 18:28:13 -07:00
Samuel Clay
2eccf8ad61 Handling bs4 attr difference. 2019-07-28 18:26:53 -07:00
Samuel Clay
70413c8cfe Upgrading beautifulsoup for html sanitizing in email newsletters. 2019-07-28 18:10:29 -07:00
Samuel Clay
d67006afb1 Merge branch 'master' into dejal
* master:
  http -> https on all emails.
  Adding link to specific tweet. Thanks to @ktf for the suggestion.
2019-07-28 16:41:40 -07:00
Samuel Clay
181b9c9516
Merge pull request #1218 from caleb-allen/date-localization
use system formatted date for non-english locales
2019-07-28 16:40:27 -07:00
Samuel Clay
592349ec9e http -> https on all emails. 2019-07-28 16:33:12 -07:00
Samuel Clay
8fdecdab7c Adding link to specific tweet. Thanks to @ktf for the suggestion. 2019-07-28 15:39:45 -07:00
David Sinclair
27d2384cf1 iOS: #1216 (iPad incorrect layout)
This was a tricky one to reproduce and trace. I added a safety check for the master navigation view getting too big. I also fixed a couple of other Catalina bugs: a crash on launch due to incorrectly creating an image, and a NaN issue with drawing.
2019-07-25 15:31:27 -07:00
caleb
9aa684cc0e use system formatted date for non-english locales 2019-07-25 12:04:44 -06:00
David Sinclair
66f34998bb iOS: #1213 (status bar in browser when full-screen)
- Reproduced by scrolling a story to go full-screen, double-click to show the Safari browser view, interactively go partially back, then scroll in the browser.
- Now shows the navigation bar when using the browser, since the browser shows it, so they’re consistent.
2019-07-18 20:50:19 -07:00
David Sinclair
7b0590ace4 iOS: #1215 (version 9 wonkiness)
- Fixed the story appearing to be unread after returning to the app.
- Fixed the "scroll horizontally" preference appearing twice.
- Fixed the add feed and action toolbar buttons sometimes appearing blue.
2019-07-17 20:32:14 -07:00
Samuel Clay
8d120ea9c5 Fixing classmethod 2019-07-16 12:02:50 -07:00
Samuel Clay
db33d15d2b Adding stripe history reimport background task. 2019-07-16 12:00:10 -07:00
Samuel Clay
a760ec54fb New screenshots for iOS. 2019-07-16 09:55:05 -07:00
Samuel Clay
0052bf8d5f iOS bundle version 104. 2019-07-16 09:54:57 -07:00
Samuel Clay
2ffa2a0627 Merge branch 'dejal'
* dejal:
  iOS: #1208 (iOS 13 support)
2019-06-28 23:36:47 -07:00
David Sinclair
0334bb265a iOS: #1208 (iOS 13 support)
- Fixed issues related to the way the feeds list is set up, that caused tapping on folders and feed detail buttons to fail (that was very tricky to narrow down).
- Fixed the FTUX presentation on iPad.
2019-06-27 21:03:03 -07:00
Samuel Clay
597ae6d9ea iOS bundle version. 2019-06-27 11:47:56 -07:00
Samuel Clay
c9e6fe36c8 Merge branch 'dejal'
* dejal:
  iOS: #1210 (hiding on swiping feeds)
  iOS: #1171 (autoscroll)
2019-06-27 09:32:03 -07:00
David Sinclair
4dcc1c132d iOS: #1210 (hiding on swiping feeds) 2019-06-26 18:55:46 -07:00
David Sinclair
4f9bf6bc7b Merge branch 'master' into dejal 2019-06-26 18:40:52 -07:00
David Sinclair
eb8979b1aa iOS: #1171 (autoscroll)
The iPad position is now fixed.
2019-06-26 18:38:42 -07:00
Samuel Clay
9f3d940690 Upgrading to mercury parser v2.1.1 thanks to @mgeraci 2019-06-26 17:41:46 -07:00
Samuel Clay
b9e3cfb6e6 Merge branch 'dejal'
* dejal:
  iOS: #1171 (autoscroll)
2019-06-26 15:53:30 -07:00
David Sinclair
6a1dc871c3 iOS: #1171 (autoscroll)
- Fixed tapping when traverse is visible.
- Tweaked the autoscroll controls position on iPad to line up with traverse when visible, or go a bit higher when not (to avoid the home indicator).
2019-06-26 14:14:44 -07:00
Samuel Clay
e82a6ad261 Adding preferences to iphone and ipad for fullscreen (iphone only), autoscroll, and horizontal/vertical scrolling. 2019-06-26 10:49:03 -07:00
Samuel Clay
73f366f02f Merge branch 'dejal'
* dejal:
  iOS: #1211 (story blank on load)
  iOS: #1201 (show hidden stories)
  iOS: #1208 (iOS 13 support)
2019-06-26 10:27:38 -07:00
David Sinclair
d82016614e iOS: #1211 (story blank on load)
Moved the 1-second load (which was added for issue #1152, to cope with slow avatars) to after the full HTML is generated, so it won’t fail. Also changed to GCD `dispatch_after` instead of `NSTimer`.
2019-06-25 20:53:54 -07:00
David Sinclair
340b95e2e6 iOS: #1201 (show hidden stories)
Added padding to the CSS to align it.
2019-06-25 19:51:22 -07:00
David Sinclair
711aa318e9 iOS: #1208 (iOS 13 support)
- Fixed launch crash.
- Fixed main menu crash.
2019-06-24 20:55:03 -07:00
Samuel Clay
9c6a26d508 Merge branch 'dejal'
* dejal:
  iOS: #1201 (show hidden stories)
2019-06-23 10:18:59 -07:00
Samuel Clay
4842e9cb5e
Merge pull request #1206 from caleb-allen/email-subject
pass String to share chooser instead of Spannable
2019-06-23 10:14:25 -07:00
Samuel Clay
2e154cfe62
Merge pull request #1205 from caleb-allen/fullscreen-fix
remove clearing of fullscreen on window focus change
2019-06-23 10:14:11 -07:00
David Sinclair
a20271b58e Merge branch 'master' of https://github.com/samuelclay/NewsBlur into development 2019-06-21 20:13:54 -07:00