Commit Graph

126 Commits

Author SHA1 Message Date
Jeremy Beker b2bc941d2d
Move back to official submodule 2019-06-15 13:40:12 -04:00
Jeremy Beker 029bcbda96
Merge cleanup. 2019-06-15 13:30:12 -04:00
Jeremy Beker baf14f7379
submodules 2019-06-15 12:35:04 -04:00
Jeremy Beker f54bc3569b
Merge branch 'master' into google_reader_compatible_syncing
# Conflicts:
#	Frameworks/Account/Account.swift
#	submodules/RSWeb
2019-06-15 12:34:50 -04:00
Maurice Parker 02c1e40c3a Updated to the latest RSParser 2019-06-12 15:20:33 -05:00
Maurice Parker c1e89a2ae0 Updated to the latest RSWeb 2019-06-12 15:09:06 -05:00
Brent Simmons 8268ed9d3f Update submodules. 2019-06-10 21:33:30 -07:00
Jeremy Beker 9144ee71e5
Request article IDs and content. 2019-06-10 16:53:35 -04:00
Maurice Parker c30c7d6f8d Updated to latest RSParser 2019-06-10 13:56:11 -05:00
Maurice Parker 5416bbb831 Updated to latest RSParser 2019-06-10 13:40:27 -05:00
Brent Simmons e42520cd9b Update RSWeb. 2019-06-09 21:34:59 -07:00
Maurice Parker b4bcaf633b Changed deployment target for iOS to 13 and updated to latest RSParser 2019-06-09 19:36:20 -05:00
Maurice Parker 941dd5fa08 upgraded to the latest RSWeb 2019-06-09 17:13:39 -05:00
Maurice Parker a087410177 escape title HTML in web view. Issue #722 2019-06-07 15:53:13 -05:00
Jeremy Beker 98c32b9987
Merge branch 'master' into google_reader_compatible_syncing 2019-05-31 09:54:25 -04:00
Jeremy Beker fdc0374c4f
Ensure credentials are available for use
Need to load metadad first
2019-05-30 07:48:34 -04:00
Jeremy Beker aa6dfe8a08
Rework to store endpoint URL in metadata
Endpoint URL did not belong with credentials. This breaks it out and stores it in the account metadata. Updates validation code to take it as a parameter.
2019-05-29 15:16:09 -04:00
Jeremy Beker 0df86e5761
Authentication working
* Updates to use new API style per discussion with Maurice
* Credential validation functioning
2019-05-29 10:54:52 -04:00
Brent Simmons ce81b5d78c Update RSParser. 2019-05-28 21:56:29 -07:00
Jeremy Beker 171ebefc0f
Use my submodule 2019-05-28 13:22:28 -04:00
Brent Simmons fcb2fa3ebc Update RSCore. 2019-05-26 22:40:31 -07:00
Brent Simmons f9b3fb0653 Update RSParser. 2019-05-26 15:46:10 -07:00
Brent Simmons e4936873a8 Update RSCore. 2019-05-26 15:05:38 -07:00
Maurice Parker b327d82004 Update to latest RSWeb 2019-05-26 06:03:17 -05:00
Maurice Parker a2a0586a32 Update RSCore 2019-05-21 10:26:31 -05:00
Maurice Parker 3207ebf6a5 Implement default timeline avatar. Issue #641 2019-05-21 05:42:40 -05:00
Maurice Parker 139518530e Updated to latest RSCore 2019-05-21 04:15:33 -05:00
Brent Simmons 45d8bffe50 Update RSCore. 2019-05-17 23:28:48 -07:00
Maurice Parker 87512a64a5 Removed old TODO and update to latest RSWeb 2019-05-16 11:01:44 -05:00
Maurice Parker 24fa57a472 Upgraded to latest RSCore 2019-05-16 08:18:38 -05:00
Maurice Parker 6be6c6a682 Add send sync database contents to Feedbin 2019-05-15 11:52:56 -05:00
Maurice Parker 1984af4664 Add download progress for Feedbin accounts 2019-05-14 13:10:07 -05:00
Brent Simmons c752cb9fc6 Update RSCore. 2019-05-13 22:31:35 -07:00
Maurice Parker f4510e57e5 store last article fetch time in account metadata 2019-05-12 19:17:16 -05:00
Maurice Parker 9c676f29f8 add articles download for Feedbin 2019-05-12 18:32:32 -05:00
Maurice Parker 50d3a5799c added subscription delete 2019-05-09 07:25:45 -05:00
Maurice Parker e52dc84f13 added create subscription service 2019-05-08 06:56:15 -05:00
Maurice Parker ae61d36c7d Change FeedbinAccountDelegate to use BatchUpdate 2019-05-07 11:10:00 -05:00
Maurice Parker 7f9055fe78 Add download subscriptions and faviconURLs 2019-05-07 10:51:41 -05:00
Maurice Parker d6ae740305 Added folder (tag) delete for Feedbin 2019-05-06 17:34:41 -05:00
Maurice Parker b7e2df1a68 Add Folder rename for Feedbin 2019-05-06 10:53:20 -05:00
Maurice Parker 51a1562e4b make slight change to how not modified responses are handled 2019-05-06 05:28:02 -05:00
Maurice Parker dd8d3ec87a update to latest RSWeb 2019-05-05 18:00:55 -05:00
Maurice Parker 18f2c7b723 Fix bug that prevented http caching from working 2019-05-05 17:46:53 -05:00
Maurice Parker 8ba3ba4f45 Update to latest RSWeb 2019-05-05 15:41:36 -05:00
Maurice Parker 29f9cf83b1 Add HTTP Caching for Feedbin (conditional get) 2019-05-05 08:44:57 -05:00
Maurice Parker 9328932b20 Upgraded to latest RSWeb 2019-05-05 03:30:53 -05:00
Maurice Parker fc7b6f2c6b refactor how Credentials work 2019-05-05 03:25:21 -05:00
Maurice Parker aaa4342494 Add encrypted credential storage 2019-05-04 15:14:49 -05:00
Maurice Parker 595db517a7 change func signitures to use Credentials protocol from RSWeb instead of username/password 2019-05-04 11:48:48 -05:00