mistykey/packages/backend/src/server/api
dakkar caa0fecdc9 relax websocket rate limits
* the frontend opens 2 websockets at startup (I'm not completely clear
  why), and that `minInterval:1sec` was breaking the second connection
* as the comment says, "catching up" generates many noteSubscribe
  messages
2024-08-18 15:23:45 +01:00
..
endpoints merge: fix: pass current user into InstanceEntityService.packMany (!582) 2024-08-02 18:40:53 +00:00
mastodon add copyright text to all our files 2024-06-15 11:36:55 +01:00
openapi Merge remote-tracking branch 'misskey/develop' into future-2024-03-23 2024-03-24 11:53:52 +00:00
stream Add IP and user ID to connection close message 2024-08-17 14:27:43 -04:00
ApiCallService.ts feat: sentry integration (#13897) 2024-05-28 17:06:33 +09:00
ApiLoggerService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
ApiServerService.ts feat: suspend instance improvements (#13861) 2024-05-23 15:55:47 +09:00
AuthenticateService.ts remove infinity caches 2024-08-03 13:42:23 -04:00
endpoint-base.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
endpoints.ts Merge remote-tracking branch 'misskey/release/2024.5.0' into future 2024-05-31 12:26:07 +01:00
EndpointsModule.ts Merge remote-tracking branch 'misskey/release/2024.5.0' into future 2024-05-31 12:26:07 +01:00
error.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
GetterService.ts merge: upstream 2024-02-19 10:47:42 +01:00
RateLimiterService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
SigninApiService.ts merge: upstream 2024-02-19 10:47:42 +01:00
SigninService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
SignupApiService.ts merge: upstream 2024-02-19 10:47:42 +01:00
StreamingApiServerService.ts relax websocket rate limits 2024-08-18 15:23:45 +01:00