Commit Graph

283 Commits

Author SHA1 Message Date
jeancf
061db3f729 Correct order of thread tweets 2023-07-16 15:43:13 +02:00
jeancf
37204c5202 Correct previous_tweet_url 2023-07-16 15:42:58 +02:00
jeancf
b227c1bb04 Modify status_post. Code complete. 2023-07-16 12:56:17 +02:00
jeancf
8bd8aeec29 Moved db lookup to the right section 2023-07-16 12:48:26 +02:00
jeancf
e62e5634e0 Added db lookup for replied_to_tweet 2023-07-16 12:37:26 +02:00
jeancf
497d9f3a20 Removed lost print() statement 2023-07-16 11:52:09 +02:00
jeancf
4cd49a1de7 Add reply_to key to tweet dictionary 2023-07-16 11:43:26 +02:00
jeancf
9b9c7702f1 Modify toot processing for loop 2023-07-16 11:37:32 +02:00
jeancf
3fab787738 get_timeline and get_rest_of_thread return tuple 2023-07-16 11:36:05 +02:00
jeancf
9bdcccf713 Modify call to get_rest_of_thread 2023-07-16 11:18:21 +02:00
jeancf
f585878d0f Add index on tweet_id to toots table in database 2023-07-15 13:35:04 +02:00
jeancf
1e81e16788 Update logging info messages 2023-07-14 20:29:25 +02:00
jeancf
cb0fc55c8b Remove unused function 2023-07-14 20:21:59 +02:00
jeancf
e53cef4274 Improve README 2023-07-14 20:18:56 +02:00
jeancf
fb8d83800e add upload pause to config 2023-07-14 13:21:12 +02:00
jeancf
d6ed64d6fc Move nitter instances to config file 2023-07-14 13:12:25 +02:00
jeancf
cdc1fb03f7 Add comments 2023-07-14 13:11:20 +02:00
jeancf
b10a8392c8 5 seconds pause between toots 2023-07-14 11:12:30 +02:00
jeancf
d7bfab4cd3 Remove https:// from NITTER_URLs 2023-07-13 15:51:54 +02:00
jeancf
a4f3934d86 Fix indentation 2023-07-13 15:44:37 +02:00
jeancf
29c7457644 Add some log messages 2023-07-13 13:32:38 +02:00
jeancf
cdbb1bb8f2 Fine tune thread download 2023-07-13 11:53:07 +02:00
jeancf
5939484160 Complete get_timeline() 2023-07-13 11:36:04 +02:00
jeancf
f8bd948b9c Hit a bump 2023-07-12 22:19:04 +02:00
jeancf
b842f6d471 Created get_timeline function 2023-07-12 22:02:06 +02:00
jeancf
15663af09d Remove nitter instance due to 404 2023-07-12 19:23:50 +02:00
jeancf
6188f77e2b Removed unreliable nitter instances 2023-07-12 15:01:24 +02:00
jeancf
530953f48b Add Exclusion of thread tweets 2023-07-12 14:51:04 +02:00
jeancf
ea12cea20f Revert "Added saving page to file"
This reverts commit 1faf11222d.
2023-07-12 13:27:26 +02:00
jeancf
7528afaff9 Removed brackets from timestamp 2023-07-11 20:58:41 +02:00
jeancf
1faf11222d Added saving page to file 2023-07-11 20:41:46 +02:00
jeancf
89b6068a04 Handling tweet-link exception 2023-07-11 19:45:53 +02:00
jeancf
e3c8d228a7 Cleanup nitter instances 2023-07-11 13:25:42 +02:00
jeancf
dc1ad82080 Added timezone logic 2023-07-11 13:17:59 +02:00
jeancf
95ef8929dd Do not force the use of brackets 2023-06-29 17:05:15 +02:00
jeancf
cb798b7b17 Added TOML option 2023-06-28 21:47:48 +02:00
jeancf
969b6849b8 Other time representation 2023-06-28 18:34:42 +02:00
jeancf
f1b7247b3d Corrected one more float bug 2023-06-28 17:57:15 +02:00
jeancf
93f8e493db Fixed float timestamp bug 2023-06-28 17:46:00 +02:00
jeancf
156df6040c correct logging message 2023-06-28 16:29:32 +02:00
jeancf
b5f6405ceb Test further 2023-06-28 15:19:46 +02:00
jeancf
23d897f42c Small adjustment 2023-06-28 14:58:02 +02:00
jeancf
3732392dbf Longer wait to mitigate API error 422 2023-06-28 13:53:26 +02:00
jeancf
191c23074d test timestamp 2023-06-23 17:35:01 +02:00
jeancf
fafd6a1ef8 Adjusted logging messages 2023-06-20 11:30:27 +02:00
jeancf
6667b7ef60 Updated licence date 2023-06-19 20:22:41 +02:00
jeancf
062054c836 updated user agents 2023-06-19 20:13:46 +02:00
JCF
36738c7a65 Corrected account_update_credentials() call 2023-06-18 21:40:21 +02:00
jeancf
a8a580989a Another Nitter instance change 2023-06-16 13:50:23 +02:00
JCF
cc0935297f Added info message to log 2023-06-15 20:34:57 +02:00