Commit graph

221 commits

Author SHA1 Message Date
Nicolas Constant 5d2d5ffd52
added ModerationPipeline tests 2021-02-14 02:42:23 -05:00
Nicolas Constant af092d942d
refactoring 2021-02-14 01:51:54 -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 90ca06b48b
clean up 2021-02-12 18:32:21 -05:00
Nicolas Constant eaae2f1f47
added AP unfollow + tests + db update 2021-02-12 00:31:00 -05:00
Nicolas Constant 4b1aa7aa5c
testing unfollow 2021-02-11 23:02:06 -05:00
Nicolas Constant 0e1178f128
fix DI registration 2021-02-11 23:01:43 -05:00
Nicolas Constant 39419fd50c
wirering moderation pipeline to service-worker 2021-02-05 01:14:46 -05:00
Nicolas Constant 9920316863
first iteration of logic to apply moderation policy 2021-02-05 01:12:54 -05:00
Nicolas Constant 392c7ca494
added whitelisting checks in follows 2021-02-04 18:56:14 -05:00
Nicolas Constant 3e772f2cd4
extracted ModerationRepository interface 2021-02-04 01:10:04 -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 f0fce82d27
added moderation settings 2021-02-03 01:25:47 -05:00
Nicolas Constant 1d8e622ab5
reduce caching to 1 week 2021-02-03 01:04:32 -05:00
Nicolas Constant 2e8313301b
better DI 2021-02-02 22:49:37 -05:00
Nicolas Constant 299ad64269
road to 0.13.0 2021-02-02 20:50:28 -05:00
Nicolas Constant 7ddda8d18c
better RT extraction 2021-02-02 20:05:59 -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 0c6ee3dd4d
clean up 2021-02-02 00:26:26 -05:00
Nicolas Constant 8daebbc819
clean up 2021-02-02 00:25:36 -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 6fac0ceffa
refactoring regexes 2021-02-01 20:23:54 -05:00
Nicolas Constant b2be896e95
added regexes 2021-02-01 20:19:14 -05:00
Nicolas Constant 0bd8e38f28
refactoring user regex 2021-02-01 20:13:10 -05:00
Nicolas Constant ec420346b6
purge cache when TL retrieval fails, fix #79 2021-02-01 20:07:53 -05:00
Nicolas Constant 52e2868deb
ensure valide username pattern, fix #75 2021-01-30 01:28:20 -05:00
Nicolas Constant 10c1da4a34
road to 0.12.2 2021-01-30 00:59:21 -05:00
Nicolas Constant cd7bc3b216
liberate the semaphore! 2021-01-30 00:46:45 -05:00
Nicolas Constant 6a867f2305
removed dangerous initialization 2021-01-30 00:22:29 -05:00
Nicolas Constant 62a88e40c6
ensure to not swallowExceptions (thread safety) 2021-01-30 00:05:52 -05:00
Nicolas Constant 1d5df9a83b
make user retrieval more resilient 2021-01-29 23:10:02 -05:00
Nicolas Constant 739f7aaead
fix QuoteRT detection 2021-01-29 20:07:38 -05:00
Nicolas Constant a7e8f3a987
road to 0.12.1 2021-01-29 19:40:27 -05:00
Nicolas Constant e797e7eee0
fix retweet text 2021-01-29 01:29:35 -05:00
Nicolas Constant 514b727328
better retweet extraction 2021-01-29 01:15:10 -05:00
Nicolas Constant b942a528f2
road to 0.12.0 2021-01-28 18:48:23 -05:00
Nicolas Constant e51aacfb22
added protected support 2021-01-28 18:47:45 -05:00
Nicolas Constant d5c058f6d4
road to 0.11.2 2021-01-28 18:11:01 -05:00
Nicolas Constant 66bbf3129f
don't cache unfound accounts 2021-01-27 03:27:04 -05:00
Nicolas Constant d0a3b3beab
road to 0.11.1 2021-01-25 23:40:44 -05:00
Nicolas Constant 873e847f08
better twitter error handling 2021-01-25 23:40:30 -05:00