Commit Graph

242 Commits

Author SHA1 Message Date
608077cd22 better json parsing and response handling 2021-01-07 19:37:09 -05:00
f71fe04330 Merge pull request #32 from NicolasConstant/develop
0.3.1 PR
0.3.1
2021-01-07 19:38:05 +01:00
047abd92f8 road to 0.3.1 2021-01-07 13:31:27 -05:00
0179f88b30 trim @ and ' ' in user searchs, fix #28 & fix #30 2021-01-07 13:30:50 -05:00
0825c8d06d Merge pull request #25 from NicolasConstant/develop
0.3.0 PR
0.3.0
2021-01-05 08:44:38 +01:00
b584ddf4d4 road to 0.3.0 2021-01-05 02:37:52 -05:00
28f5733f7f added ProcessUnfollowUser Tests 2021-01-05 02:35:34 -05:00
9b419c7e92 added ProcessFollowUser Tests 2021-01-05 01:18:00 -05:00
893c27d4c3 fix clean-up check on unfollow, fix #24 2021-01-04 21:45:48 -05:00
9011bb7349 fix name 2021-01-04 13:49:07 -05:00
f70cf6b5c7 Merge pull request #23 from NicolasConstant/develop
0.2.0 PR
0.2.0
2020-12-31 03:38:53 +01:00
d82e1f5753 road to 0.2.0 2020-12-30 21:34:44 -05:00
f1dd03cab3 Merge pull request #22 from NicolasConstant/topic_logs
add logs support
2020-12-30 09:53:53 +01:00
44927f5119 add insights support 2020-12-30 03:00:23 -05:00
a763b547ac Merge branch 'develop' of https://github.com/NicolasConstant/BirdsiteLive into develop 2020-12-30 02:02:12 -05:00
3844420476 added statistics page 2020-12-30 01:58:08 -05:00
4b05123bd3 added users count 2020-12-30 01:43:26 -05:00
b02633d118 formatting 0.1.0 2020-12-29 20:19:40 -05:00
ecc3df29f2 added update info 2020-12-29 20:19:06 -05:00
633caad92f Merge pull request #21 from NicolasConstant/develop
Develop
2020-12-30 02:14:32 +01:00
c0bf662f45 added state of dev + various infos 2020-12-29 20:11:59 -05:00
7803c4685f added License 2020-12-29 20:06:21 -05:00
9dcb96dc53 better curl call 2020-12-29 19:28:51 -05:00
e79086883a first draft 2020-12-29 19:11:48 -05:00
47649392ed added user not found page 2020-12-29 02:12:44 -05:00
6b397d15d7 fine tuning UI 2020-12-29 01:26:49 -05:00
62e0c3ee79 Merge pull request #20 from NicolasConstant/develop
Develop
2020-12-29 07:04:41 +01:00
037d7050b3 created docker-compose 2020-12-29 00:44:59 -05:00
aaad00c9bf settings clean up 2020-12-28 16:42:30 -05:00
790766f753 better settings, ref #12 2020-12-28 02:19:11 -05:00
d95debeff9 only copy src folder 2020-12-28 01:36:30 -05:00
56d3de862e clean up 2020-12-28 01:34:24 -05:00
f585197e90 created Dockerfile #11 2020-12-28 01:33:09 -05:00
79ae28acae Merge pull request #19 from NicolasConstant/topic_better-validation
Topic better validation
2020-12-28 06:50:32 +01:00
20a05e9e9f validate digest, fix #13 2020-12-28 00:43:02 -05:00
5d86ebf618 added version display, fix #15 2020-12-28 00:17:06 -05:00
9ff5707e92 added AP call date check 2020-12-03 02:37:03 -05:00
c86847a146 give actor the followers collection 2020-11-21 18:54:16 -05:00
a965b013e3 added digest to call signature 2020-11-20 20:21:44 -05:00
fbfef2d37b fix url 2020-11-20 19:00:31 -05:00
f819595aec fix username 2020-11-20 18:59:57 -05:00
01337a63ec dont feed pipeline if no elements 2020-11-18 22:49:44 -05:00
b7acb4c907 added instance handle in user page 2020-11-18 22:48:53 -05:00
f6145aceb0 clean up 2020-10-10 19:16:34 -04:00
5af8c77fdf Merge branch 'develop' of https://github.com/NicolasConstant/BirdsiteLive into develop 2020-10-10 19:16:06 -04:00
c7e1a4e5e1 added tests 2020-10-10 18:35:23 -04:00
921f73b6d5 added test 2020-09-09 19:53:39 -04:00
98d5b2183b added RetrieveFollowersProcessor tests 2020-08-12 21:05:25 -04:00
5fe1daabd7 added SendTweetsToFollowersProcessor Tests 2020-08-12 20:55:50 -04:00
6060537d60 added SendTweetToInbox Tests 2020-08-12 20:31:28 -04:00