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
Samuel Clay
19ab1b1aff
iOS v9.1.1, still in development.
2019-10-23 13:17:47 -04:00
David Sinclair
fa6052c85a
#1249 (dark theme colors)
...
Tweaked dark theme colors to be darker, and I think better. Feel free to tweak the colors, or let me know if you want me to change anything.
2019-10-22 21:14:15 -07:00
David Sinclair
879ace7043
iOS: #1254 (settings with stories on bottom)
2019-10-22 13:55:30 -07:00
David Sinclair
ed4c8a18ba
iOS: #1257 (highlighting issue)
2019-10-21 21:22:29 -07:00
David Sinclair
4509849317
iOS: #1258 (crash on start)
...
Probably a race condition between loading the user accounts and the feed detail. This should work around it.
2019-10-21 17:59:46 -07:00
Samuel Clay
b8ea4998f5
Fixing #1251 , twitter error should specify the correct dialog.
2019-10-19 16:43:15 -04:00
Samuel Clay
1eff2f1e3b
Merge pull request #1255 from caleb-allen/widget-tap-story
...
add touch intent to widget initialization instead of only refresh
2019-10-19 16:22:52 -04:00
Samuel Clay
4ce6f54b0d
Facebook connect url
2019-10-17 22:27:31 -04:00
Samuel Clay
8355753b40
Typo
2019-10-17 22:26:01 -04:00
Samuel Clay
17b16ef83f
Hardcoding facebook url
2019-10-17 22:24:52 -04:00
Samuel Clay
bf9b82e458
https for oauth
2019-10-17 22:24:52 -04:00
caleb
11114c9bdc
make folders selectable for widgets
2019-10-14 21:16:13 -07:00
caleb
0df31c0919
add touch intent to widget initialization instead of only refresh
2019-10-14 20:16:03 -07:00
Samuel Clay
e52fb89abe
Handling ImportError
2019-10-13 09:31:45 -04:00
Samuel Clay
09f5ae7a67
Handling MemoryError.
2019-10-13 09:16:17 -04:00
Samuel Clay
5ebfa818b1
Adding rate limiting logging.
2019-10-13 09:13:33 -04:00
Samuel Clay
211da7ca7f
Handling missing stories from newsletters.
2019-10-03 17:33:59 -04:00
Samuel Clay
85cbf374ba
Handling missing users on clean spammer.
2019-10-03 09:05:28 -04:00
Samuel Clay
ae43747028
Upgrading psychopg.
2019-10-02 11:31:10 -04:00
Samuel Clay
23434d12a0
v9.1 ios.
2019-10-02 09:03:06 -04:00
Samuel Clay
865349347c
Slight change in colors.
2019-09-30 15:08:29 -04:00
David Sinclair
0ac92c8e47
#1208 (iOS 13 support)
...
- Fixed not selecting and deselecting properly, due to a change in behavior in iOS 13.
2019-09-27 15:46:21 -07:00
David Sinclair
7b53b5dc04
Merge branch 'master' into dejal
2019-09-26 15:40:26 -07:00