Vencord/src/plugins
Vendicated 0d5e2d0696
[skip ci] Refactor utils
2023-05-06 01:36:00 +02:00
..
betterFolders [skip ci] Refactor utils 2023-05-06 01:36:00 +02:00
clearURLs Remove migratePluginSettings calls 2023-04-30 00:09:15 +02:00
gameActivityToggle Nicer GameActivity & SilentMsg UX; Fix [object Object] jumpscare (#863) 2023-04-10 23:59:48 +02:00
imageZoom [skip ci] Refactor utils 2023-05-06 01:36:00 +02:00
invisibleChat [skip ci] Refactor utils 2023-05-06 01:36:00 +02:00
messageLogger [skip ci] Refactor utils 2023-05-06 01:36:00 +02:00
pinDms [skip ci] Refactor utils 2023-05-06 01:36:00 +02:00
pronoundb [skip ci] Refactor utils 2023-05-06 01:36:00 +02:00
relationshipNotifier [skip ci] Refactor utils 2023-05-06 01:36:00 +02:00
reviewDB [skip ci] Refactor utils 2023-05-06 01:36:00 +02:00
sendTimestamps Fix inserting text when markdown preview is off 2023-04-18 23:13:10 +02:00
shikiCodeblocks [skip ci] Refactor utils 2023-05-06 01:36:00 +02:00
showConnections [skip ci] Refactor utils 2023-05-06 01:36:00 +02:00
showHiddenChannels [skip ci] Refactor utils 2023-05-06 01:36:00 +02:00
showMeYourName [skip ci] Refactor utils 2023-05-06 01:36:00 +02:00
spotifyControls [skip ci] Refactor utils 2023-05-06 01:36:00 +02:00
startupTimings [skip ci] Refactor utils 2023-05-06 01:36:00 +02:00
userVoiceShow [skip ci] Refactor utils 2023-05-06 01:36:00 +02:00
usrbg [skip ci] Refactor utils 2023-05-06 01:36:00 +02:00
vencordToolbox [skip ci] Refactor utils 2023-05-06 01:36:00 +02:00
alwaysAnimate.ts feat: Add AlwaysAnimate plugin (#908) 2023-04-15 05:10:03 +00:00
alwaysTrust.ts Fix broken patches (#701) 2023-03-25 08:42:26 +00:00
anonymiseFileNames.ts [skip ci] Refactor utils 2023-05-06 01:36:00 +02:00
apiBadges.tsx [skip ci] Refactor utils 2023-05-06 01:36:00 +02:00
apiCommands.ts Fix canary 2023-01-07 03:19:37 +01:00
apiContextMenu.ts Fix settings on Vencord Mobile (#905) 2023-04-15 02:27:11 +02:00
apiMemberListDecorators.ts feat(PlatformIndicators): add indicator to messages (#343) 2022-12-21 20:16:32 +01:00
apiMessageAccessories.ts Fix Message Accessories API (#441) 2023-01-21 01:47:24 +01:00
apiMessageDecorations.ts Fix canary 2023-01-07 03:19:37 +01:00
apiMessageEvents.ts Fix FakeNitro Stickers (#1048) 2023-05-05 02:47:08 +02:00
apiMessagePopover.ts Fix broken plugins 2023-03-31 05:55:25 +02:00
apiNotices.ts Improvements for patches and misc stuff (#582) 2023-03-08 00:11:59 -03:00
apiServerList.ts Path aliases, better lazyWebpack (#268) 2022-11-28 13:37:55 +01:00
apiSettingsStore.ts Game Activity Toggle and SettingsStoreAPI (#587) 2023-04-03 02:13:44 +02:00
arRPC.web.tsx Add Web/Desktop specific plugin capabilities; misc fixes 2023-03-11 14:18:32 +01:00
banger.ts Path aliases, better lazyWebpack (#268) 2022-11-28 13:37:55 +01:00
betterGifAltText.ts refactor: update plugins to use `$self` (#478) 2023-02-10 22:41:49 +01:00
betterNotes.ts [skip ci] Refactor utils 2023-05-06 01:36:00 +02:00
betterRoleDot.ts [skip ci] Refactor utils 2023-05-06 01:36:00 +02:00
betterUploadButton.ts Path aliases, better lazyWebpack (#268) 2022-11-28 13:37:55 +01:00
blurNsfw.ts [skip ci] Refactor utils 2023-05-06 01:36:00 +02:00
callTimer.tsx [skip ci] Refactor utils 2023-05-06 01:36:00 +02:00
colorSighted.ts Fix Fake Nitro making Discord unusable and ColorSighted not working sometimes (#640) 2023-03-21 09:41:31 +00:00
consoleShortcuts.ts SHC: Fix emoji rendering & allowed users/roles edge cases (#895) 2023-04-15 05:02:08 +02:00
crashHandler.ts [skip ci] Refactor utils 2023-05-06 01:36:00 +02:00
customRPC.tsx [skip ci] Refactor utils 2023-05-06 01:36:00 +02:00
devCompanion.dev.tsx [skip ci] Refactor utils 2023-05-06 01:36:00 +02:00
disableDMCallIdle.ts Revert "Delete DisableDMCallIdle: Discord removed this 'feature'" (#889) 2023-04-14 03:37:14 +02:00
emoteCloner.tsx [skip ci] Refactor utils 2023-05-06 01:36:00 +02:00
experiments.tsx [skip ci] Refactor utils 2023-05-06 01:36:00 +02:00
f8break.ts feat(plugin): F8Break (#581) 2023-03-18 04:54:19 +01:00
fakeNitro.tsx [skip ci] Refactor utils 2023-05-06 01:36:00 +02:00
fakeProfileThemes.tsx [skip ci] Refactor utils 2023-05-06 01:36:00 +02:00
fart.ts [skip ci] Refactor utils 2023-05-06 01:36:00 +02:00
fixInbox.tsx Fix casing in filename 2023-03-11 00:27:02 +01:00
forceOwnerCrown.ts refactor: update plugins to use `$self` (#478) 2023-02-10 22:41:49 +01:00
friendInvites.ts Fix FriendInvites (#874) 2023-04-12 02:33:05 +02:00
gifPaste.ts Fix inserting text when markdown preview is off 2023-04-18 23:13:10 +02:00
hideAttachments.tsx add ViewRaw plugin & MiniPopover API (#275) 2022-12-02 16:38:52 +01:00
iLoveSpam.ts Path aliases, better lazyWebpack (#268) 2022-11-28 13:37:55 +01:00
ignoreActivities.tsx [skip ci] Refactor utils 2023-05-06 01:36:00 +02:00
index.ts [skip ci] Refactor utils 2023-05-06 01:36:00 +02:00
keepCurrentChannel.ts feat: auto-managed flux subscriptions via plugin.flux (#959) 2023-04-22 01:18:19 +00:00
lastfm.tsx [skip ci] Refactor utils 2023-05-06 01:36:00 +02:00
loadingQuotes.ts refactor: update plugins to use `$self` (#478) 2023-02-10 22:41:49 +01:00
memberCount.tsx MemberCount: Do not count offline group lol 2023-05-06 01:06:48 +02:00
messageClickActions.ts Remove migratePluginSettings calls 2023-04-30 00:09:15 +02:00
messageLinkEmbeds.tsx [skip ci] Refactor utils 2023-05-06 01:36:00 +02:00
messageTags.ts [skip ci] Refactor utils 2023-05-06 01:36:00 +02:00
moreCommands.ts Path aliases, better lazyWebpack (#268) 2022-11-28 13:37:55 +01:00
moreKaomoji.ts Remove migratePluginSettings calls 2023-04-30 00:09:15 +02:00
moreUserTags.ts [skip ci] Refactor utils 2023-05-06 01:36:00 +02:00
moyai.ts [skip ci] Refactor utils 2023-05-06 01:36:00 +02:00
muteNewGuild.tsx [skip ci] Refactor utils 2023-05-06 01:36:00 +02:00
noBlockedMessages.ts [skip ci] Refactor utils 2023-05-06 01:36:00 +02:00
noDevtoolsWarning.ts Remove migratePluginSettings calls 2023-04-30 00:09:15 +02:00
noF1.ts Remove migratePluginSettings calls 2023-04-30 00:09:15 +02:00
noRPC.discordDesktop.ts Remove migratePluginSettings calls 2023-04-30 00:09:15 +02:00
noReplyMention.tsx [skip ci] Refactor utils 2023-05-06 01:36:00 +02:00
noScreensharePreview.ts Improvements for patches and misc stuff (#582) 2023-03-08 00:11:59 -03:00
noSystemBadge.discordDesktop.ts VencordDesktop: Include web plugins & use proper showItemInFolder 2023-04-05 04:09:42 +02:00
noTrack.ts NoTrack: Update description & authors 2023-03-30 01:41:18 +02:00
noUnblockToJump.ts Path aliases, better lazyWebpack (#268) 2022-11-28 13:37:55 +01:00
nsfwGateBypass.ts Update nsfwGateBypass.ts 2022-12-14 23:50:00 +01:00
oneko.ts oneko: Disable pointer events to not block below buttons (#395) 2023-01-09 16:53:33 +01:00
petpet.ts [skip ci] Refactor utils 2023-05-06 01:36:00 +02:00
plainFolderIcon.ts Fix canary 2023-01-07 03:19:37 +01:00
platformIndicators.tsx [skip ci] Refactor utils 2023-05-06 01:36:00 +02:00
quickMention.tsx Fix inserting text when markdown preview is off 2023-04-18 23:13:10 +02:00
quickReply.ts [skip ci] Refactor utils 2023-05-06 01:36:00 +02:00
readAllNotificationsButton.tsx BetterFolders: Fix unread indicator & read all buttons being duplicated (#776) 2023-04-04 05:33:11 +02:00
revealAllSpoilers.ts Improvements for patches and misc stuff (#582) 2023-03-08 00:11:59 -03:00
reverseImageSearch.tsx Remove ContextMenuAPIs from plugin dependencies (now required) 2023-04-17 01:39:16 +02:00
roleColorEverywhere.tsx [skip ci] Refactor utils 2023-05-06 01:36:00 +02:00
searchReply.tsx [skip ci] Refactor utils 2023-05-06 01:36:00 +02:00
serverListIndicators.tsx [skip ci] Refactor utils 2023-05-06 01:36:00 +02:00
settings.tsx [skip ci] Refactor utils 2023-05-06 01:36:00 +02:00
showAllMessageButtons.ts ShowAllMessageButtons plugin (#1029) 2023-05-05 02:47:26 +02:00
silentMessageToggle.tsx [skip ci] Refactor utils 2023-05-06 01:36:00 +02:00
silentTyping.tsx [skip ci] Refactor utils 2023-05-06 01:36:00 +02:00
sortFriendRequests.tsx feat(plugin): sort friend requests by date received (#280) 2022-12-08 23:53:12 +01:00
spotifyCrack.ts [skip ci] Refactor utils 2023-05-06 01:36:00 +02:00
spotifyShareCommands.ts Remove migratePluginSettings calls 2023-04-30 00:09:15 +02:00
supportHelper.tsx [skip ci] Refactor utils 2023-05-06 01:36:00 +02:00
textReplace.tsx [skip ci] Refactor utils 2023-05-06 01:36:00 +02:00
timeBarAllActivities.ts chore: Fix inconsistent file name casing 2023-01-29 00:09:17 +01:00
typingIndicator.tsx [skip ci] Refactor utils 2023-05-06 01:36:00 +02:00
typingTweaks.tsx [skip ci] Refactor utils 2023-05-06 01:36:00 +02:00
unindent.ts Path aliases, better lazyWebpack (#268) 2022-11-28 13:37:55 +01:00
unminifyErrors.ts Path aliases, better lazyWebpack (#268) 2022-11-28 13:37:55 +01:00
urbanDictionary.ts Improve unintuitive plugin descriptions 2023-04-17 01:37:55 +02:00
uwuify.ts TypingTweaks: Make names open profile on click 2023-03-28 18:43:45 +02:00
vcDoubleClick.ts Remove migratePluginSettings calls 2023-04-30 00:09:15 +02:00
vcNarrator.tsx [skip ci] Refactor utils 2023-05-06 01:36:00 +02:00
viewIcons.tsx [skip ci] Refactor utils 2023-05-06 01:36:00 +02:00
viewRaw.tsx feat(ViewRaw): Improve View Raw action icon (#720) 2023-03-28 16:59:30 +00:00
volumeBooster.discordDesktop.ts [skip ci] Refactor utils 2023-05-06 01:36:00 +02:00
webContextMenus.web.ts [skip ci] Refactor utils 2023-05-06 01:36:00 +02:00
welcomeStickerPicker.tsx [skip ci] Refactor utils 2023-05-06 01:36:00 +02:00
whoReacted.tsx [skip ci] Refactor utils 2023-05-06 01:36:00 +02:00
wikisearch.ts feat(plugin): Wikisearch (#585) 2023-03-31 04:09:19 +00:00