Commit graph

46 commits

Author SHA1 Message Date
Vincent Cloutier
e9f3631985 various simplifications 2023-02-03 10:24:50 -05:00
Vincent Cloutier
cffc1db3e6 stats in about page 2023-01-13 10:59:36 -05:00
Vincent Cloutier
83842f5874 change stats on homepage 2023-01-11 19:40:11 -05:00
Vincent Cloutier
676979150f fix 2023-01-01 12:04:10 -05:00
Vincent Cloutier
97d40b21fb switched to vanilla npgsql for more queries 4 2023-01-01 11:58:36 -05:00
Vincent Cloutier
8551763f77 small changes all over the place 2023-01-01 11:27:00 -05:00
Vincent Cloutier
f80dc1ec5d switched to vanilla npgsql for more queries 3 2023-01-01 10:35:32 -05:00
Vincent Cloutier
5c9b8e8771 switched to vanilla npgsql for more queries 2 2022-12-30 16:16:40 -05:00
Vincent Cloutier
621f05c186 switched to vanilla npgsql for more queries 2022-12-30 15:49:39 -05:00
Vincent Cloutier
4ea8868b7b switched to vanilla npgsql for some queries 2022-12-30 14:55:12 -05:00
Vincent Cloutier
def5649097 some cleanups 2022-12-30 12:28:48 -05:00
Vincent Cloutier
1d25822919 npgsql and dapper update 2022-12-30 11:07:49 -05:00
Vincent Cloutier
07db11a89f npgsql update 2022-12-29 14:26:06 -05:00
Vincent Cloutier
59ea905e43 cache twitter user id in db 2022-12-29 09:58:08 -05:00
Vincent Cloutier
8367bcd656 sync oldest lastSync first 2022-12-27 12:53:12 -05:00
Vincent Cloutier
7f772ca125 Various optimisations 2022-12-27 12:15:10 -05: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