Commit Graph

80 Commits

Author SHA1 Message Date
d33cbbfb1c extract urls 2020-08-01 13:56:59 -04:00
16d310a37e hack to handle saved inbox 2020-08-01 13:19:41 -04:00
fce355c2e8 added replyTo infos in status 2020-08-01 00:32:04 -04:00
ce996c20b2 fix start tag detection 2020-08-01 00:00:27 -04:00
d9a1dc84be added ー char support 2020-07-31 23:16:23 -04:00
4e9e096a65 added spacing on urls 2020-07-31 23:13:17 -04:00
4fa8b1ade2 added special char 2020-07-31 23:11:41 -04:00
8643f3d366 added heteregeneous test 2020-07-31 23:05:09 -04:00
6073ee1ba4 extract mentions 2020-07-31 23:03:20 -04:00
fdfe4c703c fix DI 2020-07-31 22:52:40 -04:00
83507614a4 testing hashtag extraction 2020-07-31 22:49:00 -04:00
bfc4dcb4fd extracting tags 2020-07-31 22:13:52 -04:00
4a0df5d809 fix inbox url 2020-07-22 23:49:57 -04:00
4bd3d4289d remove extraction methods from service 2020-07-22 20:23:26 -04:00
fffc9af534 extract only needed info from tweets 2020-07-22 20:19:40 -04:00
1724d3a902 added shared inbox 2020-07-22 19:49:08 -04:00
66630324d7 handle exception in deserializer 2020-07-22 19:27:49 -04:00
10104187d5 support attachments 2020-07-22 19:27:25 -04:00
1bcb00cdd5 fix routing 2020-07-22 19:25:17 -04:00
07e5f33613 raw iteration of sending notes in pipeline 2020-07-22 02:11:44 -04:00
baf8cd011c fix wrong actor usage 2020-07-22 02:03:52 -04:00
d91ddd4204 starting pipeline implementation 2020-07-18 23:35:19 -04:00
d13f60ec3c init pipeline 2020-07-16 01:19:41 -04:00
c03d5901f8 added debug infos 2020-07-16 01:18:14 -04:00
387285e645 added undo follow workflow 2020-07-08 19:50:58 -04:00
60eb472752 remove reinitialization in case of refollowing 2020-07-08 19:50:31 -04:00
a23271613d add admin email to nodeinfo metadata 2020-07-08 18:41:47 -04:00
e52f2b8c73 fix unsupported message 2020-07-08 18:41:21 -04:00
5f5eeb9530 saving following in db 2020-07-07 21:03:20 -04:00
34bf9ff140 added inbox property for followers 2020-07-07 18:39:35 -04:00
5cd6279da8 added nodeinfo 2.1 2020-07-07 18:30:52 -04:00
4cb185569b Merge branch 'develop' of https://github.com/NicolasConstant/BirdsiteLive into develop 2020-07-07 02:57:35 -04:00
24b6061b16 fix nodeinfo 2.0 2020-07-07 02:57:25 -04:00
6a0c2884cd trigger on all branches 2020-07-07 02:16:22 -04:00
a0f594d908 Merge pull request #5 from NicolasConstant/master
Sync
2020-07-07 08:15:03 +02:00
a96c4fee0f Merge pull request #4 from NicolasConstant/topic_add-dals
Topic add dals
2020-07-07 08:13:15 +02:00
55e04331a0 added worker service 2020-07-07 01:33:52 -04:00
4457f2c30f added nodeinfo data 2020-07-06 21:25:10 -04:00
7d661d0273 merge 2020-07-06 02:39:22 -04:00
aa07ee880e Implementation of CachedTweetsDal + Tests 2020-07-06 02:12:51 -04:00
99438fc43d make tests more lisible 2020-07-06 01:15:24 -04:00
490c68ccc5 implementation followers DAL + Tests 2020-07-06 00:56:26 -04:00
d846756a7f added foolproofing 2020-07-06 00:55:56 -04:00
cdfb045c90 tweak follow table 2020-07-06 00:55:17 -04:00
b4b1756445 Ended TwitterUserPostgresDal + Tests 2020-07-05 23:09:48 -04:00
b23a710533 implementing TwitterDal 2020-07-05 22:57:05 -04:00
a16a200cd6 Merge pull request #3 from NicolasConstant/topic_debug-signature-call
Topic debug signature call
2020-07-06 02:43:51 +02:00
f3c210daf0 added docker for test 2020-07-05 20:30:26 -04:00
774c304ff7 revert workflow 2020-07-05 20:29:36 -04:00
b34385fd22 init dataAccessLayers 2020-07-05 20:22:34 -04:00