Commit graph

26 commits

Author SHA1 Message Date
Sam Therapy 1037449e18
Merge branch 'master' of https://github.com/NicolasConstant/BirdsiteLive
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-11 15:54:29 +01:00
Nicolas Constant f8a354d90b
clean up 2022-12-27 23:09:25 -05:00
Nicolas Constant 1c3da007fd
don't retrieve deleted users 2022-12-24 18:44:41 -05:00
Nicolas Constant 6f8a2c0373
added deletion workflow 2022-12-13 22:55:22 -05:00
Nicolas Constant 76b2e659ab
added movedTo support in db 2022-11-03 20:02:37 -04:00
Nicolas Constant c91be2556c
added failing twitter user statistics 2021-09-11 19:35:51 -04:00
Nicolas Constant 98e869f064
added failing follower count in DAL 2021-09-11 19:16:52 -04:00
Nicolas Constant 2258c93e09
added posting error count 2021-09-10 18:53:11 -04:00
Nicolas Constant 71f6d3f3f4
added pipeline processor to analyse user state 2021-09-05 13:58:33 -04:00
Nicolas Constant 537270cceb
implement Delete TwitterUser by Id + tests 2021-02-14 01:29:06 -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 9920316863
first iteration of logic to apply moderation policy 2021-02-05 01:12:54 -05:00
Nicolas Constant 8a147b0277
clean up 2021-01-23 00:26:23 -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 4b05123bd3
added users count 2020-12-30 01:43:26 -05:00
Nicolas Constant d5276c120e
added shared inbox serialization 2020-08-10 20:04:12 -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 b23a710533
implementing TwitterDal 2020-07-05 22:57:05 -04:00
Nicolas Constant b34385fd22
init dataAccessLayers 2020-07-05 20:22:34 -04:00