Commit Graph

20 Commits

Author SHA1 Message Date
nytpu 51abebb663 don't overwrite old title when updating page 2021-04-19 10:40:33 -06:00
nytpu ffe7a37c66 don't include entries older than one year 2021-04-19 09:48:08 -06:00
nytpu 41683edee4 relicense to AGPL 3.0 only 2021-03-26 11:10:04 -06:00
nytpu 3081d41758 don't overwrite title when updating feed 2021-03-21 09:20:14 -06:00
nytpu 71f087b2ad fix breaking bug when parsing atom/rss feeds 2021-03-20 09:59:55 -06:00
nytpu 364e8fbc21 fix null dereference when getting old title 2021-03-18 13:34:02 -06:00
nytpu f8601b82ab Use strings for URLs internally for consistency. 2021-03-18 13:02:17 -06:00
nytpu e9ade7f33f ignore mutexes in json output/input 2021-03-18 11:41:13 -06:00
nytpu df2e3bfa02 fix nil pointer error in GofeedConvert 2021-03-18 11:37:12 -06:00
nytpu 6cf5ca01cf Changed url.URL to string so the json is less bloated 2021-03-18 11:36:57 -06:00
nytpu 0441fc9349 Implement Insert{Feed,Page} on FullData for easy insertions 2021-03-18 10:33:26 -06:00
nytpu 3b26eb9863 fix several typos throughout core 2021-03-18 10:32:10 -06:00
nytpu e1a5c68ec7 add init for global FullData 2021-03-18 10:18:54 -06:00
nytpu 593c1288bc resolve XXX question introduced by e42ebd8 2021-03-17 11:24:24 -06:00
nytpu 8426bb6494 make jsonData public 2021-03-17 09:38:41 -06:00
nytpu e42ebd8171 add XXX to core.JsonData mutex 2021-03-17 09:37:41 -06:00
nytpu 5c735b4ce0 improve documentation for PageEntries functions 2021-03-17 09:16:19 -06:00
nytpu 521b162007 implement sort.Interface for core.Feed 2021-03-17 09:16:19 -06:00
nytpu 1389fc8d6e fix comment and update readme 2021-03-17 08:41:42 -06:00
nytpu f6313f4465 implement core package with structs, etc. 2021-03-16 22:42:51 -06:00