Commit graph

42 commits

Author SHA1 Message Date
Nicolas Constant
76b2e659ab
added movedTo support in db 2022-11-03 20:02:37 -04:00
Nicolas Constant
9415eb2e0c
remove users if not followed 2022-02-10 00:34:51 -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
3a998b60ac
added auto clean-up on failing follower 2022-02-02 21:33:45 -05:00
Nicolas Constant
5ef8af47eb
set LastSync in failing user retrieval 2021-11-20 17:04:48 -05:00
Nicolas Constant
1855830703
fix tests 2021-11-16 00:06:17 -05:00
Nicolas Constant
18d2096dc3
fix follower interator 2021-09-10 23:28:36 -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
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
71f6d3f3f4
added pipeline processor to analyse user state 2021-09-05 13:58:33 -04:00
Nicolas Constant
bf660b80f6
Merge branch 'develop' into topic_backwhitelisting 2021-02-18 21:35:55 -05:00
Nicolas Constant
f0dc54ad01
added log and resiliency 2021-02-15 18:54:52 -05:00
Nicolas Constant
0871243a18
fix test delay 2021-02-14 20:23:28 -05:00
Nicolas Constant
be9bf5ebc5
fix tests 2021-02-14 20:09:01 -05:00
Nicolas Constant
5781af6b3b
fix test 2021-02-14 12:34:57 -05:00
Nicolas Constant
9b25a86d1d
clean up warnings 2021-02-14 12:28:38 -05:00
Nicolas Constant
7fec7e765e
fix tests 2021-02-10 01:41:55 -05:00
Nicolas Constant
2e8313301b
better DI 2021-02-02 22:49:37 -05:00
Nicolas Constant
717f690542
fix tests 2021-02-02 00:38:48 -05:00
Nicolas Constant
34cb33160a
refactoring warm up logic and tests 2021-01-22 23:38:35 -05:00
Nicolas Constant
3e7a136902
added test coverage and warmup strategy 2021-01-22 23:07:25 -05:00
Nicolas Constant
89c041f332
added limit to user retrieval 2021-01-22 21:23:27 -05:00
Nicolas Constant
35adfad45f
better code coverage 2021-01-22 18:41:54 -05:00
Nicolas Constant
40d6f69446
added reply filtering 2021-01-22 18:31:30 -05:00
Nicolas Constant
06e0dd7bbf
fix tests 2021-01-19 22:26:23 -05:00
Nicolas Constant
7e3d7b7c4f
dispatch users batch progressively, fix #55 2021-01-19 02:37:24 -05:00
Nicolas Constant
639ad3ae14
user twitter service to retrieve timelines 2021-01-18 02:07:09 -05:00
Nicolas Constant
568c033f9c
fix tests 2021-01-16 02:06:27 -05:00
Nicolas Constant
01337a63ec
dont feed pipeline if no elements 2020-11-18 22:49:44 -05:00
Nicolas Constant
f6145aceb0
clean up 2020-10-10 19:16:34 -04:00
Nicolas Constant
5af8c77fdf
Merge branch 'develop' of https://github.com/NicolasConstant/BirdsiteLive into develop 2020-10-10 19:16:06 -04:00
Nicolas Constant
c7e1a4e5e1
added tests 2020-10-10 18:35:23 -04:00
Nicolas Constant
921f73b6d5 added test 2020-09-09 19:53:39 -04:00
Nicolas Constant
98d5b2183b
added RetrieveFollowersProcessor tests 2020-08-12 21:05:25 -04:00
Nicolas Constant
5fe1daabd7
added SendTweetsToFollowersProcessor Tests 2020-08-12 20:55:50 -04:00
Nicolas Constant
6060537d60
added SendTweetToInbox Tests 2020-08-12 20:31:28 -04:00
Nicolas Constant
c3acb19e7c
added SendTweetToSharedInbox Tests 2020-08-12 20:23:19 -04:00