Commit Graph

25 Commits

Author SHA1 Message Date
relikd
ae18e93b6a Refactoring UserPrefs 2019-10-03 12:13:38 +02:00
relikd
eb32ca9617 Cache handling according to RFC 7232 2019-08-21 10:46:18 +02:00
relikd
b961a3a56c Make me default RSS reader (sandbox compatible) 2019-08-19 23:30:56 +02:00
relikd
a777b5672f Update readme 2019-08-19 00:24:46 +02:00
relikd
571aac4533 barss: URL scheme + remove 'Fix cache' button 2019-08-16 18:36:19 +02:00
relikd
cc218dfbcb @import 2019-08-12 00:25:13 +02:00
relikd
a6c8198234 Fix const + PostNotification() + RegisterNotification() 2019-08-11 13:21:30 +02:00
relikd
8e712cae20 Refactoring Interface Builder UI to code equivalent 2019-07-02 11:10:34 +02:00
relikd
7004db25e5 Remove unreliable 'Start on login' 2019-04-01 15:07:33 +02:00
relikd
55aeea5222 Add preference for articles limit. Closes #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
90dc754748 Fix issue #1, use guid if no link is set 2019-02-12 21:48:18 +01:00
relikd
f2cca57fbb Refactoring Status Menu 2019-02-10 19:39:51 +01:00
relikd
d5354bb681 FeedDownload refactoring: everything parallel! 2019-01-25 02:12:15 +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
13a4191b93 User preferences: Short article names, Tick marks and Open few 2018-12-11 16:45:05 +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
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
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
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