ripunzel/src
ThePendulum aa1c612306 Added after/before-index alias for after/before-indexed 2018-07-08 00:18:51 +02:00
..
archives Building user posts object after fetching user to ensure user fetched posts and directly fetched posts are added to the same user key. Refactor to make better use of functions. Moved profile detail saving call to content fetch. No longer attempting and failing to save profile details for deleted users (directory would not exist). 2018-06-17 01:11:10 +02:00
curate Added option to index (specified) ignored posts. Saving index through save module, and it now notifies the user that an index has been written. 2018-07-07 02:17:41 +02:00
fetch Added after/before-index alias for after/before-indexed 2018-07-08 00:18:51 +02:00
methods Defaulting to jpeg if reddit image extension is not present. 2018-07-07 04:12:16 +02:00
save Always returning null for profile details when no profile was found, not undefined. Prevents YAML index write from failing. 2018-07-07 23:45:43 +02:00
sources Added option to index (specified) ignored posts. Saving index through save module, and it now notifies the user that an index has been written. 2018-07-07 02:17:41 +02:00
utils Added byte truncate script to repo. Fixed yargs not enforcing choices. 2018-07-07 00:58:15 +02:00
app.js Allowing for -mobile gfycat links, simplified URL patterns 2018-07-06 00:39:43 +02:00
cli.js Added after/before-index alias for after/before-indexed 2018-07-08 00:18:51 +02:00
dissectLink.js Added optional URL query to all external hosts in link dissection. 2018-07-07 04:07:07 +02:00
interpolate.js Accounting for indexed posts. 2018-06-30 21:47:43 +02:00