Commit Graph

5844 Commits

Author SHA1 Message Date
Brent Simmons 835672ee30 Update submodules. 2018-08-26 12:47:28 -07:00
Brent Simmons fb4a67dfaa Update submodules. 2018-08-25 17:40:23 -07:00
Brent Simmons d4e10bdf47 Use synthesized init. 2018-08-25 17:39:03 -07:00
Brent Simmons 9263ffcb79 Use synthesized init. 2018-08-25 17:07:55 -07:00
Brent Simmons 63b0dd3cfc Use synthesized Hashable, Equatable. Remove some extraneous public declarations. 2018-08-25 17:03:10 -07:00
Brent Simmons 9f78c3d8a5 Use synthesized Equatable. 2018-08-25 16:56:59 -07:00
Brent Simmons b3f0ce2fd3 Use synthesized Equatable. 2018-08-25 16:54:03 -07:00
Brent Simmons 37ace321e8 Use custom has(into) and == functions for FeedListFolder. 2018-08-25 16:52:57 -07:00
Brent Simmons 24a6fae370 Use synthesized Equatable. 2018-08-25 16:46:54 -07:00
Brent Simmons 96f118853d Use synthesized Equatable, Hashable. 2018-08-25 16:34:25 -07:00
Brent Simmons 30972ef435 Use synthesized init, Equatable, Hashable. 2018-08-25 16:29:11 -07:00
Brent Simmons 6c336627de Update submodules. 2018-08-25 14:57:54 -07:00
Brent Simmons 0310283769 Use synthesized init, Equatable, Hashable. 2018-08-25 14:44:11 -07:00
Brent Simmons fb38bccef9 Update RSWeb. 2018-08-25 14:08:02 -07:00
Brent Simmons fdf767865a Use new hash-into instead of hashValue. WIP on #402. 2018-08-25 12:59:19 -07:00
Brent Simmons d274b4eac1 Use new hash-into instead of hashValue. WIP on #402. 2018-08-25 12:52:48 -07:00
Brent Simmons a3a9e9c9bd Use new hash-into over hashValue in Articles.framework. WIP on #402. 2018-08-25 12:05:47 -07:00
Brent Simmons cfb3bd706e Use new hash-into function instead of calculating hashValue. WIP on #402. 2018-08-25 11:54:58 -07:00
Brent Simmons 6d49cd4620 Unignore IDEWorkspaceChecks.plist. 2018-08-25 11:33:09 -07:00
Brent Simmons 65540e021a Use standard visual effects sidebar. Fix #387. 2018-08-25 10:59:11 -07:00
Brent Simmons 04c199723b Fix typo. 2018-08-25 10:58:34 -07:00
Brent Simmons 4708601c9b Update updated date for Roadmap. 2018-08-23 20:44:53 -07:00
Brent Simmons 64ee0eb145 Simplify roadmap. I was over-planning. 2018-08-23 20:44:00 -07:00
Brent Simmons 8e36459209 Merge branch 'master' of https://github.com/brentsimmons/Evergreen 2018-08-21 08:57:26 -07:00
Brent Simmons fe7d0cb7c6 Changes made a while ago. I forget what they were. 2018-08-21 08:57:19 -07:00
Brent Simmons f621f8fff7 Fix missing setting for Articles.framework — fixes bug doing Release build. (Didn’t affect Debug builds.) 2018-08-19 15:32:19 -07:00
Brent Simmons c60da0fefc
Merge pull request #385 from danielpunkass/safari-extension
Safari extension fixes
2018-08-19 15:22:27 -07:00
Daniel Jalkut ab810e9f1c Change the validation code to always discard any pending requests for validation, and focus on the latest request. This works well for our purposes and avoids us queueing up a validation request and then having it somehow come in later than a more up-to-date request that may pertain to a different window or tab. 2018-08-19 17:55:46 -04:00
Daniel Jalkut 6caf85b598 I think it's important to have the persistent functions/variables live outside the document loaded handler, so they persist as long as the page is being viewed by the user. 2018-08-19 17:54:26 -04:00
Brent Simmons ccc111b152 Add ArticlesDatabase.framework to embedded frameworks. 2018-08-19 12:18:33 -07:00
Brent Simmons 86b1aef07f
Merge pull request #384 from danielpunkass/safari-extension
Safari extension for "Subscribe to Feed"
2018-08-19 11:46:12 -07:00
Daniel Jalkut 8748e6f8cf Oops - need to multiply instead of divide to get accurate representation of delay timeout in nanoseconds. 2018-08-19 14:08:31 -04:00
Daniel Jalkut 3492b59707 Merge branch 'master' of https://github.com/brentsimmons/Evergreen into safari-extension
# Conflicts:
#	Evergreen.xcodeproj/project.pbxproj
2018-08-19 12:29:44 -04:00
Brent Simmons 61a390a947 Unbreak the build. I think. 2018-08-18 11:15:24 -07:00
Brent Simmons 6fa34df300 Add note about what to do with submodules on first checkout. 2018-08-18 11:04:28 -07:00
Brent Simmons d01163b6d4 Update RSDatabase. 2018-08-08 22:33:47 -07:00
Brent Simmons 1feb6cadb8 Include RSCore update. 2018-07-28 17:38:35 -07:00
Brent Simmons b16112ad56 Remove deleted frameworks from Account. 2018-07-28 17:30:12 -07:00
Brent Simmons 85aaa68f7b Delete unused TimelineHeaderView. 2018-07-28 17:27:26 -07:00
Brent Simmons fc338d5371 Move Feed from Articles.framework to Account.framework. 2018-07-28 12:16:14 -07:00
Brent Simmons b7575c687c Rename Data.framework to Articles.framework. Rename Database.framework to ArticlesDatabase.framework. 2018-07-23 18:29:08 -07:00
Brent Simmons 2cd23cf008 Remove FeedMetadata. 2018-07-23 15:31:56 -07:00
Brent Simmons 83d0c726a1 RSDatabase update. 2018-07-23 15:30:53 -07:00
Brent Simmons 19bf197f02 Start FeedMetadata. 2018-07-23 15:30:42 -07:00
Brent Simmons 2601cb1154 Submodule stuff. 2018-07-22 19:39:01 -07:00
Brent Simmons 457bb729ab Remove some hard-coded white backgrounds. 2018-07-22 11:18:35 -07:00
Brent Simmons d6303ebead Submodule stuff? Git confuses me. 2018-07-21 19:55:35 -07:00
Brent Simmons 0c1fc37aa9 Make progress on CSS for detail view for dark mode. 2018-07-21 19:55:07 -07:00
Brent Simmons 6c3a104bca Use underPageBackgroundColor for behind the detail view. 2018-07-21 19:54:50 -07:00
Brent Simmons ae34d83d4b Use controlAccent color for unread indicator in timeline. 2018-07-21 19:17:20 -07:00