ThePendulum
|
eee3ba0abc
|
Added support for fetching content directly from host. Improved pattern interpolation. Refactored content modules.
|
2019-11-01 04:22:36 +01:00 |
ThePendulum
|
3abc6bb389
|
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 |
ThePendulum
|
cb6fd0c7f6
|
Fixed profile image checking for indexed description instead of image.
|
2018-07-01 03:32:53 +02:00 |
ThePendulum
|
1b1323dc3d
|
No longer redownload profile image and description when indexed, unless --redownload-profile is specified.
|
2018-07-01 03:26:26 +02:00 |
ThePendulum
|
e7eef86b23
|
Added watch-mode. Waiting for profile detail write to finalize before new watch cycle and capture details in index file.
|
2018-07-01 03:06:57 +02:00 |
ThePendulum
|
7cf1a99915
|
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 |
ThePendulum
|
edf77e259b
|
Refactored post fetching. Cleaner code that will now fetch archived posts even if the user no longer exists on reddit. Expanded gfycat URL detection.
|
2018-05-22 22:55:50 +02:00 |
ThePendulum
|
632dc96bc1
|
Fixed profile description not saving when user has avatar.
|
2018-04-30 14:17:44 +02:00 |
ThePendulum
|
9e9cca8834
|
Fixed avatar property.
|
2018-04-28 00:27:29 +02:00 |
ThePendulum
|
ccfdc16ca8
|
Added reddit avatar URL detection and avoid option.
|
2018-04-27 23:14:48 +02:00 |
ThePendulum
|
8aca700269
|
Dealing with users without profile.
|
2018-04-23 14:57:07 +02:00 |
ThePendulum
|
4551a1f5d2
|
Moved source into dedicated directory.
|
2018-04-23 02:36:07 +02:00 |