Nicolas Constant
|
06e0dd7bbf
|
fix tests
|
2021-01-19 22:26:23 -05:00 |
|
Nicolas Constant
|
940807d856
|
road to 0.10.0
|
2021-01-19 22:16:32 -05:00 |
|
Nicolas Constant
|
2b765136bb
|
add better parsing error handling
|
2021-01-19 22:15:19 -05:00 |
|
Nicolas Constant
|
7e3d7b7c4f
|
dispatch users batch progressively, fix #55
|
2021-01-19 02:37:24 -05:00 |
|
Nicolas Constant
|
6ae5f06280
|
road to 0.9.1
|
2021-01-18 02:08:50 -05:00 |
|
Nicolas Constant
|
639ad3ae14
|
user twitter service to retrieve timelines
|
2021-01-18 02:07:09 -05:00 |
|
Nicolas Constant
|
b66e7cd854
|
road to 0.9.0
|
2021-01-17 23:06:33 -05:00 |
|
Nicolas Constant
|
22df5d2356
|
added user caching
|
2021-01-17 23:05:00 -05:00 |
|
Nicolas Constant
|
568c033f9c
|
fix tests
|
2021-01-16 02:06:27 -05:00 |
|
Nicolas Constant
|
12875b2c56
|
fix dependancies
|
2021-01-16 01:18:03 -05:00 |
|
Nicolas Constant
|
a25cb31a62
|
fix httpclient candid implementation
|
2021-01-16 00:51:52 -05:00 |
|
Nicolas Constant
|
3af2ef05d9
|
added better logging
|
2021-01-16 00:34:09 -05:00 |
|
Nicolas Constant
|
8f593e5591
|
road to 0.8.1
|
2021-01-15 22:27:21 -05:00 |
|
Nicolas Constant
|
39d0bfb85a
|
fix mention count statistics
|
2021-01-15 22:18:01 -05:00 |
|
Nicolas Constant
|
3dad498e78
|
road to 0.8.0
|
2021-01-15 17:29:35 -05:00 |
|
Nicolas Constant
|
532b87f719
|
clean up
|
2021-01-15 02:00:10 -05:00 |
|
Nicolas Constant
|
a59ed49a9a
|
added option to prevent mention extraction in user's description
|
2021-01-15 01:42:05 -05:00 |
|
Nicolas Constant
|
f0a0bb9f43
|
Merge pull request #49 from NicolasConstant/topic_add-api-statistics
Topic add api statistics
|
2021-01-14 06:40:51 +01:00 |
|
Nicolas Constant
|
45f75935ed
|
road to 0.7.0
|
2021-01-14 00:39:51 -05:00 |
|
Nicolas Constant
|
dea3089c06
|
added extraction statistics
|
2021-01-14 00:38:26 -05:00 |
|
Nicolas Constant
|
1d584b0df3
|
expand URL, fix #31
|
2021-01-13 23:57:48 -05:00 |
|
Nicolas Constant
|
f7baa86d45
|
enhancing statistics
|
2021-01-13 20:04:21 -05:00 |
|
Nicolas Constant
|
7e86cdc6c7
|
limit fix to problematic chars
|
2021-01-13 02:08:54 -05:00 |
|
Nicolas Constant
|
ddd29e9d3f
|
road to 0.6.1
|
2021-01-13 02:06:38 -05:00 |
|
Nicolas Constant
|
f6756e0ca2
|
Merge branch 'develop' of https://github.com/NicolasConstant/BirdsiteLive into develop
|
2021-01-13 02:04:16 -05:00 |
|
Nicolas Constant
|
3a249f2c14
|
fix parenthesis messing up with regex
|
2021-01-13 02:03:51 -05:00 |
|
Nicolas Constant
|
51188903da
|
road to 0.6.0
|
2021-01-12 23:54:55 -05:00 |
|
Nicolas Constant
|
39a56244e5
|
added first iteration of API statistics
|
2021-01-12 23:53:23 -05:00 |
|
Nicolas Constant
|
cb64e9747a
|
secure emojis in parsing, fix #39
|
2021-01-11 19:50:08 -05:00 |
|
Nicolas Constant
|
778db7d3ff
|
road to 0.5.0
|
2021-01-11 19:15:35 -05:00 |
|
Nicolas Constant
|
54218bfedb
|
redirect to twitter when displaying tweets, fix #40
|
2021-01-11 19:14:51 -05:00 |
|
Nicolas Constant
|
b80d4040e1
|
extract links/mentions/... from summary, fix #34
|
2021-01-11 18:32:45 -05:00 |
|
Nicolas Constant
|
7ccd619af1
|
road to 0.4.0
|
2021-01-11 01:36:03 -05:00 |
|
Nicolas Constant
|
d3aac062f9
|
Added official link to profile, fix #33
|
2021-01-11 01:34:19 -05:00 |
|
Nicolas Constant
|
5454d176dd
|
make endpoints more resilient to missing accept header
|
2021-01-11 01:08:23 -05:00 |
|
Nicolas Constant
|
4b9f734687
|
road to 0.3.3
|
2021-01-09 23:57:45 -05:00 |
|
Nicolas Constant
|
6aef12e825
|
clean up
|
2021-01-09 22:52:52 -05:00 |
|
Nicolas Constant
|
058c951424
|
fix case issue
|
2021-01-09 22:26:17 -05:00 |
|
Nicolas Constant
|
9527faa66f
|
road to 0.3.2
|
2021-01-09 14:47:49 -05:00 |
|
Nicolas Constant
|
fcf1a802ff
|
better response handling
|
2021-01-09 14:12:51 -05:00 |
|
Nicolas Constant
|
608077cd22
|
better json parsing and response handling
|
2021-01-07 19:37:09 -05:00 |
|
Nicolas Constant
|
047abd92f8
|
road to 0.3.1
|
2021-01-07 13:31:27 -05:00 |
|
Nicolas Constant
|
0179f88b30
|
trim @ and ' ' in user searchs, fix #28 & fix #30
|
2021-01-07 13:30:50 -05:00 |
|
Nicolas Constant
|
b584ddf4d4
|
road to 0.3.0
|
2021-01-05 02:37:52 -05:00 |
|
Nicolas Constant
|
28f5733f7f
|
added ProcessUnfollowUser Tests
|
2021-01-05 02:35:34 -05:00 |
|
Nicolas Constant
|
9b419c7e92
|
added ProcessFollowUser Tests
|
2021-01-05 01:18:00 -05:00 |
|
Nicolas Constant
|
893c27d4c3
|
fix clean-up check on unfollow, fix #24
|
2021-01-04 21:45:48 -05:00 |
|
Nicolas Constant
|
9011bb7349
|
fix name
|
2021-01-04 13:49:07 -05:00 |
|
Nicolas Constant
|
d82e1f5753
|
road to 0.2.0
|
2020-12-30 21:34:44 -05:00 |
|
Nicolas Constant
|
f1dd03cab3
|
Merge pull request #22 from NicolasConstant/topic_logs
add logs support
|
2020-12-30 09:53:53 +01:00 |
|