Commit Graph

38 Commits

Author SHA1 Message Date
Renovate Bot 36fcde1a96 chore(deps): update dependency npgsql to v4.1.12
continuous-integration/drone/pr Build is passing Details
continuous-integration/drone/push Build is running Details
2023-01-11 21:01:07 +00:00
Renovate Bot 0714b89599 chore(deps): update dependency dapper to v2.0.123
continuous-integration/drone/pr Build is passing Details
continuous-integration/drone/push Build is running Details
2023-01-11 19:00:34 +00:00
Sam Therapy 1037449e18
Merge branch 'master' of https://github.com/NicolasConstant/BirdsiteLive
continuous-integration/drone/push Build is passing Details
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 4157f613ea
added db migration + test 2022-12-13 23:02:28 -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 26cca6a306
upgrade failing counter to integer 2022-01-27 22:52:59 -05:00
Nicolas Constant f6b0c13ce8
prioritize newly created accounts in sync + test 2021-11-20 16:03:27 -05: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 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 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 cdb8aa48e1
added Db version update 2021-01-23 00:23:37 -05:00
Nicolas Constant 2f933ffc9c
added index 2021-01-23 00:11:31 -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 d846756a7f
added foolproofing 2020-07-06 00:55:56 -04:00
Nicolas Constant cdfb045c90
tweak follow table 2020-07-06 00:55:17 -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