mistykey/packages/backend/src/server/api/endpoints
2025-08-02 10:34:25 +01:00
..
admin merge: Split descriptions. (!1167) 2025-07-27 15:29:41 +00:00
announcements add rate limits to all public endpoints 2024-11-22 15:19:24 -05:00
antennas Merge branch 'develop' into upstream/2025.5.0 2025-06-10 14:02:32 +01:00
ap merge: Reduce log spam (!1004) 2025-06-09 10:53:59 +00:00
app implement '/v1/apps/verify_credentials' 2025-05-08 11:23:20 -04:00
auth add rate limits to all public endpoints 2024-11-22 15:19:24 -05:00
blocking add rate limits to all public endpoints 2024-11-22 15:19:24 -05:00
bubble-game add rate limits to all public endpoints 2024-11-22 15:19:24 -05:00
channels merge: misskey 2025.5.0 (!1028) 2025-06-29 09:54:12 +00:00
charts check privacy settings in charts/user/following 2025-06-14 14:14:02 -04:00
chat merge: Limit chat messages based on maxNoteLength (!1188) 2025-07-27 14:17:36 +00:00
clips Merge branch 'develop' into upstream/2025.5.0 2025-06-10 14:02:32 +01:00
drive reduce, clarify, and normalize more error messages 2025-06-06 22:20:16 -04:00
email-address add rate limits to all public endpoints 2024-11-22 15:19:24 -05:00
federation optimize i/update-remote-user endpoint by fetching from cache 2025-07-21 16:12:32 -04:00
flash don't record deleted note, flash, page, or gallery post in modlog 2025-03-02 13:38:35 -05:00
following normalize userFollowingsCache / userFollowersCache and add hibernatedUserCache to reduce the number of cache-clears and allow use of caching in many more places 2025-06-09 11:02:51 -04:00
gallery more use of identifiable errors, improvements to inner error rendering, and more heuristics for is-retryable-error 2025-06-06 22:20:17 -04:00
hashtags add "detail" flag to more user endpoints 2025-07-21 16:13:00 -04:00
i Merge branch 'stable' into stable-2025.4.4-to-develop 2025-08-02 10:34:25 +01:00
invite merge upstream 2025-03-25 16:14:53 -04:00
miauth merge upstream 2025-03-25 16:14:53 -04:00
mute fix import order in mute/delete.ts 2025-02-04 10:42:41 -05:00
my add rate limits to all public endpoints 2024-11-22 15:19:24 -05:00
notes use bucket rate limit for posts and chat messages 2025-07-26 19:10:22 -04:00
notifications add rate limits to all public endpoints 2024-11-22 15:19:24 -05:00
pages don't record deleted note, flash, page, or gallery post in modlog 2025-03-02 13:38:35 -05:00
promo add rate limits to all public endpoints 2024-11-22 15:19:24 -05:00
renote-mute add rate limits to all public endpoints 2024-11-22 15:19:24 -05:00
reversi add rate limits to all public endpoints 2024-11-22 15:19:24 -05:00
roles add "detail" flag to more user endpoints 2025-07-21 16:13:00 -04:00
sw convert many RedisKVCaches to QuantumKVCache or MemoryKVCache 2025-06-09 11:02:36 -04:00
username add rate limits to all public endpoints 2024-11-22 15:19:24 -05:00
users fix users/report-abuse endpoint being really slow 2025-07-27 18:08:38 +01:00
v2/admin/emoji refactor(backend): better prop name 2025-03-22 08:16:15 +09:00
announcements.ts add rate limits to all public endpoints 2024-11-22 15:19:24 -05:00
drive.ts add rate limits to all public endpoints 2024-11-22 15:19:24 -05:00
emoji.ts add rate limits to all public endpoints 2024-11-22 15:19:24 -05:00
emojis.ts requested changes 2025-01-23 22:33:19 -03:00
endpoint.ts increase rate limit for /api/endpoint based on real-world testing 2024-12-08 11:56:48 -05:00
endpoints.ts add rate limits to all public endpoints 2024-11-22 15:19:24 -05:00
export-custom-emojis.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
fetch-external-resources.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
fetch-rss.ts pcleanup dependencies: 2025-06-12 21:11:16 -04:00
get-avatar-decorations.ts add rate limits to all public endpoints 2024-11-22 15:19:24 -05:00
get-online-users-count.ts add rate limits to all public endpoints 2024-11-22 15:19:24 -05:00
i.ts lint and type fixes 2025-04-01 20:47:04 -04:00
meta.ts add rate limits to all public endpoints 2024-11-22 15:19:24 -05:00
notes.ts additional fixes and cleanup to all note endpoints 2025-06-05 02:34:57 -04:00
page-push.ts add rate limits to all public endpoints 2024-11-22 15:19:24 -05:00
ping.ts add rate limits to all public endpoints 2024-11-22 15:19:24 -05:00
pinned-users.ts add "detail" flag to more user endpoints 2025-07-21 16:13:00 -04:00
request-reset-password.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
reset-db.ts merge upstream 2025-03-25 16:14:53 -04:00
reset-password.ts lint and type fixes 2025-04-01 20:47:04 -04:00
retention.ts add rate limits to all public endpoints 2024-11-22 15:19:24 -05:00
server-info.ts lint and type fixes 2025-04-01 20:47:04 -04:00
sponsors.ts fix type errors from SponsorsService 2025-03-31 14:29:48 -04:00
stats.ts add rate limits to all public endpoints 2024-11-22 15:19:24 -05:00
test.ts add rate limits to all public endpoints 2024-11-22 15:19:24 -05:00
users.ts add "detail" flag to more user endpoints 2025-07-21 16:13:00 -04:00