This commit is contained in:
syuilo
2018-07-11 14:03:21 +09:00
parent 8ef066adda
commit 1af3c42001
5 changed files with 235 additions and 8 deletions

View File

@@ -543,6 +543,13 @@ const endpoints: Endpoint[] = [
max: 100
}
},
{
name: 'notes/hybrid-timeline',
limit: {
duration: ms('10minutes'),
max: 100
}
},
{
name: 'notes/global-timeline',
limit: {