Commit Graph

215 Commits

Author SHA1 Message Date
relikd
3ace169549 For tooltip use article.body if article.abstract is empty 2019-03-15 00:08:19 +01:00
relikd
039c7bc734 Fix: 'Update all feeds' unread count during update 2019-03-10 12:16:32 +01:00
relikd
0c9b128cfe changelog 2019-03-07 18:48:12 +01:00
relikd
55aeea5222 Add preference for articles limit. Closes #2 v0.9.2 2019-03-07 15:37:18 +01:00
relikd
fc640250d8 Limit number of article items. Issue #2 2019-03-06 03:34:56 +01:00
relikd
1071c55eef Fix silent crash when libxml produced error. See RSXML commit #401f470ab00ab656843162e002e111331b001824 2019-03-06 02:37:54 +01:00
relikd
b7df436a5d Cmd+q will close preferences instead of quitting the app 2019-02-18 14:55:45 +01:00
relikd
7e68c1752c Auto increase bundle version, handling url scheme, image generation v0.9.1 2019-02-14 18:31:28 +01:00
relikd
abf6312908 Bugfix: Mouse click on 'Done' will process URL 2019-02-14 00:13:53 +01:00
relikd
f62050cc4a Mark individual menu items un/read with option click 2019-02-13 13:04:13 +01:00
relikd
8f8897c319 Fix: disable next update if no update will occur (preferences) 2019-02-12 23:05:08 +01:00
relikd
e78699ece3 Fixing issue with feed not being detected if tag starts after 4096 bytes. (RSXML updated)
- http://www.amusingplanet.com/feeds/posts/default
2019-02-12 22:42:17 +01:00
relikd
90dc754748 Fix issue #1, use guid if no link is set 2019-02-12 21:48:18 +01:00
relikd
c4e2f9615c Bugfix: bundle identifier v0.9 2019-02-11 23:40:03 +01:00
relikd
d226912e5b Prepare for beta release 2019-02-11 22:32:40 +01:00
relikd
5ed99a6e51 Fix auto parse url if app is closed 2019-02-11 20:28:03 +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
bc2181ee56 Show time of next update 2019-01-25 23:56:12 +01:00
relikd
d5354bb681 FeedDownload refactoring: everything parallel! 2019-01-25 02:12:15 +01:00
relikd
8e90ca742f Use NSXMLDocument to export opml file 2019-01-22 21:34:14 +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
f8961d9d34 About page in settings 2019-01-17 21:28:18 +01:00
relikd
e4a25a9637 Automatic feed url detection (let user choose from many) 2019-01-15 23:46:27 +01:00
relikd
55850832d8 Updated TODOs 2019-01-15 02:21:04 +01:00
relikd
3d6865657b Bugfix: initial empty list + errorCount + manual update 2019-01-15 01:51:11 +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
13a4191b93 User preferences: Short article names, Tick marks and Open few 2018-12-11 16:45:05 +01:00
relikd
59d0ec7cca Make 'feed://' URLs clickable. Append feeds automatically to root. 2018-12-11 14:57:40 +01:00
relikd
821e40a68b Pause Icon 2018-12-09 21:39:13 +01:00
relikd
746018be62 Refactoring Part 4: Update Timer and Pausing 2018-12-09 19:37:45 +01:00
relikd
4c1ec7c474 Refactoring Part 3: Feed configuration and CoreData Model 2018-12-09 01:49:26 +01:00
relikd
ae4700faca Refactoring Part 2: Unread count in Feed instead of Config 2018-12-04 01:01:28 +01:00
relikd
6223d1a169 Refactoring Part 1: Dynamic menus (stable) 2018-11-24 14:18:06 +01:00
relikd
080991ebc4 Auto update feeds. Menu rebuild so far only after close. 2018-10-28 15:25:52 +01:00
relikd
5fcaf97fe0 Start on login - helper 2018-10-01 23:36:17 +02:00
relikd
0f90705781 - Readme + ToDo list
- Preferences: Browser list and config
- Preferences: Default RSS reader application
- Open and handle 'feed://' urls
2018-09-22 02:09:28 +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
ee74d651fe Icon drawing finished and refactored 2018-09-15 17:30:20 +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
1b118959fd Bugfix: unread count needs sorted children! + ManagedContext fix 2018-08-19 14:40:45 +02:00
relikd
733ce7af79 Menu - Preferences Sync. There is still a bug with unread count ... 2018-08-19 04:04:36 +02:00
relikd
f2281b91c4 Open some feeds functionality 2018-08-18 19:18:36 +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