Commit graph

58 commits

Author SHA1 Message Date
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
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
Nicolas Constant d5276c120e
added shared inbox serialization 2020-08-10 20:04:12 -04:00
Nicolas Constant 9f574ea4b2
fix return line parsing 2020-08-03 02:10:20 -04:00
Nicolas Constant d33cbbfb1c
extract urls 2020-08-01 13:56:59 -04:00
Nicolas Constant ce996c20b2
fix start tag detection 2020-08-01 00:00:27 -04:00
Nicolas Constant d9a1dc84be
added ー char support 2020-07-31 23:16:23 -04:00
Nicolas Constant 4fa8b1ade2
added special char 2020-07-31 23:11:41 -04:00
Nicolas Constant 8643f3d366
added heteregeneous test 2020-07-31 23:05:09 -04:00
Nicolas Constant 6073ee1ba4
extract mentions 2020-07-31 23:03:20 -04:00
Nicolas Constant 83507614a4
testing hashtag extraction 2020-07-31 22:49:00 -04:00
Nicolas Constant bfc4dcb4fd
extracting tags 2020-07-31 22:13:52 -04:00
Nicolas Constant 5f5eeb9530
saving following in db 2020-07-07 21:03:20 -04:00
Nicolas Constant 34bf9ff140
added inbox property for followers 2020-07-07 18:39:35 -04:00
Nicolas Constant aa07ee880e
Implementation of CachedTweetsDal + Tests 2020-07-06 02:12:51 -04:00
Nicolas Constant 490c68ccc5
implementation followers DAL + Tests 2020-07-06 00:56:26 -04:00
Nicolas Constant b4b1756445
Ended TwitterUserPostgresDal + Tests 2020-07-05 23:09:48 -04:00