Commit graph

12851 commits

Author SHA1 Message Date
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
David Sinclair
c10ca39737 #1208 (iOS 13 support)
- Changed inactive segmented control parts and notifications buttons to a lighter shade, to help distinguish them.
2019-09-26 15:37:58 -07:00
Samuel Clay
66090d4358 Default small thumbnails and medium titles on iPad. 2019-09-26 18:27:01 -04:00
Samuel Clay
fe20874f95 Merge branch 'dejal'
* dejal:
  #1208 (iOS 13 support)
2019-09-26 18:13:52 -04:00
Samuel Clay
e1b45a33fc Fixing #1248. Starred stories retrieved by 'h' should have the normal 100 story limit. 2019-09-24 10:12:39 -04:00
David Sinclair
18f301556f #1208 (iOS 13 support)
- Replaced the non-functional multi-select segmented control in notification popover with four buttons, that are drawn similar to an iOS 13 segmented control.
2019-09-23 14:52:50 -07:00
Samuel Clay
7553da4a51 Merge branch 'dejal'
* dejal:
  #1208 (iOS 13 support)
  iOS: #1208 (iOS 13 support)
  iOS: #1227 (feed order preference)
  iOS: #1227 (feed order preference)
  iOS: #1214 (Safari page sheet)
  iOS: fixed #1219 & #1224 (iPad layout issues)
  iOS: fixed #1223 (unable to mark unread)
  iOS: #1216 (iPad incorrect layout)
  iOS: #1213 (status bar in browser when full-screen)
  iOS: #1215 (version 9 wonkiness)
2019-09-21 18:41:31 -04:00
David Sinclair
165ec98ceb #1208 (iOS 13 support) 2019-09-21 14:51:55 -07:00
David Sinclair
106815fb0b Merge branch 'master' into dejal 2019-09-18 12:38:48 -07:00
caleb
65ab44baf6 css modification test 2019-09-17 13:19:27 -06:00
Samuel Clay
904c5a4d92
Merge pull request #1244 from caleb-allen/image-loading
modify css to not overflow images on chromium webview
2019-09-16 10:01:56 -04:00
Samuel Clay
96b4ae2086
Merge pull request #1233 from caleb-allen/widget
Add Widget feature
2019-09-16 10:01:28 -04:00