Commit Graph

320 Commits

Author SHA1 Message Date
JCF
53d7dcdc93 Catch exception on bad nitter page 2024-02-12 12:17:03 +00:00
JCF
4246cca0a4 Update Nitter instances 2024-02-09 14:05:37 +01:00
jeancf
2ed3143f6b Changed one nitter instance 2023-11-02 18:43:34 +01:00
jeancf
29e1ad4e42 More nitter instance reshuffle 2023-11-01 11:48:24 +01:00
jeancf
8a21de8c26 Good now 2023-10-31 16:25:34 +01:00
jeancf
509c3dad86 Revert "Fixed"
This reverts commit d8e2c9fcee.
2023-10-31 16:24:54 +01:00
jeancf
d8e2c9fcee Fixed 2023-10-31 16:05:20 +01:00
jeancf
7e92516f3b Use session for profile update 2023-10-31 15:24:14 +01:00
jeancf
123bf33faf Add log for Mastodon internal server error (500) 2023-10-30 13:42:20 +01:00
jeancf
365467166a Update user agents and nitter instances 2023-10-30 13:26:23 +01:00
JCF
c52406aeeb Correct error message 2023-10-01 22:44:47 +02:00
jeancf
25499cb7ca One Nitter instance less 2023-09-14 17:44:16 +02:00
jeancf
5e9f10f239 Reorder functions 2023-09-14 17:41:51 +02:00
jeancf
3d0262f005 Removed dead Nitter instance 2023-09-14 14:46:12 +02:00
jeancf
192d96b128 str() 2023-09-14 12:48:40 +02:00
jeancf
210f2b9d54 Added debugging of avatar/banner download 2023-09-14 12:04:24 +02:00
jeancf
9b29471140 Reformat some code 2023-09-14 11:30:55 +02:00
jeancf
22a8df8983 Adjust nitter instance list 2023-09-13 18:13:57 +02:00
jeancf
a16ee67df7 Added new instances 2023-09-01 10:28:21 +02:00
jeancf
8dd7e0acdf Remove remaining in 2023-08-26 10:45:42 +02:00
jeancf
c9b5db72f3 Correct identification of MastodonAPIError 2023-08-26 10:34:22 +02:00
jeancf
a4d5686308 New instance list 2023-08-25 11:00:53 +02:00
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
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
93a945062d Add video download fix 2023-07-17 16:39:19 +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
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