1
0
Fork 1
mirror of https://github.com/Vendicated/Vencord.git synced 2025-01-11 02:16:23 +00:00
Vencord/src/plugins/_api
V d68d007100 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
2024-05-27 15:42:52 -04:00
..
badges.tsx migrate to new badge api 2024-05-27 15:42:52 -04:00
commands.ts fix: CommandsAPI 2024-05-27 15:42:49 -04:00
contextMenu.ts ContextMenuApi: fix 2024-05-27 15:42:49 -04:00
memberListDecorators.ts Fix PinDMs, SMYN, SilentTyping, ValidUser, PlatformIndicators (#1865) 2024-05-27 15:42:49 -04:00
messageAccessories.ts MessageAccessoriesAPI: Fix 2024-05-27 15:42:49 -04:00
messageDecorations.ts Fix MessageDecorationsAPI 2024-05-27 15:42:51 -04:00
messageEvents.ts MessageEvents: Fix 2024-05-27 15:42:49 -04:00
messagePopover.ts 🧹🧹 2023-06-13 03:45:05 +02:00
notices.ts fix: NoticesAPI (#1863) 2024-05-27 15:42:49 -04:00
serverList.ts ServerListAPI: fix 2024-05-27 15:42:49 -04:00