mistykey/packages/backend/src/server/api/endpoints
2025-10-08 21:12:14 -04:00
..
admin merge: Expand Mandatory CW feature and fixup block/mute/silence features (resolves #809, #910, #912, #943, #1064, #1142, and #1186) (!1148) 2025-09-25 20:05:46 +02:00
announcements add rate limits to all public endpoints 2024-11-22 15:19:24 -05:00
antennas Revert "fix note ordering in antennas" 2025-09-13 11:34:39 -04: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 remove duplicate / incorrect filtering from fanout timeline endpoints 2025-09-13 11:34:37 -04:00
charts add role policy "canViewFederation" 2025-08-18 16:52:06 -04:00
chat merge: Limit chat messages based on maxNoteLength (!1188) 2025-07-27 14:17:36 +00:00
clips don't hide replies in clips 2025-09-13 11:34:38 -04:00
drive don't filter /drive/files/attached-notes when called by a moderator 2025-09-13 11:34:38 -04:00
email-address add rate limits to all public endpoints 2024-11-22 15:19:24 -05:00
federation add role policy "canViewFederation" 2025-08-18 16:52:06 -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 unify note create/edit logic to fix various logic bugs and validation gaps 2025-10-08 21:12:14 -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 call generateExcludedRepliesQueryForNotes from bubble, global, hybrid, local, home, list, and role timelines 2025-09-13 11:34:38 -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 normalize more endpoint filtering code 2025-09-13 11:34:38 -04:00
v2/admin/emoji refactor(backend): better prop name 2025-03-22 08:16:15 +09:00
announcements.ts forRoles IS NOT NULL, coalesce to empty=unrestricted 2025-08-11 23:53:05 +02: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 normalize more endpoint filtering code 2025-09-13 11:34:38 -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