relikd
03aecdfa4a
feat: version migration for new option names
2025-12-11 18:34:13 +01:00
relikd
0a23819428
feat: notifications
2025-10-25 11:32:38 +02:00
relikd
0fdb8d9ccc
fix: welcome message position
2025-07-20 22:17:53 +02:00
relikd
a342104219
chore: remove per file license headers
2022-10-01 15:39:20 +02:00
relikd
b33791cae3
Rename core data store during migration
2019-10-03 21:34:56 +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
2c028e79e0
Backup URL scheme
2019-09-23 17:38:31 +02:00
relikd
9dbd761fe0
NSError: inCaseLog + inCasePresent
2019-09-19 11:54:33 +02:00
relikd
4075073d1b
Refactoring feed download + favicon cache
2019-09-15 23:27:01 +02:00
relikd
571aac4533
barss: URL scheme + remove 'Fix cache' button
2019-08-16 18:36:19 +02:00
relikd
48578ea211
Separate FeedDownload into UpdateScheduler & WebFeed
2019-08-11 20:23:32 +02:00
relikd
a1f191789d
If database empty, add releases feed
2019-08-11 15:31:35 +02:00
relikd
a6c8198234
Fix const + PostNotification() + RegisterNotification()
2019-08-11 13:21:30 +02:00
relikd
b081564eca
Welcome message
2019-08-11 12:45:06 +02:00
relikd
c717487b0e
Database options for version migration
2019-08-09 21:07:54 +02:00
relikd
314a3ea9cb
Option to export selected items
2019-07-29 01:12:58 +02:00
relikd
bdc6d45a54
Handle OPML file import without drag & drop
2019-07-28 22:43:18 +02:00
relikd
8dc95dda63
Propagate 5xx server error to user + reload button. Closes #5
2019-07-06 13:27:00 +02:00
relikd
29a48384c7
Refactoring code for image drawing
2019-07-03 14:00:02 +02:00
relikd
8e712cae20
Refactoring Interface Builder UI to code equivalent
2019-07-02 11:10:34 +02: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
2019-02-14 18:31:28 +01:00
relikd
5ed99a6e51
Fix auto parse url if app is closed
2019-02-11 20:28:03 +01:00
relikd
f2cca57fbb
Refactoring Status Menu
2019-02-10 19:39:51 +01:00
relikd
55850832d8
Updated TODOs
2019-01-15 02:21:04 +01:00
relikd
59d0ec7cca
Make 'feed://' URLs clickable. Append feeds automatically to root.
2018-12-11 14:57:40 +01: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
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
733ce7af79
Menu - Preferences Sync. There is still a bug with unread count ...
2018-08-19 04:04:36 +02:00
relikd
aa173c59f8
replaced initial nib with direct code call
2018-08-15 20:29:04 +02:00
relikd
7d3c7d7da9
split nib files and restructured with Window- and ViewControllers
2018-08-08 15:31:36 +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