Commit Graph

337 Commits

Author SHA1 Message Date
Nicolas Constant 9415eb2e0c
remove users if not followed 2022-02-10 00:34:51 -05:00
Nicolas Constant 7007b6309a
handle exception in sharedInbox 2022-02-09 01:54:35 -05:00
Nicolas Constant 0e9938b712
added user is gone exception 2022-02-09 01:15:48 -05:00
Nicolas Constant e78bc262ed
added url support in webfinger 2022-02-08 23:40:02 -05:00
Nicolas Constant a7b4a4978a
throw exception instead of returning null 2022-02-08 20:32:48 -05:00
Nicolas Constant 9f9f88aab7
clean up 2022-02-07 19:37:28 -05:00
Nicolas Constant 420d8867e7
added test for new behavior 2022-02-07 19:36:19 -05:00
Nicolas Constant d1c5a59247
fix tests 2022-02-07 19:33:08 -05:00
Nicolas Constant 662f97e53c
added proper exception in user retrieval 2022-02-07 18:48:10 -05:00
Nicolas Constant 446b222881
Merge pull request #133 from NicolasConstant/topic_detect-saturation-from-api-itself
get rate limit from API
2022-02-03 19:48:52 -05:00
Nicolas Constant c043e0b6a0
get rate limit from API 2022-02-03 19:45:25 -05:00
Nicolas Constant 1536880c73
set the cache limits from settings 2022-02-03 19:01:21 -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 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 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 143d431f0f
set twitter users' errors limit threshold in config 2021-11-15 23:29:39 -05:00
Nicolas Constant c91be2556c
added failing twitter user statistics 2021-09-11 19:35:51 -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 18d2096dc3
fix follower interator 2021-09-10 23:28:36 -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 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
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 50cf8d799c
road to 0.17.0 2021-05-28 23:31:44 -04:00
Nicolas Constant 9686d6187d
added basic logging 2021-05-28 23:13:22 -04:00