1188 Commits

Author SHA1 Message Date
Brent Simmons
dbbcce44ca Remove intercell spacing between rows in the timeline view. 2018-07-18 13:17:43 -07:00
Brent Simmons
ef85069a37 Fix appearance of container view — make it inherited. Dark mode progress. 2018-07-17 18:06:40 -07:00
Brent Simmons
f8a2e7334f Nuke the timeline grid after all. 2018-07-17 18:01:17 -07:00
Brent Simmons
2f137df4b0 Use standard NSTableView grid for timeline. Fix #376. 2018-07-17 13:09:40 -07:00
Brent Simmons
2a37a90c59 Add some dark mode notes. 2018-07-15 18:59:01 -07:00
Brent Simmons
73b85bdd92 Make sidebar status bar vibrant. Fix #369. 2018-07-15 12:06:41 -07:00
Brent Simmons
ce0d2450b8 Get the app building with Xcode 10 beta 3. 2018-07-15 12:05:00 -07:00
Brent Simmons
49c44f183d Get Evergreen building. Switch to translucent sidebar. Trying to be a standard Mac app as much as possible, particularly so that supporting dark mode works properly. 2018-07-14 14:43:54 -07:00
Brent Simmons
753ccf14dd Add note about updating Git submodules to their latest commits. 2018-07-14 12:32:11 -07:00
Brent Simmons
12de2ea155 Update SubmoduleCheatSheet.md. 2018-06-23 15:39:49 -07:00
Brent Simmons
74e07521ea Build still broken. De-framework-ized FeedFinder. 2018-06-23 11:35:55 -07:00
Brent Simmons
3909e7d41f Add submodule xcodeprojs to workspace. 2018-06-22 13:13:49 -07:00
Brent Simmons
0efd637db8 Add to SubmoduleCheatSheet. 2018-06-21 13:26:37 -07:00
Brent Simmons
0a965d2e95 Add DB5, RSParser, RSTree, and RSWeb submodules. 2018-06-21 13:25:10 -07:00
Brent Simmons
caece76cd1 Add RSCore submodule. Start SubmoduleCheatSheet.md. 2018-06-21 13:23:53 -07:00
Brent Simmons
b61df8c185 Rename RSFeedFinder references to FeedFinder. 2018-06-21 13:18:28 -07:00
Brent Simmons
168f6138ac Rename RSFeedFinder.h to FeedFinder.h. 2018-06-21 13:07:31 -07:00
Brent Simmons
375bef6d44 Break build. Rename RSFeedFinder on disk to FeedFinder. 2018-06-21 13:06:13 -07:00
Brent Simmons
fdda92e4c2 Break build. Remove local copy of DB5.framework. 2018-06-21 13:04:26 -07:00
Daniel Jalkut
86ba4b84a8 use the pre-calculated validation test. 2018-06-19 14:41:50 -04:00
Daniel Jalkut
8e5af2e7b0 Merge branch 'master' of https://github.com/brentsimmons/Evergreen into safari-extension 2018-06-19 13:22:22 -04:00
Daniel Jalkut
3cb6ee35ab First stab at a new 'Subscribe to Feed' Safari App Extension. 2018-06-19 13:20:41 -04:00
Brent Simmons
ecfee69fdf Break the build. Continue switch to submodules. Remove local copy of RSDatabase. 2018-06-18 16:59:22 -07:00
Brent Simmons
72a89dd048 Break the build. Continue switch to submodules. Remove local copy of RSParser. 2018-06-18 16:52:24 -07:00
Brent Simmons
2927422f1f Break the build. Continue switch to submodules. Remove local copy of RSWeb. 2018-06-18 16:45:29 -07:00
Brent Simmons
d597631bd6 Break the build. Continue switch to submodules. Remove local copy of RSTree. 2018-06-18 16:39:16 -07:00
Brent Simmons
993d584731 Break the build. Switching to submodules. Delete local copy of RSCore. 2018-06-18 16:34:11 -07:00
Brent Simmons
a1374d5420 Remove no-longer-used RSTextDrawing.framework. 2018-06-18 16:31:08 -07:00
Brent Simmons
660afb04fa Add DatabaseCleanup.md. 2018-06-18 10:53:29 -07:00
Brent Simmons
06b4c451a6
Merge pull request #366 from samuelclay/patch-1
Add NewsBlur to website
2018-05-02 15:55:49 -07:00
Samuel Clay
7a4264883a
Add NewsBlur to website 2018-05-01 15:48:57 -07:00
Brent Simmons
a17bc33b5f
Merge pull request #365 from olofhellman/master
Add a CFBundleURLType, Better logic for rs_normalizedURLString, Add testFeedExistsScript, remove redundant code
2018-05-01 09:47:17 -07:00
Olof Hellman
3dd74ce148 better logic for rs_normalizedURLString 2018-04-29 19:36:40 -07:00
Olof Hellman
2d742b922e Merge remote-tracking branch 'brentsimmons/master' 2018-04-25 21:41:22 -07:00
Olof Hellman
e43a019cca add testFeedExists script; remove redundant uniqueId functions; add CFBundleURLTypes info.plist key 2018-04-25 21:40:50 -07:00
Brent Simmons
b766d4bcc7 Merge branch 'master' of https://github.com/brentsimmons/Evergreen 2018-04-17 20:32:22 -07:00
Brent Simmons
0b813675a9 Add IDEWorkspaceChecks.plist to .gitignore. 2018-04-17 20:32:16 -07:00
Olof Hellman
5cbc85a36b Merge remote-tracking branch 'brentsimmons/master' 2018-03-07 21:22:11 -08:00
Brent Simmons
8720c19209
Merge pull request #357 from olofhellman/master
AppleScript support for make/delete of feeds and folders
2018-03-04 20:16:30 -08:00
Olof Hellman
cd3a7891c0 Reset copyrights 2018-03-04 19:01:58 -08:00
Olof Hellman
7b2b613322 revert changes to development team and provisioning in project file 2018-03-04 18:55:33 -08:00
Olof Hellman
c91f4621e1 Merge remote-tracking branch 'brentsimmons/master' 2018-03-04 18:43:49 -08:00
Olof Hellman
c48c54b468 Support for creating and deleting feeds in accounts and folders, and
for creating and deleting folders in accounts
2018-03-04 18:43:29 -08:00
Brent Simmons
8e03ac39b8 Clean up the css and template for the detail view. 2018-02-28 22:38:29 -08:00
Brent Simmons
a8068d8297 Start working on finalizing detail view design. 2018-02-28 13:32:29 -08:00
Brent Simmons
9935df1a0d Update appcast. 2018-02-26 22:41:23 -08:00
Brent Simmons
2066f598f1 Bump version. 2018-02-26 22:32:01 -08:00
Brent Simmons
2281c4a3d8 Save and restore split view state. Fix #134. 2018-02-26 22:31:07 -08:00
Brent Simmons
bfc57d6e7a Reduce detail view margins just a little. 2018-02-26 13:10:23 -08:00
Brent Simmons
d08da99a61 Draw large favicons, and use rounded corners, in the detail view when possible. 2018-02-25 22:58:08 -08:00