Commit graph

31 commits

Author SHA1 Message Date
Vincent Cloutier
425beb13ad auto reset tokens on 429 part 2 2023-03-03 12:54:19 -05:00
Vincent Cloutier
fec1aa1977 work on HttpClientFactory in twitter client part 2 2023-02-10 16:45:13 -05:00
Vincent Cloutier
210b820e90 work on HttpClientFactory in twitter client 2023-02-10 16:26:24 -05:00
Vincent Cloutier
bdb4b86ae8 Twitter user cache refactoring 2022-12-28 15:17:48 -05:00
Vincent Cloutier
f8c3b5cac7 added twitter user tests 2022-12-28 14:49:49 -05:00
Vincent Cloutier
e7197f3054 made twitteruser more async 2022-12-28 10:23:46 -05:00
Vincent Cloutier
35bc724c92 added media 2022-11-27 15:41:55 -05:00
Vincent Cloutier
068f0af344 fixes 2022-11-27 11:33:52 -05:00
Vincent Cloutier
fdeb41017e fix profile again 2022-11-26 16:04:45 -05:00
Vincent Cloutier
7136dad175 fix user without banner 2022-11-26 15:45:29 -05:00
Vincent Cloutier
db1e19f501 visual changes 2022-11-25 14:28:09 -05:00
Vincent Cloutier
8b69212ed4 timeline work 2022-11-25 13:48:49 -05:00
Vincent Cloutier
9b3e92e423 auth progress 2022-11-25 10:30:06 -05:00
Vincent Cloutier
ac6ca2535c implemented profile page from public api 2022-11-24 20:25:07 -05: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
8d64720933 refactoring 2022-05-08 19:21:39 -04:00
Vincent Cloutier
8244b1edf7 refactoring 2022-05-08 19:19:09 -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
c043e0b6a0
get rate limit from API 2022-02-03 19:45:25 -05:00
Nicolas Constant
c371218672
prevent saturation of the user retrieval API 2022-02-02 23:25:03 -05:00
Nicolas Constant
71f6d3f3f4
added pipeline processor to analyse user state 2021-09-05 13:58:33 -04:00
Nicolas Constant
5aa8deb47b
make sure avatar is served in https, fix #87 2021-02-10 23:31:29 -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
e51aacfb22
added protected support 2021-01-28 18:47:45 -05:00
Nicolas Constant
873e847f08
better twitter error handling 2021-01-25 23:40:30 -05:00
Nicolas Constant
639ad3ae14
user twitter service to retrieve timelines 2021-01-18 02:07:09 -05:00