aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--browser/VencordNativeStub.ts3
-rw-r--r--src/VencordNative.ts3
-rw-r--r--src/components/Icons.tsx15
-rw-r--r--src/components/PluginSettings/PluginModal.tsx2
-rw-r--r--src/main/ipcMain.ts6
-rw-r--r--src/plugins/alwaysAnimate/index.ts (renamed from src/plugins/alwaysAnimate.ts)0
-rw-r--r--src/plugins/alwaysTrust/index.ts (renamed from src/plugins/alwaysTrust.ts)0
-rw-r--r--src/plugins/anonymiseFileNames/index.ts (renamed from src/plugins/anonymiseFileNames.ts)0
-rw-r--r--src/plugins/arRPC.web/index.tsx (renamed from src/plugins/arRPC.web.tsx)0
-rw-r--r--src/plugins/banger/index.ts (renamed from src/plugins/banger.ts)0
-rw-r--r--src/plugins/betterGifAltText/index.ts (renamed from src/plugins/betterGifAltText.ts)0
-rw-r--r--src/plugins/betterNotes/index.ts (renamed from src/plugins/betterNotes.ts)0
-rw-r--r--src/plugins/betterRoleDot/index.ts (renamed from src/plugins/betterRoleDot.ts)0
-rw-r--r--src/plugins/betterUploadButton/index.ts (renamed from src/plugins/betterUploadButton.ts)0
-rw-r--r--src/plugins/blurNsfw/index.ts (renamed from src/plugins/blurNsfw.ts)0
-rw-r--r--src/plugins/callTimer/index.tsx (renamed from src/plugins/callTimer.tsx)0
-rw-r--r--src/plugins/colorSighted/index.ts (renamed from src/plugins/colorSighted.ts)0
-rw-r--r--src/plugins/consoleShortcuts/index.ts (renamed from src/plugins/consoleShortcuts.ts)0
-rw-r--r--src/plugins/copyUserURLs/index.tsx (renamed from src/plugins/copyUserURLs.tsx)0
-rw-r--r--src/plugins/crashHandler/index.ts (renamed from src/plugins/crashHandler.ts)0
-rw-r--r--src/plugins/customRPC/index.tsx (renamed from src/plugins/customRPC.tsx)0
-rw-r--r--src/plugins/devCompanion.dev/index.tsx (renamed from src/plugins/devCompanion.dev.tsx)0
-rw-r--r--src/plugins/disableDMCallIdle/index.ts (renamed from src/plugins/disableDMCallIdle.ts)0
-rw-r--r--src/plugins/emoteCloner/index.tsx (renamed from src/plugins/emoteCloner.tsx)6
-rw-r--r--src/plugins/experiments/index.tsx (renamed from src/plugins/experiments.tsx)0
-rw-r--r--src/plugins/f8break/index.ts (renamed from src/plugins/f8break.ts)0
-rw-r--r--src/plugins/fakeNitro/index.ts (renamed from src/plugins/fakeNitro.ts)0
-rw-r--r--src/plugins/fakeProfileThemes/index.tsx (renamed from src/plugins/fakeProfileThemes.tsx)0
-rw-r--r--src/plugins/favEmojiFirst/README.md4
-rw-r--r--src/plugins/favGifSearch/README.md2
-rw-r--r--src/plugins/fixSpotifyEmbeds.desktop/index.ts (renamed from src/plugins/fixSpotifyEmbeds.desktop.ts)0
-rw-r--r--src/plugins/forceOwnerCrown/index.ts (renamed from src/plugins/forceOwnerCrown.ts)0
-rw-r--r--src/plugins/friendInvites/index.ts (renamed from src/plugins/friendInvites.ts)0
-rw-r--r--src/plugins/gifPaste/index.ts (renamed from src/plugins/gifPaste.ts)0
-rw-r--r--src/plugins/greetStickerPicker/index.tsx (renamed from src/plugins/greetStickerPicker.tsx)0
-rw-r--r--src/plugins/hideAttachments/index.tsx (renamed from src/plugins/hideAttachments.tsx)0
-rw-r--r--src/plugins/iLoveSpam/index.ts (renamed from src/plugins/iLoveSpam.ts)0
-rw-r--r--src/plugins/ignoreActivities/index.tsx (renamed from src/plugins/ignoreActivities.tsx)0
-rw-r--r--src/plugins/imageZoom/README.md4
-rw-r--r--src/plugins/keepCurrentChannel/index.ts (renamed from src/plugins/keepCurrentChannel.ts)0
-rw-r--r--src/plugins/lastfm/index.tsx (renamed from src/plugins/lastfm.tsx)0
-rw-r--r--src/plugins/loadingQuotes/index.ts (renamed from src/plugins/loadingQuotes.ts)0
-rw-r--r--src/plugins/memberCount/index.tsx (renamed from src/plugins/memberCount.tsx)0
-rw-r--r--src/plugins/messageClickActions/README.md5
-rw-r--r--src/plugins/messageClickActions/index.ts (renamed from src/plugins/messageClickActions.ts)8
-rw-r--r--src/plugins/messageLinkEmbeds/index.tsx (renamed from src/plugins/messageLinkEmbeds.tsx)0
-rw-r--r--src/plugins/messageTags/index.ts (renamed from src/plugins/messageTags.ts)0
-rw-r--r--src/plugins/moreCommands/index.ts (renamed from src/plugins/moreCommands.ts)0
-rw-r--r--src/plugins/moreKaomoji/index.ts (renamed from src/plugins/moreKaomoji.ts)0
-rw-r--r--src/plugins/moreUserTags/index.tsx (renamed from src/plugins/moreUserTags.tsx)0
-rw-r--r--src/plugins/moyai/index.ts (renamed from src/plugins/moyai.ts)0
-rw-r--r--src/plugins/muteNewGuild/index.tsx (renamed from src/plugins/muteNewGuild.tsx)0
-rw-r--r--src/plugins/mutualGroupDMs/index.tsx (renamed from src/plugins/mutualGroupDMs.tsx)0
-rw-r--r--src/plugins/noBlockedMessages/index.ts (renamed from src/plugins/noBlockedMessages.ts)0
-rw-r--r--src/plugins/noDevtoolsWarning/index.ts (renamed from src/plugins/noDevtoolsWarning.ts)0
-rw-r--r--src/plugins/noF1/index.ts (renamed from src/plugins/noF1.ts)0
-rw-r--r--src/plugins/noPendingCount/index.ts (renamed from src/plugins/noPendingCount.ts)0
-rw-r--r--src/plugins/noProfileThemes/index.ts (renamed from src/plugins/noProfileThemes.ts)0
-rw-r--r--src/plugins/noRPC.discordDesktop/index.ts (renamed from src/plugins/noRPC.discordDesktop.ts)0
-rw-r--r--src/plugins/noReplyMention/index.tsx (renamed from src/plugins/noReplyMention.tsx)0
-rw-r--r--src/plugins/noScreensharePreview/index.ts (renamed from src/plugins/noScreensharePreview.ts)0
-rw-r--r--src/plugins/noSystemBadge.discordDesktop/index.ts (renamed from src/plugins/noSystemBadge.discordDesktop.ts)0
-rw-r--r--src/plugins/noUnblockToJump/index.ts (renamed from src/plugins/noUnblockToJump.ts)0
-rw-r--r--src/plugins/nsfwGateBypass/index.ts (renamed from src/plugins/nsfwGateBypass.ts)0
-rw-r--r--src/plugins/oneko/index.ts (renamed from src/plugins/oneko.ts)0
-rw-r--r--src/plugins/openInApp/index.ts (renamed from src/plugins/openInApp.ts)0
-rw-r--r--src/plugins/partyMode/index.ts (renamed from src/plugins/partyMode.ts)0
-rw-r--r--src/plugins/petpet/index.ts (renamed from src/plugins/petpet.ts)0
-rw-r--r--src/plugins/pictureInPicture/index.tsx (renamed from src/plugins/pictureInPicture.tsx)0
-rw-r--r--src/plugins/plainFolderIcon/index.ts (renamed from src/plugins/plainFolderIcon.ts)0
-rw-r--r--src/plugins/platformIndicators/index.tsx (renamed from src/plugins/platformIndicators.tsx)0
-rw-r--r--src/plugins/previewMessage/README.md3
-rw-r--r--src/plugins/quickMention/README.md5
-rw-r--r--src/plugins/quickMention/index.tsx (renamed from src/plugins/quickMention.tsx)7
-rw-r--r--src/plugins/quickReply/README.md6
-rw-r--r--src/plugins/quickReply/index.ts (renamed from src/plugins/quickReply.ts)25
-rw-r--r--src/plugins/reactErrorDecoder/index.ts (renamed from src/plugins/reactErrorDecoder.ts)0
-rw-r--r--src/plugins/readAllNotificationsButton/index.tsx (renamed from src/plugins/readAllNotificationsButton.tsx)0
-rw-r--r--src/plugins/revealAllSpoilers/index.ts (renamed from src/plugins/revealAllSpoilers.ts)0
-rw-r--r--src/plugins/reverseImageSearch/index.tsx (renamed from src/plugins/reverseImageSearch.tsx)0
-rw-r--r--src/plugins/roleColorEverywhere/index.tsx (renamed from src/plugins/roleColorEverywhere.tsx)0
-rw-r--r--src/plugins/searchReply/README.md3
-rw-r--r--src/plugins/searchReply/index.tsx9
-rw-r--r--src/plugins/secretRingTone/index.ts (renamed from src/plugins/secretRingTone.ts)0
-rw-r--r--src/plugins/serverListIndicators/index.tsx (renamed from src/plugins/serverListIndicators.tsx)0
-rw-r--r--src/plugins/showAllMessageButtons/index.ts (renamed from src/plugins/showAllMessageButtons.ts)0
-rw-r--r--src/plugins/showTimeouts/index.ts (renamed from src/plugins/showTimeouts.ts)0
-rw-r--r--src/plugins/silentMessageToggle/index.tsx (renamed from src/plugins/silentMessageToggle.tsx)0
-rw-r--r--src/plugins/silentTyping/index.tsx (renamed from src/plugins/silentTyping.tsx)0
-rw-r--r--src/plugins/sortFriendRequests/index.tsx (renamed from src/plugins/sortFriendRequests.tsx)0
-rw-r--r--src/plugins/spotifyCrack/index.ts (renamed from src/plugins/spotifyCrack.ts)0
-rw-r--r--src/plugins/spotifyShareCommands/index.ts (renamed from src/plugins/spotifyShareCommands.ts)0
-rw-r--r--src/plugins/textReplace/index.tsx (renamed from src/plugins/textReplace.tsx)0
-rw-r--r--src/plugins/timeBarAllActivities/index.ts (renamed from src/plugins/timeBarAllActivities.ts)0
-rw-r--r--src/plugins/typingIndicator/index.tsx (renamed from src/plugins/typingIndicator.tsx)2
-rw-r--r--src/plugins/typingTweaks/index.tsx (renamed from src/plugins/typingTweaks.tsx)0
-rw-r--r--src/plugins/unindent/index.ts (renamed from src/plugins/unindent.ts)0
-rw-r--r--src/plugins/unsuppressEmbeds/index.tsx (renamed from src/plugins/unsuppressEmbeds.tsx)0
-rw-r--r--src/plugins/urbanDictionary/index.ts (renamed from src/plugins/urbanDictionary.ts)0
-rw-r--r--src/plugins/validUser/index.tsx (renamed from src/plugins/validUser.tsx)0
-rw-r--r--src/plugins/vcDoubleClick/index.ts (renamed from src/plugins/vcDoubleClick.ts)0
-rw-r--r--src/plugins/vcNarrator/index.tsx (renamed from src/plugins/vcNarrator.tsx)1
-rw-r--r--src/plugins/viewIcons/index.tsx (renamed from src/plugins/viewIcons.tsx)0
-rw-r--r--src/plugins/viewRaw/index.tsx (renamed from src/plugins/viewRaw.tsx)0
-rw-r--r--src/plugins/volumeBooster.discordDesktop/index.ts (renamed from src/plugins/volumeBooster.discordDesktop.ts)0
-rw-r--r--src/plugins/webContextMenus.web/index.ts (renamed from src/plugins/webContextMenus.web.ts)0
-rw-r--r--src/plugins/webKeybinds.vencordDesktop/index.ts (renamed from src/plugins/webKeybinds.vencordDesktop.ts)0
-rw-r--r--src/plugins/whoReacted/index.tsx (renamed from src/plugins/whoReacted.tsx)0
-rw-r--r--src/plugins/wikisearch/index.ts (renamed from src/plugins/wikisearch.ts)0
-rw-r--r--src/utils/IpcEvents.ts1
-rw-r--r--src/utils/quickCss.ts28
-rw-r--r--src/webpack/webpack.ts57
112 files changed, 133 insertions, 72 deletions
diff --git a/browser/VencordNativeStub.ts b/browser/VencordNativeStub.ts
index e3df0d6..70fc1cf 100644
--- a/browser/VencordNativeStub.ts
+++ b/browser/VencordNativeStub.ts
@@ -48,7 +48,8 @@ window.VencordNative = {
getThemesList: () => DataStore.entries(themeStore).then(entries =>
entries.map(([name, css]) => getThemeInfo(css, name.toString()))
),
- getThemeData: (fileName: string) => DataStore.get(fileName, themeStore)
+ getThemeData: (fileName: string) => DataStore.get(fileName, themeStore),
+ getSystemValues: async () => ({}),
},
native: {
diff --git a/src/VencordNative.ts b/src/VencordNative.ts
index 4f8638b..dd97b5d 100644
--- a/src/VencordNative.ts
+++ b/src/VencordNative.ts
@@ -23,7 +23,8 @@ export default {
deleteTheme: (fileName: string) => invoke<void>(IpcEvents.DELETE_THEME, fileName),
getThemesDir: () => invoke<str