Commit graph

42 commits

Author SHA1 Message Date
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
Nicolas Constant b23a710533
implementing TwitterDal 2020-07-05 22:57:05 -04:00
Nicolas Constant b34385fd22
init dataAccessLayers 2020-07-05 20:22:34 -04:00
Nicolas Constant 593c6c7be9
disabling tests 2020-06-28 23:55:31 -04:00
Nicolas Constant 32c5343722
creating notes functionnal 2020-06-28 23:42:23 -04:00
Nicolas Constant f5fe4f53f9
added follow debug + ap models + header signing 2020-06-28 20:27:03 -04:00
Nicolas Constant cf2c8a38d4
fix actor serialization 2020-06-10 20:40:25 -04:00
Nicolas Constant 4875e71340
starting working on activity 2020-06-06 01:29:13 -04:00
Nicolas Constant 3aed16024f
messing with crypto 2020-06-04 22:53:38 -04:00