Commit Graph

437 Commits

Author SHA1 Message Date
Nicolas Constant
c043e0b6a0 get rate limit from API 2022-02-03 19:45:25 -05:00
Nicolas Constant
25ba19bc4f Merge pull request #131 from NicolasConstant/topic_prevent-twitter-api-spam
Topic prevent twitter api spam
2022-02-03 01:09:11 -05:00
Nicolas Constant
bf7baba789 added proper return on TooManyRequest case 2022-02-03 01:06:32 -05:00
Nicolas Constant
c371218672 prevent saturation of the user retrieval API 2022-02-02 23:25:03 -05:00
Nicolas Constant
18e0397efe Merge pull request #130 from NicolasConstant/topic_purge-failing-users
Topic purge failing users
2022-02-02 22:09:19 -05:00
Nicolas Constant
15d7e87466 added FailingFollowerCleanUpThreshold variable 2022-02-02 21:47:02 -05:00
Nicolas Constant
3a998b60ac added auto clean-up on failing follower 2022-02-02 21:33:45 -05:00
Nicolas Constant
26cca6a306 upgrade failing counter to integer 2022-01-27 22:52:59 -05:00
Nicolas Constant
5c4641c6ae disable debuging features on release 2022-01-27 19:58:35 -05:00
Nicolas Constant
04b8cfa0e4 Merge pull request #127 from NicolasConstant/topic_support-delete
Topic support delete
2021-12-13 23:35:27 -05:00
Nicolas Constant
a36171c163 road to 0.20.0 2021-12-13 23:29:40 -05:00
Nicolas Constant
7205a09eaa added Delete logic 2021-12-13 20:43:57 -05:00
Nicolas Constant
93b43ee4a0 added achitecture to handle Delete action 2021-12-09 02:02:30 -05:00
Nicolas Constant
5ef8af47eb set LastSync in failing user retrieval 2021-11-20 17:04:48 -05:00
Nicolas Constant
3a8a51979e road to 0.19.1 2021-11-20 16:04:06 -05:00
Nicolas Constant
f6b0c13ce8 prioritize newly created accounts in sync + test 2021-11-20 16:03:27 -05:00
Nicolas Constant
1855830703 fix tests 2021-11-16 00:06:17 -05:00
Nicolas Constant
5014d7a396 road to 0.19.0 2021-11-15 23:40:09 -05:00
Nicolas Constant
446c024822 added documentation for the new threshold 2021-11-15 23:39:47 -05:00
Nicolas Constant
143d431f0f set twitter users' errors limit threshold in config 2021-11-15 23:29:39 -05:00
Nicolas Constant
a94f524d17 Merge pull request #120 from NicolasConstant/topic_remove-failing-follower
added failing twitter user statistics
2021-09-11 19:38:56 -04:00
Nicolas Constant
c91be2556c added failing twitter user statistics 2021-09-11 19:35:51 -04:00
Nicolas Constant
567453a0b8 Merge pull request #119 from NicolasConstant/topic_remove-failing-follower
Topic remove failing follower
2021-09-11 19:23:53 -04:00
Nicolas Constant
767b552929 added failing follower statistics 2021-09-11 19:20:10 -04:00
Nicolas Constant
98e869f064 added failing follower count in DAL 2021-09-11 19:16:52 -04:00
Nicolas Constant
9260869dfe revert docker base 2021-09-11 18:59:36 -04:00
Nicolas Constant
29728a4175 Merge pull request #118 from NicolasConstant/topic_remove-failing-follower
Topic remove failing follower
2021-09-10 23:36:00 -04:00
Nicolas Constant
18d2096dc3 fix follower interator 2021-09-10 23:28:36 -04:00
Nicolas Constant
6e978f1cdd switch to alpine image 2021-09-10 22:54:24 -04:00
Nicolas Constant
806463c126 road to 0.18.3 2021-09-10 20:50:21 -04:00
Nicolas Constant
d3d330d74e added tests for reset errors 2021-09-10 20:49:49 -04:00
Nicolas Constant
77e3caebe0 added saving posting errors 2021-09-10 20:47:02 -04:00
Nicolas Constant
713b0b0fd4 added error display 2021-09-10 18:58:48 -04:00
Nicolas Constant
2258c93e09 added posting error count 2021-09-10 18:53:11 -04:00
Nicolas Constant
f594aefea8 fixed max timeline calls 2021-09-10 18:16:14 -04:00
Nicolas Constant
5121f6c7c2 disabling extra awaiter on user retrieval 2021-09-10 01:21:40 -04:00
Nicolas Constant
363481a997 Merge pull request #117 from NicolasConstant/topic_remove-deleted-twitter-users
Topic remove deleted twitter users
2021-09-10 01:15:54 -04:00
Nicolas Constant
c4ee6be8ce added reset error count 2021-09-05 14:38:56 -04:00
Nicolas Constant
f7e00b4562 testing refresh user pipeline 2021-09-05 14:35:28 -04:00
Nicolas Constant
12e4b36def fix tests 2021-09-05 14:10:46 -04:00
Nicolas Constant
b28532b5bd removal of old user analysis 2021-09-05 14:00:18 -04:00
Nicolas Constant
71f6d3f3f4 added pipeline processor to analyse user state 2021-09-05 13:58:33 -04:00
Nicolas Constant
5b34819270 Merge pull request #116 from NicolasConstant/topic_support-day-rate-limit
Topic support day rate limit
2021-09-05 01:07:29 -04:00
Nicolas Constant
05b5a05866 road to 0.18.1 2021-09-05 01:03:26 -04:00
Nicolas Constant
66e1e84da2 added waiting time to fit 100.000 rate limit 2021-09-05 01:03:01 -04:00
Nicolas Constant
2a4136cc8d added remote_follow route 2021-07-21 00:52:39 -04:00
Nicolas Constant
4eb2909d6c road to 0.18.0 2021-07-19 18:26:33 -04:00
Nicolas Constant
a93d4b8f31 Merge pull request #111 from nytpu/master
Add Instance:SensitiveTwitterAccounts variable
2021-07-19 18:25:15 -04:00
nytpu
894f98b0f2 Add Instance:SensitiveTwitterAccounts variable
Adds the Instance:SensitiveTwitterAccounts variable, which emulates
Instance:UnlistedTwitterAccounts but will automatically mark all listed
accounts as sensitive.
2021-07-16 16:13:08 -06:00
Nicolas Constant
07dc912624 Merge pull request #108 from NicolasConstant/develop
0.17.0 PR
0.17.0
2021-05-30 17:14:21 -04:00