Commit graph

200 commits

Author SHA1 Message Date
ffda02f47a
revert to .NET 6
Some checks failed
continuous-integration/drone/push Build is failing
because arm64 builds are broken
2023-05-04 22:59:09 +02:00
51ecfa9556
Add host-meta
Some checks failed
continuous-integration/drone/push Build is failing
2023-05-04 22:07:36 +02:00
881643be84
Merge branch 'master' of https://git.sr.ht/~cloutier/bird.makeup into makeup 2023-05-04 21:58:46 +02:00
Vincent Cloutier
8ed901dc2e switch to .net 7 & other cleanups 2023-04-23 11:50:09 -04:00
Vincent Cloutier
6bd289b291 added follower count 2023-04-14 15:36:53 -04:00
Vincent Cloutier
71a2e327b6 documentation change 2023-04-06 17:22:52 -04:00
d7fa6f04ff
Add remote follow from the corpse of twtr.plus
Some checks reported errors
continuous-integration/drone/push Build was killed
2023-04-03 21:47:20 +02:00
fa5b50f92b
Merge branch 'master' of bird.makeup into makeup
Some checks failed
continuous-integration/drone/push Build is failing
2023-04-03 16:23:20 +02:00
Vincent Cloutier
2dacf466fd optimizations 2023-04-02 11:38:56 -04:00
Vincent Cloutier
f3ea6b58a7 made stats more efficient 2023-04-02 11:29:14 -04:00
Vincent Cloutier
6ed607f3fc user controller tweak 2023-03-30 21:02:14 -04:00
Vincent Cloutier
2a15a3cae6 twitter cache and auth tweaks 2023-03-29 19:03:22 -04:00
8598d0e87b
aaaaaa
All checks were successful
continuous-integration/drone/push Build is passing
Signed-off-by: Sam Therapy <sam@samtherapy.net>
2023-03-22 18:58:06 +01:00
47560fe88b
fix(AP): add request header
Signed-off-by: Sam Therapy <sam@samtherapy.net>
2023-03-22 18:55:55 +01:00
59c3cf9a6a
do some trolling
Some checks reported errors
continuous-integration/drone/push Build was killed
Signed-off-by: Sam Therapy <sam@samtherapy.net>
2023-03-22 17:14:22 +01:00
Vincent Cloutier
8b5d03e0f1 conversion to System.Text.Json 2023-03-12 14:10:59 -04:00
Vincent Cloutier
1044f601ba build tweaks 2023-03-05 16:21:31 -05:00
Vincent Cloutier
12273abdd1 magic numbers update & some cleanups 2023-03-03 10:37:42 -05:00
Vincent Cloutier
2bf4266312 reduce http client log verbosity 2023-02-10 17:04:01 -05:00
Vincent Cloutier
da8092cfd5 activity generation refactoring 2023-02-10 11:54:33 -05:00
Vincent Cloutier
81f54f0084 fixes 2023-02-04 13:23:51 -05:00
Vincent Cloutier
9c451c0969 new Tweet page 2023-02-04 12:55:00 -05:00
Vincent Cloutier
8ad62cb133 compile fix 2023-02-03 10:29:23 -05:00
Vincent Cloutier
e9f3631985 various simplifications 2023-02-03 10:24:50 -05:00
Vincent Cloutier
edec988e05 update some magic numbers 2023-01-27 13:55:19 -05:00
Vincent Cloutier
2bf0cb6e06 added min thread 2023-01-27 13:40:13 -05:00
Vincent Cloutier
b1aafc28ab added tweet caching 2023-01-27 11:56:20 -05:00
Vincent Cloutier
6aa36f8d38 patreon link update 2023-01-20 15:08:37 -05:00
Vincent Cloutier
4a7373ec07 removed max users 2023-01-20 11:13:00 -05:00
Vincent Cloutier
f8d91cb64b added patreon link 2023-01-14 14:27:00 -05:00
Vincent Cloutier
cffc1db3e6 stats in about page 2023-01-13 10:59:36 -05:00
Vincent Cloutier
83842f5874 change stats on homepage 2023-01-11 19:40:11 -05:00
Vincent Cloutier
e7197f3054 made twitteruser more async 2022-12-28 10:23:46 -05:00
Vincent Cloutier
94f8d40256 more tweaks 2022-12-26 11:48:13 -05:00
Vincent Cloutier
f0e0ca33e8 fix build 2022-12-13 18:34:13 -05:00
Vincent Cloutier
f9eae2bdcb docker stuff 2022-11-27 17:33:11 -05:00
Vincent Cloutier
db1e19f501 visual changes 2022-11-25 14:28:09 -05:00
Vincent Cloutier
ac6ca2535c implemented profile page from public api 2022-11-24 20:25:07 -05:00
Vincent Cloutier
6b2579db50 wip 1 2022-05-05 20:15:07 -04:00
Nicolas Constant
7007b6309a
handle exception in sharedInbox 2022-02-09 01:54:35 -05:00
Nicolas Constant
0e9938b712
added user is gone exception 2022-02-09 01:15:48 -05:00
Nicolas Constant
e78bc262ed
added url support in webfinger 2022-02-08 23:40:02 -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
bf7baba789
added proper return on TooManyRequest case 2022-02-03 01:06:32 -05:00
Nicolas Constant
3a998b60ac
added auto clean-up on failing follower 2022-02-02 21:33:45 -05:00
Nicolas Constant
5c4641c6ae
disable debuging features on release 2022-01-27 19:58:35 -05:00
Nicolas Constant
a36171c163
road to 0.20.0 2021-12-13 23:29:40 -05:00