Commit graph

461 commits

Author SHA1 Message Date
Nicolas Constant
4157f613ea
added db migration + test 2022-12-13 23:02:28 -05:00
Nicolas Constant
6f8a2c0373
added deletion workflow 2022-12-13 22:55:22 -05:00
Nicolas Constant
4fb04c16b8
added better blacklisting handling 2022-11-04 03:14:00 -04:00
Nicolas Constant
df68b9c370
added migration logic 2022-11-04 02:07:50 -04:00
Nicolas Constant
498134f215
added migrated tests 2022-11-03 20:18:45 -04:00
Nicolas Constant
76b2e659ab
added movedTo support in db 2022-11-03 20:02:37 -04:00
Nicolas Constant
15f0ad55ae
validation of the fediverse user 2022-11-02 01:15:05 -04:00
Nicolas Constant
ec3234324c
validating tweet 2022-11-02 00:10:46 -04:00
Nicolas Constant
cc9985eb1d
creating migration pages 2022-11-01 23:38:54 -04:00
Nicolas Constant
4c4fc95da3
Merge pull request #139 from NicolasConstant/topic_better-progression-handling
remove users if not followed
2022-02-10 00:39:35 -05:00
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
d0dd317723
Merge pull request #137 from NicolasConstant/topic_handle-gone-followers
added user is gone exception
2022-02-09 01:27:59 -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
b0e7601333
Merge pull request #134 from NicolasConstant/topic_add-proper-exceptions
Topic add proper exceptions handling
2022-02-07 19:45:49 -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
b116f6a3ce
Merge pull request #132 from NicolasConstant/topic_set-cache-in-settings
set the cache limits from settings
2022-02-03 19:48:31 -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
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