Commit graph

119 commits

Author SHA1 Message Date
Vincent Cloutier
dd146ca3b2 media stuff 2022-05-17 18:17:05 -04:00
Vincent Cloutier
fa4223320b even more logging 2022-05-17 18:00:02 -04:00
Vincent Cloutier
54ac595098 logging error 2022-05-17 17:52:49 -04:00
Vincent Cloutier
a2cd844394 more fix 2022-05-17 17:51:21 -04:00
Vincent Cloutier
e53beb1f9d fix 2022-05-14 11:19:35 -04:00
Vincent Cloutier
92aa9388fe fix getTweet 3 2022-05-13 18:58:31 -04:00
Vincent Cloutier
c924d3649d fix getTweet 2 2022-05-13 18:54:40 -04:00
Vincent Cloutier
ebc7a3fdf8 fix getTweet 2022-05-13 18:51:23 -04:00
Vincent Cloutier
13a1401934 media test 2022-05-13 11:29:28 -04:00
Vincent Cloutier
cb65c40801 fixes 2022-05-10 18:03:32 -04:00
Vincent Cloutier
34fe552448 refactored announce 2022-05-10 17:32:07 -04:00
Vincent Cloutier
d0e4a09d3d boosts v1 2022-05-09 20:31:18 -04:00
Vincent Cloutier
1a288f4d2d fix 2022-05-08 19:26:51 -04:00
Vincent Cloutier
8d64720933 refactoring 2022-05-08 19:21:39 -04:00
Vincent Cloutier
8244b1edf7 refactoring 2022-05-08 19:19:09 -04:00
Vincent Cloutier
49efcd1f97 started working on RT 2022-05-08 19:10:08 -04:00
Vincent Cloutier
03414613dd fix typo 3 2022-05-08 18:11:33 -04:00
Vincent Cloutier
5f5c0ba6a8 fix typo 2 2022-05-08 18:10:21 -04:00
Vincent Cloutier
c0882577da fix typo 2022-05-08 18:08:19 -04:00
Vincent Cloutier
23e17dd88c better parsing 2022-05-08 18:06:02 -04:00
Vincent Cloutier
fca3193074 more logging 2022-05-07 18:35:35 -04:00
Vincent Cloutier
f4f28025de wip 3 2022-05-07 18:54:06 +00:00
Vincent Cloutier
d796a6c52d wip 2 2022-05-07 12:37:40 -04:00
Vincent Cloutier
6b2579db50 wip 1 2022-05-05 20:15:07 -04:00
Nicolas Constant
a7b4a4978a
throw exception instead of returning null 2022-02-08 20:32:48 -05:00
Nicolas Constant
662f97e53c
added proper exception in user retrieval 2022-02-07 18:48:10 -05:00
Nicolas Constant
446b222881
Merge pull request #133 from NicolasConstant/topic_detect-saturation-from-api-itself
get rate limit from API
2022-02-03 19:48:52 -05:00
Nicolas Constant
c043e0b6a0
get rate limit from API 2022-02-03 19:45:25 -05:00
Nicolas Constant
1536880c73
set the cache limits from settings 2022-02-03 19:01:21 -05:00
Nicolas Constant
c371218672
prevent saturation of the user retrieval API 2022-02-02 23:25:03 -05:00
Nicolas Constant
f594aefea8
fixed max timeline calls 2021-09-10 18:16:14 -04:00
Nicolas Constant
71f6d3f3f4
added pipeline processor to analyse user state 2021-09-05 13:58:33 -04:00
Nicolas Constant
dad118d222
fine tune capacity 2021-02-13 22:42:05 -05:00
Nicolas Constant
5aa8deb47b
make sure avatar is served in https, fix #87 2021-02-10 23:31:29 -05:00
Nicolas Constant
cee46df117
fix RT not being detected in some cases 2021-02-04 19:06:37 -05:00
Nicolas Constant
1d8e622ab5
reduce caching to 1 week 2021-02-03 01:04:32 -05:00
Nicolas Constant
2e8313301b
better DI 2021-02-02 22:49:37 -05:00
Nicolas Constant
7ddda8d18c
better RT extraction 2021-02-02 20:05:59 -05:00
Nicolas Constant
ec420346b6
purge cache when TL retrieval fails, fix #79 2021-02-01 20:07:53 -05:00
Nicolas Constant
cd7bc3b216
liberate the semaphore! 2021-01-30 00:46:45 -05:00
Nicolas Constant
6a867f2305
removed dangerous initialization 2021-01-30 00:22:29 -05:00
Nicolas Constant
62a88e40c6
ensure to not swallowExceptions (thread safety) 2021-01-30 00:05:52 -05:00
Nicolas Constant
1d5df9a83b
make user retrieval more resilient 2021-01-29 23:10:02 -05:00
Nicolas Constant
739f7aaead
fix QuoteRT detection 2021-01-29 20:07:38 -05:00
Nicolas Constant
e797e7eee0
fix retweet text 2021-01-29 01:29:35 -05:00
Nicolas Constant
514b727328
better retweet extraction 2021-01-29 01:15:10 -05:00
Nicolas Constant
e51aacfb22
added protected support 2021-01-28 18:47:45 -05:00
Nicolas Constant
66bbf3129f
don't cache unfound accounts 2021-01-27 03:27:04 -05:00
Nicolas Constant
873e847f08
better twitter error handling 2021-01-25 23:40:30 -05:00
Nicolas Constant
40d6f69446
added reply filtering 2021-01-22 18:31:30 -05:00