Samuel Clay
7ca709c76a
Memory only cache for imageproxy.
2020-01-05 18:26:52 -05:00
Samuel Clay
75e972ed98
Fixing issue around JSON feeds with missing fields.
2020-01-05 18:14:13 -05:00
Samuel Clay
bda71167ac
Adding smart crop to image proxy thumbnails.
2019-12-25 19:08:22 -05:00
Samuel Clay
5bf7c0af18
Adding secret signature to proxied image urls and thumbnails. Ready to launch!
2019-12-25 18:36:52 -05:00
Samuel Clay
a631710d90
Don't hexify url
2019-12-25 18:18:40 -05:00
Samuel Clay
0d9f787d89
Handling a mix of image proxy options.
2019-12-25 18:15:50 -05:00
Samuel Clay
7baa187566
Handling a mix of image proxy options.
2019-12-25 18:14:55 -05:00
Samuel Clay
ed81559e4e
Adding imageproxy and switching from camo. Built for #1162 .
2019-12-25 18:13:36 -05:00
Samuel Clay
c7091e6772
Adding back in types
2019-12-25 16:06:34 -05:00
Samuel Clay
9ca17dd3b3
Undoing commit that changed story dates.
2019-12-25 15:59:38 -05:00
Samuel Clay
65d0daff64
Adding in imageproxy nginx conf.
2019-12-24 17:37:28 -05:00
Samuel Clay
25a623c5d1
Merge branch 'dejal'
...
* dejal:
#1162 (widget)
#1162 (widget)
#1162 (widget)
#1162 (widget)
#1162 (widget)
#1268 (appearance changes)
2019-12-24 10:05:22 -05:00
Samuel Clay
9d5dc6347a
Moving mongo config log.
2019-12-24 10:05:13 -05:00
David Sinclair
65c706d3a6
#1162 (widget)
...
- Added the feed color bars (sharing those colors required a bit of refactoring).
- The fonts etc now more closely match the app.
- Now uses elipsises for the feed name, title, and content text, if needed.
- Improved HTML tag cleanup.
2019-12-23 21:19:45 -08:00
David Sinclair
51d61f0345
#1162 (widget)
...
- Figured out how to have the display name be just “NewsBlur” without changing the executable name. Yay!
2019-12-23 08:20:49 -08:00
David Sinclair
c78a12035d
#1162 (widget)
...
- Now scales the story thumbnails to do an aspect fill, to match the app.
2019-12-22 13:04:59 -08:00
David Sinclair
9439baa7d5
#1162 (widget)
...
- Tapping a story in the widget now opens it in the All Stories river view.
- Tried to get the widget to reload the content on first launch, but couldn’t. I might try again later.
- Reworded the first launch message as “Tap to set up in NewsBlur”, as a placeholder and to help discover the prefs.
- Now just reloads the table when collapsing or expanding, to avoid @nriley’s crash (the animation was pretty much invisible anyway).
2019-12-21 15:48:17 -08:00
David Sinclair
c6a176da1f
#1162 (widget)
...
- Changed the widget name back to “NewsBlur Latest”; as mentioned, you’re welcome to change it to something else, but it can’t be just “NewsBlur”.
2019-12-21 13:40:00 -08:00
David Sinclair
7326aeadba
#1268 (appearance changes)
...
- Manually changing the theme now turns off the preference to follow the system appearance.
- Turning on following the system appearance immediately updates the theme appropriately.
2019-12-21 13:34:29 -08:00
Samuel Clay
4f365dd456
Fixing tag alignment issue in FF.
2019-12-21 10:39:23 -05:00
Samuel Clay
01f092e662
Handle no page
2019-12-21 10:21:27 -05:00
Samuel Clay
3780cddb47
Handle no page
2019-12-21 10:20:59 -05:00
Samuel Clay
ec35f2156a
Don't bother decoding latin1 for pages.
2019-12-21 10:04:58 -05:00
Samuel Clay
7889fd831e
Wrong template
2019-12-21 09:54:47 -05:00
Samuel Clay
da1a1531dc
Don't fetch if feed_fetcher import warning.
2019-12-21 09:49:41 -05:00
Samuel Clay
dc1567b4f4
Silencing warning.
2019-12-21 09:49:23 -05:00
Samuel Clay
8130339405
NewsBlur Latest -> NewsBlur
2019-12-21 09:49:09 -05:00
Samuel Clay
d02c0ab33c
Merge branch 'dejal'
...
* dejal:
#1162 (widget)
#1162 (widget)
2019-12-21 09:48:02 -05:00
Samuel Clay
8c4647650c
Adding openssl commands for APNS renewal.
2019-12-21 09:06:47 -05:00
David Sinclair
8a7f75ee29
#1162 (widget)
...
(Looks like the name didn’t get committed.)
2019-12-20 20:14:22 -08:00
David Sinclair
b314b6f289
#1162 (widget)
...
Done! See my comment in the issue for details.
2019-12-20 19:09:20 -08:00
Samuel Clay
e648f1e135
Splitting APNS cert and key.
2019-12-20 16:01:57 -05:00
Samuel Clay
bd3fd54438
Removing print
2019-12-16 17:02:06 -05:00
Samuel Clay
305e46cd7d
Adding secret_token parameter support to every API endpoint. Built for #1162 .
2019-12-16 16:59:04 -05:00
Samuel Clay
5a229a454f
Merge branch 'dejal'
...
* dejal:
#1262 (unsubscribe feed from story)
#1266 (clearing offline)
2019-11-26 11:45:27 -05:00
David Sinclair
133a826afa
#1262 (unsubscribe feed from story)
...
- Done; it’s first in the story settings menu, to be consistent with others.
- I resisted replacing FontSettingsViewController with a MenuViewController usage; that would simplify the code and future changes, but would’ve taken more time now.
2019-11-25 19:15:49 -08:00
David Sinclair
402d5c2eea
#1266 (clearing offline)
...
- Clearing offline now clears the cached stories, text, and images from the database.
2019-11-25 14:27:59 -08:00
Samuel Clay
61bbe9ff5f
Merge pull request #1256 from caleb-allen/widget-folder-support
...
Prioritize folders for widgets
2019-11-21 15:10:51 -05:00
Caleb Allen
a95766d4a5
return null when setting is missing
2019-11-20 20:34:41 -08:00
Caleb Allen
9f019e0d85
set folder feedset
2019-11-20 20:26:17 -08:00
Samuel Clay
781f9bf5f4
Merge branch 'dejal'
...
* dejal:
iOS: #1236 (offline text)
iOS: #1215 (wonky behavior)
2019-11-14 15:40:35 -05:00
Samuel Clay
b84cf5a6d7
Merge branch 'master' into dejal
...
* master:
Drop tags with CDATA.
css modification test
2019-11-14 15:39:41 -05:00
Samuel Clay
ebd13d9487
Drop tags with CDATA.
2019-11-06 16:10:56 -05:00
Samuel Clay
f7aef4e299
Merge pull request #1246 from caleb-allen/image-loading
...
image css modification test
2019-10-29 16:01:48 -04:00
David Sinclair
fde1f671d8
Merge branch 'master' into dejal
2019-10-25 20:57:05 -07:00
David Sinclair
106c970b4a
iOS: #1236 (offline text)
...
- Added a "Download text" preference. Defaults on.
- If on, the text is fetched for feeds that are in text view when fetching new stories.
- The text is fetched after stories, and before images, using a similar mechanism.
- The text is stored in a new "cached_text" database table.
- The text is deleted when the story is deleted.
- When displaying a text view, the cached text is used if available, otherwise it is fetched as before.
2019-10-25 20:52:51 -07:00
Samuel Clay
5168929aee
Merge branch 'recaptcha'
...
* recaptcha:
Finishing recaptcha. Ok to launch.
Stubbing in recaptcha.
2019-10-25 14:36:20 -04:00
Samuel Clay
7cd4e2f5b9
Merge branch 'master' into recaptcha
...
* master: (618 commits)
Build 107
iOS v9.1.1, still in development.
#1249 (dark theme colors)
iOS: #1254 (settings with stories on bottom)
iOS: #1257 (highlighting issue)
iOS: #1258 (crash on start)
Fixing #1251 , twitter error should specify the correct dialog.
Facebook connect url
Typo
Hardcoding facebook url
https for oauth
add touch intent to widget initialization instead of only refresh
Handling ImportError
Handling MemoryError.
Adding rate limiting logging.
Handling missing stories from newsletters.
Handling missing users on clean spammer.
Upgrading psychopg.
v9.1 ios.
Slight change in colors.
...
2019-10-25 14:35:59 -04:00
Samuel Clay
1c5201b76b
Build 107
2019-10-25 14:35:40 -04:00
David Sinclair
65aa2e8518
iOS: #1215 (wonky behavior)
2019-10-23 20:32:07 -07:00