Vencord/src/plugins/_api
V fccdd3dc08
migrate to new badge api
we used to store badges on the discord cdn.
since discord is now making
it harder to use their cdn for such purposes (due to expiring links), we
are forced to stop using it
thus, badges are now stored on our server, accessible via
https://badges.vencord.dev. The full list of badges is now at https://badges.vencord.dev/badges.json
2023-11-30 17:28:53 +01:00
..
badges.tsx migrate to new badge api 2023-11-30 17:28:53 +01:00
commands.ts fix: CommandsAPI 2023-10-25 17:38:55 +02:00
contextMenu.ts ContextMenuApi: fix 2023-10-25 17:38:55 +02:00
memberListDecorators.ts Fix PinDMs, SMYN, SilentTyping, ValidUser, PlatformIndicators (#1865) 2023-10-25 17:38:55 +02:00
messageAccessories.ts MessageAccessoriesAPI: Fix 2023-10-25 17:38:55 +02:00
messageDecorations.ts Fix MessageDecorationsAPI 2023-11-01 22:46:06 -03:00
messageEvents.ts MessageEvents: Fix 2023-10-25 17:38:55 +02:00
messagePopover.ts 🧹🧹 2023-06-13 03:45:05 +02:00
notices.ts fix: NoticesAPI (#1863) 2023-10-25 17:38:55 +02:00
serverList.ts ServerListAPI: fix 2023-10-25 17:38:55 +02:00