Commit graph

145 commits

Author SHA1 Message Date
nanos 200d3a155d forgot to remove lock file 2023-03-21 08:40:22 +00:00
nanos 12bde97687 allow us to set lock-hours to 0 to prevent the action getting stuck (#18) 2023-03-21 08:28:29 +00:00
nanos 917ff8354d Document locking for #18 2023-03-21 08:26:48 +00:00
nanos f8979ed578 fix default max-follow-requests 2023-03-21 08:18:23 +00:00
nanos 43c04cf05f Improve handling of lock (see #18) 2023-03-21 08:17:03 +00:00
nanos 27bfcc3841 Improved output 2023-03-21 07:55:52 +00:00
nanos 62989f4041 Use file based locking when running script locally
Fixes #18
2023-03-20 21:15:21 +00:00
nanos 5be011b8d9 Fix bug in getting follow requests 2023-03-20 21:15:21 +00:00
nanos f9600844f8
Update README.md 2023-03-20 18:04:40 +00:00
nanos 3c500d6080
Update README.md 2023-03-20 16:19:43 +00:00
nanos 76f7c22d73 backfill follow requests' profiles (addresses #7) 2023-03-20 09:12:16 +00:00
nanos 252e648ec8
Merge pull request #15 from nikdoof/rate_limit_fix
Fix var naming conflict with argparse and date parser
2023-03-19 20:56:05 +00:00
Andrew Williams 429a16667c
Fix var naming conflict with argparse and date parser 2023-03-19 13:37:55 +00:00
Andrew Williams 5e7fbba0d0
Add more arguments to the example 2023-03-19 13:19:53 +00:00
Andrew Williams f8c9cf7281
Update Kubernetes example and README for persistence 2023-03-19 13:07:31 +00:00
nanos fc7d2d0bbc typofix 2023-03-17 11:55:11 +00:00
Michael Thomas cf8b98ae78 silly bugfix 2023-03-17 08:42:20 +00:00
Michael Thomas a624f1ae58 Allow us to make the HTTP timeout configurable 2023-03-17 08:26:38 +00:00
Michael Thomas 9a5649e0b3 improve configuration options 2023-03-17 08:14:47 +00:00
nanos a7fc312b6c
Update build-container.yaml 2023-03-17 07:46:49 +00:00
nanos 27415bdff6
Merge pull request #13 from nikdoof/main
Add Dockerfile and container build workflow
2023-03-17 07:15:55 +00:00
Andrew Williams 1676885ed5
Update README and add example CronJob definition 2023-03-17 06:54:16 +00:00
Andrew Williams 2f937d6ce9
Add Dockerfile and container build workflow 2023-03-16 16:23:08 +00:00
nanos 5fa7fe2b46
Merge pull request #10 from cassidyjames/patch-1
getAllRepliesToKnownPots → getAllRepliesToKnownPosts
2023-03-16 08:59:46 +00:00
Michael Thomas 281ac19c19 change action 2023-03-16 08:54:26 +00:00
Michael Thomas 837043bbe0 edits for readability 2023-03-16 08:50:28 +00:00
Michael Thomas c31ce64ab7 update readme 2023-03-16 08:48:20 +00:00
Michael Thomas 90e6ac39b2 use the new find_posts, with get_context being used as fallback 2023-03-16 08:25:24 +00:00
Michael Thomas 982d3b3325 use named arguments 2023-03-16 08:02:07 +00:00
Cassidy James Blaede d0329ecbe5
getAllRepliesToKnownPots → getAllRepliesToKnownPosts
I figure this was a typo?
2023-03-15 22:17:34 -06:00
Michael Thomas 7165154570 Fix for missing mentions
Fixes #9
2023-03-15 16:42:42 +00:00
Michael Thomas ffc80a5081 Be timezone aware in processing ratelimits 2023-03-15 07:20:49 +00:00
Michael Thomas ce69c2a033 improve output for debugging 2023-03-14 21:13:48 +00:00
Michael Thomas 248542d7a6 add the stuff required to pull in followers, 2023-03-14 10:23:05 +00:00
Michael Thomas ddfa7cf639 Allow us to get recent followers' posts as well 2023-03-14 10:19:25 +00:00
nanos 328238bcc7
Update README.md 2023-03-14 07:59:45 +00:00
nanos d5949acb98
Update README.md 2023-03-14 07:49:30 +00:00
nanos 263751a1b9
Update README.md
Add a note on how to run this script locally
2023-03-14 07:31:21 +00:00
nanos b0af586bd0
Update README.md 2023-03-13 13:51:57 +00:00
nanos 0e97751d54
Update README.md 2023-03-13 13:51:45 +00:00
Michael Thomas 3079fb088e better edits 2023-03-13 13:24:19 +00:00
Michael Thomas 174a6731a3 make ul 2023-03-13 13:22:55 +00:00
Michael Thomas 13b13fd916 udpate readme 2023-03-13 13:22:20 +00:00
Michael Thomas 022a01f3e8 fix formatting 2023-03-13 12:37:24 +00:00
Michael Thomas a628fcfab3 update readme and action 2023-03-13 12:36:00 +00:00
Michael Thomas 7b265fa6a1 Use a proper wrapper around all the mastodon requests, to ensure they all honour the rate limits, and pass on the correct UA 2023-03-13 12:24:46 +00:00
Michael Thomas 974c7500ff Bit of tidying up 2023-03-13 12:22:15 +00:00
Michael Thomas 382b06abbb Add option to backfill recent followings' posts 2023-03-13 11:00:24 +00:00
Michael Thomas 23b7275907 better link 2023-03-11 08:50:36 +00:00
nanos 3873edf4f6
Update README.md 2023-03-11 07:58:53 +00:00