Commit Graph

260 Commits

Author SHA1 Message Date
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
JCF
36298925ac Fixed undefined variable error 2023-06-15 20:07:39 +02:00
jeancf
503dc42f25 Split account update in 2 calls 2023-06-15 18:09:46 +02:00
jeancf
be1c1c7db7 Initialize url in db as None 2023-06-15 17:58:38 +02:00
jeancf
b883862b36 Removed print 2023-06-15 17:52:36 +02:00
jeancf
8a87af2e67 Added unrelated log message 2023-06-15 17:49:50 +02:00
jeancf
f233592d75 Catch case where no image is set 2023-06-15 17:40:26 +02:00
jeancf
17b4f673bb Improved logging 2023-06-15 17:32:21 +02:00
jeancf
ee403a5301 Handle AttributeError 2023-06-15 17:10:18 +02:00
jeancf
7e4a7d8576 added new nitter instance 2023-06-15 15:04:43 +02:00
jeancf
c306187196 Refined db structure 2023-06-15 14:49:30 +02:00
jeancf
d610d57125 Verified option set 2023-06-15 14:37:41 +02:00
jeancf
6d90486c8b Added configuration option 2023-06-15 14:35:27 +02:00
jeancf
870a1ee745 Added debug messages 2023-06-15 14:23:41 +02:00
jeancf
dff168baa4 Update profile almost finished 2023-06-15 14:11:48 +02:00
jeancf
69161503e0 Debugging profile update 2023-06-14 22:24:51 +02:00
jeancf
5be406f765 Update code added 2023-06-14 17:10:00 +02:00
jeancf
bf0797a002 Going with update_profile() only 2023-06-14 16:49:15 +02:00
jeancf
d021b20d81 profile_has_changed() done 2023-06-14 16:22:28 +02:00
jeancf
3583186d3f Put it in a function 2023-06-13 17:28:05 +02:00
jeancf
17bbcb7372 Changed db table field names 2023-06-13 16:35:12 +02:00
jeancf
b8bd0a12f5 Extract addresses of avatar and banner images 2023-06-13 16:31:41 +02:00
jeancf
54c59fa676 Improved formatting 2023-06-12 17:43:08 +02:00
JCF
725b7b5dc9 Corrected Typo in import 2023-06-01 14:12:32 +02:00