Commit graph

81 commits

Author SHA1 Message Date
Nicolas Constant bf660b80f6
Merge branch 'develop' into topic_backwhitelisting 2021-02-18 21:35:55 -05:00
Nicolas Constant 2ff6128d70
added processor tests 2021-02-16 00:20:35 -05:00
Nicolas Constant abce8e5ab5
added actions tests 2021-02-15 23:31:22 -05:00
Nicolas Constant f0dc54ad01
added log and resiliency 2021-02-15 18:54:52 -05:00
Nicolas Constant aea0244b2a
tests creation 2021-02-15 18:27:24 -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 5d2d5ffd52
added ModerationPipeline tests 2021-02-14 02:42:23 -05:00
Nicolas Constant 537270cceb
implement Delete TwitterUser by Id + tests 2021-02-14 01:29:06 -05:00
Nicolas Constant a2597b72a9
added pipeline test 2021-02-13 20:59:01 -05:00
Nicolas Constant 2f6eacc524
FollowersDal implementation + tests 2021-02-12 20:10:03 -05:00
Nicolas Constant c0049696bf
TwitterUserDal implementation + tests 2021-02-12 19:05:35 -05:00
Nicolas Constant eaae2f1f47
added AP unfollow + tests + db update 2021-02-12 00:31:00 -05:00
Nicolas Constant cd36c62935
escape URL regex 2021-02-11 00:45:55 -05:00
Nicolas Constant 7fec7e765e
fix tests 2021-02-10 01:41:55 -05:00
Nicolas Constant 674fde74bd
fix small link parsing 2021-02-10 00:19:12 -05:00
Nicolas Constant 130ad6ff63
fix sig and user retrieval, fix #84 2021-02-06 00:11:11 -05:00
Nicolas Constant 024327ffe9
added ModerationRepository Tests 2021-02-04 01:09:11 -05:00
Nicolas Constant 2d61ae9ae3
added ModerationParser Tests 2021-02-04 00:13:49 -05:00
Nicolas Constant 4b0fe65776
added tests for RegexParser 2021-02-04 00:06:19 -05:00
Nicolas Constant bcf207acb5
added moderation repository and parsers 2021-02-03 23:54:02 -05:00
Nicolas Constant 2e8313301b
better DI 2021-02-02 22:49:37 -05:00
Nicolas Constant 32b53e09e2
fine-tuning regex 2021-02-02 19:25:12 -05:00
Nicolas Constant 717f690542
fix tests 2021-02-02 00:38:48 -05:00
Nicolas Constant 25d1f360ba
added test 2021-02-02 00:27:48 -05:00
Nicolas Constant c409a93b18
testing new mention regex 2021-02-02 00:24:33 -05:00
Nicolas Constant c7bf5f79f8
testing new Hashtag regex 2021-02-01 21:48:47 -05:00
Nicolas Constant 2f933ffc9c
added index 2021-01-23 00:11:31 -05:00
Nicolas Constant f6ed37b46a
clean up 2021-01-22 23:43:56 -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 b4c01ad326
save last sync 2021-01-22 21:05:01 -05:00
Nicolas Constant 8146b6ea5a
added LastSync to TwitterUser (wip) 2021-01-22 20:18:42 -05:00
Nicolas Constant 8708a529d6
added DatabaseInitializer + Tests 2021-01-22 20:17:22 -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 a59ed49a9a
added option to prevent mention extraction in user's description 2021-01-15 01:42:05 -05:00
Nicolas Constant 3a249f2c14
fix parenthesis messing up with regex 2021-01-13 02:03:51 -05:00
Nicolas Constant cb64e9747a
secure emojis in parsing, fix #39 2021-01-11 19:50:08 -05:00
Nicolas Constant 28f5733f7f
added ProcessUnfollowUser Tests 2021-01-05 02:35:34 -05:00
Nicolas Constant 9b419c7e92
added ProcessFollowUser Tests 2021-01-05 01:18:00 -05:00
Nicolas Constant 4b05123bd3
added users count 2020-12-30 01:43:26 -05:00
Nicolas Constant 01337a63ec
dont feed pipeline if no elements 2020-11-18 22:49:44 -05:00