relikd
47a0e76cb3
NS_ASSUME_NONNULL
2020-01-17 12:19:08 +01:00
relikd
8d2e4e4383
Fix preferences on macOS 10.15
2019-10-24 12:40:12 +02:00
relikd
ae18e93b6a
Refactoring UserPrefs
2019-10-03 12:13:38 +02:00
relikd
aa87d1be6a
URLScheme for handling app URLs
2019-09-25 13:06:04 +02:00
relikd
32f999b248
Moving files around
2019-09-18 17:26:19 +02:00
relikd
37d3a461d6
Parser for YouTube URLs (channel, user, playlist)
2019-09-18 17:21:37 +02:00
relikd
1d9275e0df
RSXML2 rename
2019-09-16 01:06:12 +02:00
relikd
4075073d1b
Refactoring feed download + favicon cache
2019-09-15 23:27:01 +02:00
relikd
eb32ca9617
Cache handling according to RFC 7232
2019-08-21 10:46:18 +02:00
relikd
e1bf7cac33
Sandboxing & hardened runtime environment
2019-08-16 11:13:42 +02:00
relikd
5ff1753858
Improved HTML tag removal
2019-08-12 18:56:52 +02:00
relikd
48578ea211
Separate FeedDownload into UpdateScheduler & WebFeed
2019-08-11 20:23:32 +02:00
relikd
4ae7b09944
Quick Look preview for OPML files
2019-07-29 21:50:24 +02:00
relikd
cb117c0f01
Associate OPML files & file type icon
2019-07-29 00:30:58 +02:00
relikd
613d1f60d5
OPML file icon
2019-07-28 19:22:01 +02:00
relikd
21e2d6706f
File rename
2019-07-25 18:56:08 +02:00
relikd
d56916be7a
Drag & drop support for OPML files
2019-07-25 16:50:58 +02:00
relikd
31e0821080
replace assets with .icns icon & update readme
2019-07-06 21:05:15 +02:00
relikd
8e712cae20
Refactoring Interface Builder UI to code equivalent
2019-07-02 11:10:34 +02:00
relikd
a1b91e51f9
Fix: Mark blocks of reappearing ghost items as read
2019-04-02 15:52:03 +02:00
relikd
7004db25e5
Remove unreliable 'Start on login'
2019-04-01 15:07:33 +02:00
relikd
039c7bc734
Fix: 'Update all feeds' unread count during update
2019-03-10 12:16:32 +01:00
relikd
7e68c1752c
Auto increase bundle version, handling url scheme, image generation
2019-02-14 18:31:28 +01:00
relikd
d226912e5b
Prepare for beta release
2019-02-11 22:32:40 +01:00
relikd
9bb1b23d8c
Reusing favicon url if already processed html data
2019-02-10 20:48:26 +01:00
relikd
f2cca57fbb
Refactoring Status Menu
2019-02-10 19:39:51 +01:00
relikd
cd0a1a3fd7
Refactoring refresh interval handling
2019-01-27 04:01:07 +01:00
relikd
f0258fb246
Proper caching for downloads
2019-01-26 18:47:48 +01:00
relikd
d239f295cf
Feed Statistics View
...
- Bugfix: group unread count fetch & undo / redo operations
- ModalSheet refactored
2019-01-22 02:01:04 +01:00
relikd
c391bc0b39
OPML export / import + bug fixes + Refactoring (RSXML 2.0, StoreCoordinator, Feed type)
2019-01-14 22:50:22 +01:00
relikd
2bd7078cbd
Feed icons! '/favicon.ico' download, storage and display.
2018-12-12 02:16:31 +01:00
relikd
4c1ec7c474
Refactoring Part 3: Feed configuration and CoreData Model
2018-12-09 01:49:26 +01:00
relikd
6223d1a169
Refactoring Part 1: Dynamic menus (stable)
2018-11-24 14:18:06 +01:00
relikd
5fcaf97fe0
Start on login - helper
2018-10-01 23:36:17 +02:00
relikd
7d68a25de2
Menu generation refactored
2018-09-17 04:09:12 +02:00
relikd
23c7645d36
User preferences are considered for most menu items
2018-09-17 01:26:21 +02:00
relikd
eb5e377805
Menu Bar Icon and Group Icon drawing. Fixed IBDesignable bug (framework search path)
2018-09-15 02:40:15 +02:00
relikd
0c94769700
Changed feed parsing from python lib to RSXML
...
- Bug fix: Changing url to malformed one will remove all entries
- Bug fix: Add feed without selection resulted in a crash
- Removed FeedTag from database model
2018-09-12 01:05:39 +02:00
relikd
a99688c7aa
Menus with unread count: mark, unmark, open all unread
2018-08-18 16:04:19 +02:00
relikd
aa173c59f8
replaced initial nib with direct code call
2018-08-15 20:29:04 +02:00
relikd
c4110cd160
Displaying items in the bar + FeedConfig type enum
2018-08-15 19:41:52 +02:00
relikd
4f688e36a5
Storing of feed entries and fetched property bugfix
2018-08-14 15:11:56 +02:00
relikd
d1afaef1de
- Moved modal sheet to its own ViewController
...
- Warning Indicator for non parsable URLs
- Popover for error description
- Modal Controller handles CoreData update
- Bugfixes
2018-08-10 02:59:24 +02:00
relikd
7d3c7d7da9
split nib files and restructured with Window- and ViewControllers
2018-08-08 15:31:36 +02:00
relikd
3a79faaa65
RSS icon drawing
2018-08-05 23:55:07 +02:00
relikd
9507f1d412
Proper editing functionality + bugfix sortindex consistency
2018-08-05 01:20:05 +02:00
relikd
8080af1a0f
Application-wide hotkeys + feed edit modal sheet
2018-08-03 23:53:22 +02:00
relikd
6db2607105
Tree with reordering and core data storage + undo
2018-08-02 14:02:00 +02:00
relikd
1de26a7a88
working so far
2018-07-28 11:27:40 +02:00
relikd
db3ef5a22a
moved PyHandler to ObjC class
2018-07-25 23:14:43 +02:00