Commit Graph

76 Commits

Author SHA1 Message Date
c64ec21bd9 Adjust feed read exception handling 2023-04-28 14:44:01 -04:00
45009a31b9 ID doesn't work in a release build for some reason 2023-04-28 13:02:18 -04:00
2a7ef356bd Set tray icon ID 2023-04-28 12:50:49 -04:00
105b6e7d30 Update package versions 2023-04-28 12:47:40 -04:00
965f753489 Update packages 2023-04-28 08:00:17 -04:00
9e10ac0ab9 Update minor version 2023-04-26 22:19:25 -04:00
ac7c20e6bf Fix toolbar button handling 2023-04-26 22:14:49 -04:00
7638d9c2c7 More UI updates and cleanup 2023-04-26 21:57:19 -04:00
edd01cc052 Keep tray icon lock menu option in sync 2023-04-24 21:30:56 -04:00
fcc6cc05e9 Fix icon resource 2023-04-24 20:20:43 -04:00
586a0497d6 Remove WinForms references and start on installer 2023-04-22 09:05:41 -04:00
d6a2fd5a46 More UI updates 2023-04-16 12:57:17 -04:00
5c0c84a068 Rework much of options UI 2023-04-13 20:05:55 -04:00
ace251fd4f Validation WIP 2023-04-12 17:14:12 -04:00
68aec56824 UI rework and fixes 2023-04-12 17:13:43 -04:00
242663c3e5 More cleanup and UI work 2023-04-12 13:44:15 -04:00
a81cf5e69f More cleanup and fixes 2023-04-12 11:35:19 -04:00
64d0f770ca Code cleanup 2023-04-07 22:24:52 -04:00
96d327270f Some cleanup 2023-04-07 22:10:03 -04:00
49842a1663 Fix resource reference and switch to package 2023-04-07 20:23:24 -04:00
e130be35a4 Update packages 2023-04-07 20:00:13 -04:00
eac0313f23 Switch to NuGet packages 2023-04-07 18:41:18 -04:00
6514f23329 Rework database loading/migration 2023-04-06 17:20:38 -04:00
b5f570688d More modernization
- Split generic "common" libraries into specific libraries
- Use other packages in lieu of custom code
- General cleanup
2023-04-05 16:06:38 -04:00
f480a6c373 Start modernization 2023-03-10 12:18:03 -05:00
a0214b98f1 Fix parsing of Atom feeds with attribute namespaces 2018-07-18 08:16:50 -04:00
59bb8ae3cd Make sure to dispose resources created during feed reading 2018-07-17 12:02:53 -04:00
92469c15aa Switch to getting updates from GitHub 2018-04-06 09:57:00 -04:00
23a909605b Start working on AppVeyor build 2018-04-05 16:14:27 -04:00
009787b9ff Switch to NuGet version of NameBasedGrid 2018-02-12 21:16:55 -05:00
e91edaea6a Switch to git submodules, add license and initial readme 2018-02-10 12:46:01 -05:00
040867492e Fix relative Atom paths (for GitHub at least, might break others?) 2017-11-10 07:32:30 -05:00
952b65b387 Add setting for default user agent 2017-08-15 16:57:24 -04:00
80cd26b8c3 Mask password field in feed credentials 2017-08-09 20:33:40 -04:00
f58e4737c0 Don't display duplicate links when subscribing and use feed URL when title isn't supplied 2017-03-02 09:23:44 -05:00
2f7a268013 Support additional security protocols and use the real version number in the user agent 2017-03-02 09:22:36 -05:00
e13894bed2 Fix getting channel for RSS feeds 2016-08-19 14:01:12 -04:00
9b8d0848d8 Fix changes not being preserved 2016-05-31 16:05:26 -04:00
c7dd9ccaa5 Disallow edit and delete of default category 2016-05-31 14:19:38 -04:00
f7491dbbc5 Tweak to look better during startup 2016-05-31 10:41:15 -04:00
d731945a71 Keep selection when going to drag feeds 2016-05-31 10:31:45 -04:00
fbc6500229 - Add support for filtering by category
- Break up main window into partials instead of using regions
2016-05-31 09:59:37 -04:00
2de33134ce Add feed chooser window when dragging in an HTML link with multiple feeds 2016-03-29 21:29:02 -04:00
864be9bb11 Add a few new ways to drag/drop a URL - from a few Chrome extensions or the page URL itself - page URL only supports single links right now 2016-03-29 20:10:43 -04:00
9a73709c7f Make feed read on error dialog async and preserve selection 2015-11-16 11:05:55 -05:00
040147cb4a Change error window style 2015-11-02 21:31:28 -05:00
87c218de3c More ReSharper suggestions 2015-11-02 21:21:57 -05:00
d8d7a9b5ba Bunch of ReSharper suggestions 2015-11-02 20:29:00 -05:00
ff2ef0fd46 Update for "Set Program Access and Defaults" support 2015-11-02 20:11:35 -05:00
f7dddff14d Fix adding new feeds and version check at start-up 2015-01-22 16:50:28 -05:00