Commit Graph

35 Commits

Author SHA1 Message Date
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
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
f27b54af4f draw separator instead 2018-08-03 02:34:16 +02:00
relikd
3ca230bb4a prettify ui and insert corresponding items 2018-08-03 01:48:30 +02:00
relikd
8e27496a68 aaaand, its gone.
nothing works, this stupid arrangedObjects is always empty at init.
2018-08-03 00:25:21 +02:00
relikd
963e991fcd Storing expanded state part I 2018-08-02 19:57:59 +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
relikd
e9ec28fd90 Initial commit 2018-07-25 13:23:33 +02:00