secateur
secateur copied to clipboard
Pruning Twitter one ugly branch at a time.
Proposed fix for #31. I'm probably missing something, but afaict the best way to detect if an account has blocked the user is to try to list their followers and...
Bumps [oauthlib](https://github.com/oauthlib/oauthlib) from 3.2.0 to 3.2.1. Release notes Sourced from oauthlib's releases. 3.2.1 In short OAuth2.0 Provider: #803 : Metadata endpoint support of non-HTTPS CVE-2022-36087 OAuth1.0: #818 : Allow IPv6...
Hi. I cannot use the app due to this error where it does not allow me to login. I printed the full error page: [SECATEUR_LOG.pdf](https://github.com/tveastman/secateur/files/9290704/SECATEUR_LOG.pdf) Notes: 1. I ran this...
It would be useful to have the build job run on PRs. Some notes on this: * No secrets are passed to workflows run from forks, except for the GITHUB_TOKEN,...
Hello, just wondering what the block limit is currently limited at?  Additionally, does this limit apply when cloned and hosted locally? Where can we change this limit for when...
It seems like when an account has blocked you, you can't pull follower lists of that user. Twitter responds with "Not Authorized" on the API side. Perhaps this should be...
Hello, As a FreeBSD user I would really love to install secateur either natively on my system or inside a FreeBSD Jail. Unfortunately the project currently lacks the proper documentation...
I have a few accounts that I periodically log into Secateur and block all the followers of. It'd be really useful if I could set up Secateur to periodically poll...
Bumps [django](https://github.com/django/django) from 4.0.9 to 4.1.7. Commits c57ff9b [4.1.x] Bumped version for 4.1.7 release. 628b33a [4.1.x] Fixed CVE-2023-24580 -- Prevented DoS with too many uploaded files. 425c75f [4.1.x] Fixed #34318...
Bumps [cryptography](https://github.com/pyca/cryptography) from 39.0.0 to 39.0.1. Changelog Sourced from cryptography's changelog. 39.0.1 - 2023-02-07 * **SECURITY ISSUE** - Fixed a bug where ``Cipher.update_into`` accepted Python buffer protocol objects, but allowed...