ThePendulum
|
d9ce4dd056
|
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 |
ThePendulum
|
5dce74588b
|
Improved missing gfycat handling. Added 'preview' marker to index.
|
2018-07-02 23:15:06 +02:00 |
ThePendulum
|
310931e4f8
|
Don't attempt to save index when there are no posts or profile details (complained about directory not existing)
|
2018-07-02 19:55:21 +02:00 |
ThePendulum
|
c1f26440fd
|
Added fetch concurrency.
|
2018-07-02 03:45:20 +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
|
a859ac573c
|
Accounting for indexed posts.
|
2018-06-30 21:47:43 +02:00 |
ThePendulum
|
74e36a6826
|
Using YAML rather than TSV for index files. Improves both readability and reindexability.
|
2018-06-30 03:33:30 +02:00 |
ThePendulum
|
33ef3d2c19
|
Reading index file and ignoring already indexed content.
|
2018-06-17 03:39:12 +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 |