Commit Graph

48 Commits

Author SHA1 Message Date
Nicolas Constant e63c7950c9
bump nugets 2023-01-06 03:07:23 -05:00
Nicolas Constant c910edc6b3
various logic fixes 2022-12-25 18:15:54 -05:00
Nicolas Constant df68b9c370
added migration logic 2022-11-04 02:07:50 -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
Nicolas Constant bc62dc1610
fix gif attachment type, fix #61 2021-01-21 00:28:36 -05:00
Nicolas Constant 639ad3ae14
user twitter service to retrieve timelines 2021-01-18 02:07:09 -05:00
Nicolas Constant 22df5d2356
added user caching 2021-01-17 23:05:00 -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 39a56244e5
added first iteration of API statistics 2021-01-12 23:53:23 -05:00
Nicolas Constant 54fc131d00
fix date 2020-08-01 16:42:32 -04:00
Nicolas Constant 7a6d854aef
added mention on RTs 2020-08-01 14:04:08 -04:00
Nicolas Constant fce355c2e8
added replyTo infos in status 2020-08-01 00:32:04 -04:00
Nicolas Constant 4a0df5d809
fix inbox url 2020-07-22 23:49:57 -04:00
Nicolas Constant 4bd3d4289d
remove extraction methods from service 2020-07-22 20:23:26 -04:00
Nicolas Constant fffc9af534
extract only needed info from tweets 2020-07-22 20:19:40 -04:00
Nicolas Constant d91ddd4204
starting pipeline implementation 2020-07-18 23:35:19 -04:00
Nicolas Constant 46c18de299
added tweet retrieval and display 2020-07-01 22:45:43 -04:00
Nicolas Constant 77830beaec
added link 2020-03-22 16:45:26 -04:00
Nicolas Constant c84694079a
added design account 2020-03-22 16:38:15 -04:00
Nicolas Constant 32337058c5
retrieving user 2020-03-22 01:29:51 -04:00
Nicolas Constant b0ef1526b1
added twitter credentials 2020-03-21 23:55:49 -04:00
Nicolas Constant 796004fa59
added DI container and twitter service 2020-03-21 18:58:23 -04:00