Commit Graph

396 Commits

Author SHA1 Message Date
jeancf
189c37272a Merge branch 'master' 2023-07-25 13:00:40 +02:00
jeancf
c34707b149 Release 4.3.2 2023-07-24 21:51:20 +02:00
JCF
47d17f4cc5 Correct display of link to quoted tweet 2023-07-24 07:38:11 +00:00
jeancf
b09ee35f5c Updated documentation 2023-07-22 11:00:16 +02:00
jeancf
2327294af3 Ignore timeline-item without tweet-link tag 2023-07-22 10:48:54 +02:00
jeancf
b69ac01b3c Improve detection of missing video 2023-07-22 09:56:54 +02:00
jeancf
b6396f7b51 Make sure we are logged to get max_characters 2023-07-19 19:45:43 +02:00
jeancf
a50a077cd3 Not much 2023-07-19 18:31:50 +02:00
jeancf
4200c12204 Get max_characters from instance 2023-07-19 18:10:46 +02:00
jeancf
8ddf85c0cf Test getting max_characters 2023-07-19 17:59:28 +02:00
jeancf
dba9e7d3ab Improve logging 2023-07-18 16:27:00 +02:00
jeancf
5d36cd2f7e Skipping instead of stopping 2023-07-18 16:24:24 +02:00
jeancf
9231a78881 Handle 422 errors differently 2023-07-18 16:22:05 +02:00
jeancf
0bee03dd56 Start investigation of MastodonAPIError 2023-07-18 15:01:25 +02:00
jeancf
e512838a0e Merge branch 'replies' 2023-07-17 21:01:35 +02:00
jeancf
02b6cec827 Ready version 4.3 2023-07-17 20:58:46 +02:00
jeancf
a5b9dcd803 Correct dates 2023-07-17 17:17:49 +02:00
jeancf
82f125795c Updated documentation 2023-07-17 17:16:32 +02:00
jeancf
978fbf743c Updated documentation 2023-07-17 17:15:07 +02:00
jeancf
93a945062d Add video download fix 2023-07-17 16:39:19 +02:00
jeancf
5930eb11ec Removed print() statement 2023-07-17 13:07:15 +02:00
jeancf
24e9bd5691 Squash bugs 2023-07-16 16:15:50 +02:00
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
b690f83ed9 Last rewording 2023-07-14 20:42:06 +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
943dfffeb1 Update README and CHANGELOG 2023-07-14 20:14:16 +02:00
jeancf
1d2ce1fc94 Remove space 2023-07-14 19:55:48 +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