Commit Graph

15 Commits

Author SHA1 Message Date
tastytea 2fca800868
Add log message for first run. 2019-12-28 07:16:15 +01:00
tastytea ec8bc6508c
Add operator != to Item.
To be able to determine if the last item is visited in main().
2019-12-28 07:12:28 +01:00
tastytea 74369d6ab5
Rename _data → _profile. 2019-12-28 06:57:23 +01:00
tastytea 4168e77648
Only add one new item if it is the first run. 2019-12-28 06:54:05 +01:00
tastytea 9a3fb420d7
Begin with the oldest item. 2019-12-28 06:48:35 +01:00
tastytea 8b0c2500f9
Fix some initializations. 2019-12-28 06:27:56 +01:00
tastytea 359bcacd1f
Clarify redirect log messages. 2019-12-25 19:31:07 +01:00
tastytea d0ea315e08
Remove useless move. 2019-12-25 19:28:48 +01:00
tastytea 4491af53db
Handle HTTP redirects.
continuous-integration/drone/push Build is failing Details
2019-12-25 06:31:55 +01:00
tastytea d08bb95fbd
Pass whole Config object to Document. 2019-12-25 06:27:57 +01:00
tastytea f6b5ccbe22
Add a bit of logging. 2019-12-25 02:42:47 +01:00
tastytea e1a973f11f
Apply user-fixes. 2019-12-25 02:42:27 +01:00
tastytea 2bb03dd104
Extract and parse <item>s from RSS feeds. 2019-12-25 02:08:53 +01:00
tastytea c631e5c4fe
Add debug logging.
continuous-integration/drone/push Build is failing Details
2019-12-24 18:53:45 +01:00
tastytea 7bba87575f
Print --help, --version and implement downloading.
continuous-integration/drone/push Build is failing Details
2019-12-20 01:14:23 +01:00