1
0
Fork 1
mirror of https://github.com/Vendicated/Vencord.git synced 2025-01-10 18:06:22 +00:00
Commit graph

1582 commits

Author SHA1 Message Date
AutumnVN
5f11e84d66 emoteCloner: fix cloning gif stickers (#2268) 2024-05-27 15:42:54 -04:00
Hyper
82a608aab3 feat(MessageLogger): Add delete & edit toggle (#2032)
Co-authored-by: V <vendicated@riseup.net>
2024-05-27 15:42:54 -04:00
Vendicated
70a628978d fix ViewIcons & Decor patches 2024-05-27 15:42:54 -04:00
Kyuuhachi
0487c42096 new plugin: BetterSettings ~ improves Discord's settings (#2222)
- makes opening settings much faster
- removes the scuffed transition animation
- organises the settings cog context menu into categories

Co-authored-by: Vendicated <vendicated@riseup.net>
2024-05-27 15:42:54 -04:00
stupid cat
e1b70b06ed favGifSearch: don't error on favourited non-urls (#2260) 2024-05-27 15:42:54 -04:00
Vendicated
5b471e41ff refactor shared utils to more obviously separate contexts 2024-05-27 15:42:54 -04:00
V
0e11f71caa rewrite settings api to use SettingsStore class (#2257)
Co-authored-by: Nuckyz <61953774+Nuckyz@users.noreply.github.com>
2024-05-27 15:42:54 -04:00
Vendicated
da80252f37 rename Devs.obscurity => Devs.fawn :3 2024-05-27 15:42:54 -04:00
Nuckyz
be86cda0e9 HTTP Updater: Only include first commit line 2024-05-27 15:42:54 -04:00
Nuckyz
03f49e3a9c Remove getGuildRoles 2024-05-27 15:42:54 -04:00
Nuckyz
62c5404d68 ResurrectHome: Fix README image 2024-05-27 15:42:54 -04:00
Elvyra
f5a0a5fecc new Plugin: FriendsSince ~ shows friend date in profiles (#2240)
* feat: Create friendsSince plugin

* chore: add devs entry

* fix text

* Update src/plugins/friendsSince/index.tsx

Co-authored-by: V <vendicated@riseup.net>

* refactor: Put element into its own section

* feat: add section to user profile in DMs

* escape {

* fixes

* Add README

* Wrap in ErrorBoundary

---------

Co-authored-by: V <vendicated@riseup.net>
2024-05-27 15:42:54 -04:00
Haruka
88bdafa857 fix(ServerProfile): crop banner to prevent overflow (#2250) 2024-05-27 15:42:54 -04:00
Vendicated
4a1a74f60e Add workaround for guild role api changes on canary/ptb
fixes RoleColorEverywhere, ServerInfo, PermissionViewer, BetterRoleContext
2024-05-27 15:42:54 -04:00
Jack
421cab012b chore(Decor): Change URL formula for cost savings (#2247) 2024-05-27 15:42:54 -04:00
Nuckyz
4a13fbc0b4 RoleColorEverywhere: Wrap roleGroupColor in ErrorBoundary 2024-05-27 15:42:54 -04:00
Nuckyz
9f01b61311 ShowHiddenChannels: Fix patches 2024-05-27 15:42:54 -04:00
Nuckyz
8767eea50c Make more finds use filters.componentByCode 2024-05-27 15:42:54 -04:00
Amia
70abb1e6ce fix(MutualGroupDMs): update regex (#2242) 2024-05-27 15:42:54 -04:00
Vendicated
84efaf52b0 New plugin: BetterRoleContext ~ edit/copy colour shortcuts in profile 2024-05-27 15:42:54 -04:00
Nuckyz
9ba0ef10e2 VencordToolbox: don't subscribe to all settings
Also remove one indirection from useSettings
2024-05-27 15:42:54 -04:00
Nuckyz
37b550e508 Close Ipc FS watchers if window is closed 2024-05-27 15:42:54 -04:00
Nuckyz
86ad2385b2 Fix trying to check for updates if origin doesn't have same branch 2024-05-27 15:42:54 -04:00
Sam
83e1d4183b MemberCount: Add options to choose where the member count will be displayed (#2224) 2024-05-27 15:42:54 -04:00
AutumnVN
da4d80f74d CustomRPC: Change timestamp to milisecond (#2231) 2024-05-27 15:42:54 -04:00
Nuckyz
025063d7d4 Fix waitFor initial finds traces getting logged to the console even though they always fail 2024-05-27 15:42:54 -04:00
Kyuuhachi
a2a61b2a4c Refactor ContextMenuAPI (#2236) 2024-05-27 15:42:54 -04:00
Nuckyz
bdd05672f6 FakeNitro: Fix trimming wrong content 2024-05-27 15:42:54 -04:00
dolfies
3cb33eaf84 feat(plugin): ResurrectHome (#2232) 2024-05-27 15:42:54 -04:00
Nuckyz
420f1db9f7 FakeNitro: Remove extra space in modal 2024-05-27 15:42:54 -04:00
Nuckyz
85df9d447e FakeNitro: Fix hyperlink text setting for stickers 2024-05-27 15:42:54 -04:00
Nuckyz
d87d7535d6 ClientTheme: do not use lodash on start method 2024-05-27 15:42:54 -04:00
Nuckyz
3a9c12ef13 Add more settings to IgnoreActivities (#2153) 2024-05-27 15:42:54 -04:00
[object Object]
02a86411d2 fix Vencloud not working on UserScript (#2213)
Co-authored-by: V <vendicated@riseup.net>
2024-05-27 15:42:54 -04:00
Vendicated
1392784751 fix some minor bugs 2024-05-27 15:42:54 -04:00
Vendicated
9063324aba MemberCount: Also add to server tooltip; refactor code 2024-05-27 15:42:54 -04:00
Nuckyz
b72adf5d6d Fix NotificationVolume 2024-05-27 15:42:54 -04:00
Nuckyz
eff6822c2e Fix FakeNitro patch and message content patch error 2024-05-27 15:42:54 -04:00
Andrei Neacsu
7f30fcce65 LastfmRichPresence: Add an option to hide the Last.fm logo (#2189)
Co-authored-by: V <vendicated@riseup.net>
2024-05-27 15:42:54 -04:00
Lualt
6059ecb8ce feat(plugin) FakeNitro: Allow customising hyperlink text (#2192)
Co-authored-by: Vendicated <vendicated@riseup.net>
2024-05-27 15:42:54 -04:00
Nuckyz
85fb2cc545 Add permissions checks for FakeNitro actions (#2160)
Co-authored-by: Vendicated <vendicated@riseup.net>
2024-05-27 15:42:54 -04:00
WackyModer
7d70bbdb04 whoReacted: fix reaction count being off by one (#2209)
Co-authored-by: V <vendicated@riseup.net>
2024-05-27 15:42:54 -04:00
Vendicated
6093f65dd7 SpotifyControls: fix seekbar grabber alignment 2024-05-27 15:42:54 -04:00
Av32000
955b1c6eb4 SpotifyControls: export album cover as CSS variable for themes (#2197)
--vc-spotify-track-image
2024-05-27 15:42:54 -04:00
Nuckyz
7716d3e3aa Fix ReviewDB 2024-05-27 15:42:54 -04:00
Sqaaakoi
84c5515e4a ImageZoom: negate the border offsetting the lens (#2117)
Co-authored-by: Lewis Crichton <lewi@lewisakura.moe>
2024-05-27 15:42:54 -04:00
Vendicated
7a8c53cdae SuperReactionTweaks: only super react by default if user has nitro 2024-05-27 15:42:54 -04:00
Nuckyz
77eac00deb Fix Decor patch 2024-05-27 15:42:54 -04:00
Manti
223af1b3a9 fix reviewdb auth not working on userscript (#2194) 2024-05-27 15:42:54 -04:00
Vendicated
24114b6c5d VoiceMessages: Add warning if audio file is not OggOpus 2024-05-27 15:42:54 -04:00
Margot
da44d43816 MuteNewGuild -> NewGuildSettings; add 'show all channels' option (#2065)
Co-authored-by: MopigamesYT <mopigames@proton.me>
Co-authored-by: V <vendicated@riseup.net>
2024-05-27 15:42:54 -04:00
Syncx
ab3f0d95cc fix ImageZoom patch (#2181) 2024-05-27 15:42:54 -04:00
Vendicated
cfbd85a59a MessageLinkEmbeds: fix group dm support, improve ui 2024-05-27 15:42:54 -04:00
Vendicated
f9236d183e MessageLinkEmbeds: fix erroring on some invalid message links 2024-05-27 15:42:54 -04:00
Vendicated
5440930537 WebContextMenus: fix copying images
it broke because of the new url expiry parameters
2024-05-27 15:42:54 -04:00
Nuckyz
541ab1eb0f Fix FakeNitro hyperlinks not working sometimes
It is caused by emoji names with conflict with default emojis, but have a letter capitalized
2024-05-27 15:42:54 -04:00
Nuckyz
4b4d37b7a9 Fix MessageLogger edit Timestamp component 2024-05-27 15:42:54 -04:00
Nuckyz
dec34c573a Attempt to fix CrashHandler odd issues 2024-05-27 15:42:54 -04:00
Vendicated
684e4176f9 Fix plugins using the Timestamp component 2024-05-27 15:42:54 -04:00
Nuckyz
408aaa1999 Fix CrashHandler failing to recover and showing gray screen instead 2024-05-27 15:42:53 -04:00
Nuckyz
cfa554ad87 Fix UserVoiceShow patch 2024-05-27 15:42:53 -04:00
Nuckyz
ad8de4796b FakeNitro: option to use hyperlinks or not 2024-05-27 15:42:53 -04:00
Nuckyz
69e0aa056a Make PermissionsViewer and ShowHiddenChannels default dropdown change when clicked 2024-05-27 15:42:53 -04:00
Nuckyz
639fc9c7a5 DisableDMCallIdle -> DisableCallIdle; add more functionality 2024-05-27 15:42:53 -04:00
sappho
48b894a010 FakeNitro: Send fake links using Discord hyperlink markdown feature (#2158) 2024-05-27 15:42:53 -04:00
Klen_list
828688b996 fixYoutubeEmbeds: fix when youtube decides to use http without s (#2155)
Co-authored-by: V <vendicated@riseup.net>
2024-05-27 15:42:53 -04:00
Nuckyz
c4ef3869f2 Fix broken patches and finds 2024-05-27 15:42:53 -04:00
Nuckyz
2ef10e697e Improve DisableDMCallIdle 2024-05-27 15:42:53 -04:00
Nuckyz
4cd363da74 Fix FakeNitro patch 2024-05-27 15:42:53 -04:00
Vendicated
cbef3bf818 Fix crash when toggling chat button plugins without restart 2024-05-27 15:42:53 -04:00
Vendicated
e0468a9080 Improve PreviewMessage icon; make button padding/margin more consistent
Co-authored-by: Andrew Grant <andrew.grant@mail.rit.edu>
2024-05-27 15:42:53 -04:00
Nuckyz
30c52157b7 Fix devtools context menus on canary 2024-05-27 15:42:53 -04:00
Kuba (kb)
fa0b6aede9 fixYoutubeEmbeds - Support locales other than english (#2128)
Co-authored-by: V <vendicated@riseup.net>
2024-05-27 15:42:53 -04:00
ssranked
2c5a163aa8 clearURLs: add music.youtube.com (#2118)
Co-authored-by: ssranked <ssrankedghoul@gmail.com>
2024-05-27 15:42:53 -04:00
sunnie
7db778effd readAllNotificationsButton: also mark voice channels as read (#2140) 2024-05-27 15:42:53 -04:00
Vendicated
7e3a73db06 ChatButtonApi: do not add buttons if you can't send messages 2024-05-27 15:42:53 -04:00
Vendicated
d03b7f49cc Translate: Add auto translate enable alert
somehow people accidently enable it then get confused why vencord has "auto correct". this should hopefully solve the issue
2024-05-27 15:42:53 -04:00
Vendicated
bceae75556 Fix PreviewMessage icon being offcentre 2024-05-27 15:42:53 -04:00
Vendicated
c3ebce76f3 Add chat bar button api ~ fixes buttons for russian users 2024-05-27 15:42:53 -04:00
EdVraz
13cb2abd64 fix moreUserTags (#2146) 2024-05-27 15:42:53 -04:00
Vendicated
ae51517797 remove lumap 2024-05-27 15:42:53 -04:00
EdVraz
c84176b5b8 fix anonymiseFileNames (#2125) 2024-05-27 15:42:53 -04:00
Manti
384c14614f [ReviewDB] update for new api changes; some fixes (#2120)
Co-authored-by: Vendicated <vendicated@riseup.net>
2024-05-27 15:42:53 -04:00
~coolelectronics
f88b23d212 feat(plugin): FixYoutubeEmbeds - fix UMG blocked embeds (#2116)
Co-authored-by: V <vendicated@riseup.net>
2024-05-27 15:42:53 -04:00
Vendicated
0338c16c07 Add back transparency option 2024-05-27 15:42:53 -04:00
Vendicated
66b6a1e2d9 WebContextMenus: only force png on copy image, not save image 2024-05-27 15:42:53 -04:00
Vendicated
9198263316 WebContextMenus: fix copying images 2024-05-27 15:42:53 -04:00
Bloofield
cdf22719e9 ClearURLs: Add igsh (#2103) 2024-05-27 15:42:53 -04:00
AutumnVN
15acf26a5d roleColorEverywhere: thread role color (again) (#2098)
Co-authored-by: V <vendicated@riseup.net>
2024-05-27 15:42:53 -04:00
Sam
62e5ad8f2d new plugin: BetterGifPicker (#2108)
Co-authored-by: V <vendicated@riseup.net>
2024-05-27 15:42:53 -04:00
CodeF53
d2da79f9e7 ClientTheme light mode support, shortcut buttons (#2010)
Co-authored-by: Nuckyz <61953774+Nuckyz@users.noreply.github.com>
Co-authored-by: V <vendicated@riseup.net>
2024-05-27 15:42:53 -04:00
rini
97fced12b1 feat(anonymisefilenames): add icon to toggle anonymising (#2087)
Co-authored-by: V <vendicated@riseup.net>
Co-authored-by: fawn <fawn@rinici.de>
2024-05-27 15:42:53 -04:00
Vendicated
6bac374395 ReviewDB fixes 2024-05-27 15:42:53 -04:00
Manti
95b0c3be48 Bring back ReviewDB (#2097)
Changes from old version:
- You can now delete reviews on your own profile
- You can now block up to 50 users. This will prevent them from leaving reviews on your profile

Co-authored-by: V <vendicated@riseup.net>
2024-05-27 15:42:53 -04:00
Vendicated
2139492f85 QuickCss: reopen existing window instead of new one 2024-05-27 15:42:53 -04:00
Vendicated
8c27a5c4a6 fix(git updater): correctly persist isDev switch 2024-05-27 15:42:53 -04:00
Vendicated
2df20de9b0 WebContextMenus: use vesktop native clipboard - fixes some permission issues 2024-05-27 15:42:53 -04:00
Vendicated
8ea6765192 forgor not everyone uses enlgihs 2024-05-27 15:42:53 -04:00
Vendicated
c9dd4f1041 fix adding View Raw to undesired channel context menus 2024-05-27 15:42:53 -04:00
Grzesiek11
3add719362 Add FixCodeblockGap plugin (#2064) 2024-05-27 15:42:53 -04:00
effct • Lia Aaron Thoma
413ce852ba TextReplace: allow replacing with nothing (#1933) 2024-05-27 15:42:53 -04:00
Hari Rana
3923329588 updater: Add top and bottom margins between commits (#2042)
Co-authored-by: V <vendicated@riseup.net>
2024-05-27 15:42:53 -04:00
Grzesiek11
2261806d60 SendTimestamps: add setting to disable message replacement (#2076) 2024-05-27 15:42:53 -04:00
Moxie
aa8bdea948 Updater: Fix grammar (1 Updates => 1 Update) (#2084)
Co-authored-by: V <vendicated@riseup.net>
2024-05-27 15:42:53 -04:00
Vendicated
3a88c81220 ReverseImageSearch: add support for image modal 2024-05-27 15:42:53 -04:00
Vendicated
0ec8e5137f fix wrongly patching 'Events' context menu 2024-05-27 15:42:53 -04:00
Vendicated
98d41768b9 fix(ToolBox): don't add entries of disabled plugins 2024-05-27 15:42:53 -04:00
sunnie
ba6df0c0e7 webContextMenus: add Show My Camera item (#2086) 2024-05-27 15:42:53 -04:00
Nuckyz
99c9143c71 Decor: only search for DecorationModalStyles once 2024-05-27 15:42:53 -04:00
nexpid
7021a291fb feat(Decor): Enforce guidelines more (#2035) 2024-05-27 15:42:53 -04:00
Jack
8caf297c9f fix(Decor): Fix AvatarDecorationModalPreview find (#2089) 2024-05-27 15:42:53 -04:00
Lewis Crichton
0f7bb3291b fix: Vencord_cloudSecret check (#2077)
finally got around to fixing it - `null` is never a valid return value,
it's `undefined` 🤦
2024-05-27 15:42:53 -04:00
jd
d63c700135 feat(Urban Dictionary): Chooses top rated definition & more results. (#2080) 2024-05-27 15:42:53 -04:00
Nuckyz
0b2f3298ea Fix NSFWGateBypass possibly Vencord 2024-05-27 15:42:53 -04:00
Vendicated
9cb3dd76b2 fix canary crashing 2024-05-27 15:42:53 -04:00
Nuckyz
de76f8df76 Fix DeArrow patch 2024-05-27 15:42:53 -04:00
TheKodeToad
950ba4ddd2 Implement Twitter easter egg for ShowConnections (#2062) 2024-05-27 15:42:53 -04:00
Nuckyz
f1f6c19bed GameActivityToggle: option to use old icon 2024-05-27 15:42:53 -04:00
Nuckyz
42ad443765 Delete FixImagesQuality
Discord fixed their issue with images getting converted to webp losing quality. In the future this plugin can be re-purposed to keep images format as the original, but that requires more than just removing part of the Discord code, and a bit of study to make sure it does not cause issues.
2024-05-27 15:42:53 -04:00
Nuckyz
f24b9796ab Move commons from discord utils; Make ThemesTab use invite modal util 2024-05-27 15:42:53 -04:00
Nuckyz
08846f15d8 Fix reporter and AlwaysAnimate patch 2024-05-27 15:42:53 -04:00
V
448f150aa7 fix(notrack): murder sentry 2024-05-27 15:42:53 -04:00
Andrew Grant
2b81321468 TypingIndicator: setting to disable for current channel (#2043) 2024-05-27 15:42:53 -04:00
zImPatrick
899aaed5dc AlwaysAnimate: Add guild banner (#2036) 2024-05-27 15:42:53 -04:00
sappho
0df08bdccb FakeNitro: fix non apng gif stickers being sent as images (#2050) 2024-05-27 15:42:53 -04:00
ruukulada
c000bac874 GameActivityToggle: Icon cleanup (#2041) 2024-05-27 15:42:53 -04:00
Nuckyz
999d8294d9 Fix broken patches 2024-05-27 15:42:53 -04:00
AutumnVN
8309c0496c oneko: allow oneko in reduced motion (#2018) 2024-05-27 15:42:53 -04:00
Nuckyz
166bde5199 commandHelpers: use MessageActions import 2024-05-27 15:42:53 -04:00
AutumnVN
c75314184a platformIndicators: fix (#2038) 2024-05-27 15:42:53 -04:00
maisy
7f53585fcb ReactErrorDecoder: fix using wrong react version's error map (#2040)
Co-authored-by: V <vendicated@riseup.net>
2024-05-27 15:42:53 -04:00
AutumnVN
23f1d9a840 fix: createBotMessage (#2033) 2024-05-27 15:42:53 -04:00
Damien Erambert
ac49214105 feat: add dropdown to choose vibrancy value on macOS (#1941)
Co-authored-by: V <vendicated@riseup.net>
2024-05-27 15:42:53 -04:00
Ajay Ramachandran
657806de91 fix(dearrow): remove > from DeArrow titles (#1999) 2024-05-27 15:42:52 -04:00
Han Seung Min - 한승민
4adc810f76 fix: patch helper overflow (#2007) 2024-05-27 15:42:52 -04:00
AutumnVN
78d911b131 shikiCodeBlocks: support file preview (#1977) 2024-05-27 15:42:52 -04:00
Nickyux
3b17ffdd7e MessageClickActions: Ignore Ephemeral & Deleted Messages (#1972)
Co-authored-by: V <vendicated@riseup.net>
2024-05-27 15:42:52 -04:00
philipbry
8bcbcd2f94 new plugin: notificationVolume (#1992)
Co-authored-by: Nuckyz <61953774+Nuckyz@users.noreply.github.com>
Co-authored-by: V <vendicated@riseup.net>
2024-05-27 15:42:52 -04:00
fres621
e60ac789bd Fix QuickMention not working in DMs (#2028)
Co-authored-by: V <vendicated@riseup.net>
2024-05-27 15:42:52 -04:00
nya
e9c5eb831f feat(plugin): XSOverlay (#1901)
Co-authored-by: V <vendicated@riseup.net>
2024-05-27 15:42:52 -04:00
AutumnVN
dc09a06163 devCompanion: add findComponentByCode (#2026) 2024-05-27 15:42:52 -04:00
Carter
187f041c51 feat(clearUrls): moar twitter rules (#2029) 2024-05-27 15:42:52 -04:00
Nuckyz
eeb3da40c7 convert non lazy finds to test with reporter 2024-05-27 15:42:52 -04:00
Nuckyz
aaeacc8cc2 Fix SuperReactionTweaks patch 2024-05-27 15:42:52 -04:00
Nuckyz
f31b387354 FixImagesQuality: no longer make gifs play when autoplay is off 2024-05-27 15:42:52 -04:00
megumin
5e3f11ea9c fix(SpotifyControls): Requests double-sending when using Spotify Connect (#2023) 2024-05-27 15:42:52 -04:00
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
Jack
7ce62712bd feat: Add Decor plugin (#910) 2024-05-27 15:42:52 -04:00
Nuckyz
b639896af5 use findBulk on CrashHandler and cleaups 2024-05-27 15:42:52 -04:00
Nuckyz
764ee3d249 openInviteModal utility
Co-authored-by: AutumnVN <autumnvnchino@gmail.com>
2024-05-27 15:42:52 -04:00
Nuckyz
36ba6ba6b5 CrashHandler: attempt to prevent more crashes 2024-05-27 15:42:52 -04:00
Nuckyz
68e6bb6684 Fix a console shortcut and suppressExperimentalWarnings on more scripts 2024-05-27 15:42:52 -04:00
Nuckyz
851964f034 ClientTheme: make color picker finder more specific 2024-05-27 15:42:52 -04:00
V
bc242b83a3 VoiceMessages: fix preview being blank 2024-05-27 15:42:52 -04:00
Nuckyz
ff961b0915 Utility function for loading Discord chunks (#2017) 2024-05-27 15:42:52 -04:00
Nuckyz
87ec73d665 Simplify some components finds; Make undo of patch groups more clear 2024-05-27 15:42:52 -04:00
Korbo
540e91305a fix: strikethrough in SilentMessageToggle's disabled SVG (#2004) 2024-05-27 15:42:52 -04:00
V
3e2bcdcfc6 fix ci 2024-05-27 15:42:52 -04:00
V
95768e06d4 fix WebContextMenus 2024-05-27 15:42:52 -04:00
V
b715324333 Add webpack find testing (#2016)
Co-authored-by: V <vendicated@riseup.net>
Co-authored-by: Nuckyz <61953774+Nuckyz@users.noreply.github.com>
2024-05-27 15:42:52 -04:00
Nuckyz
23429671d7 Fix broken patches 2024-05-27 15:42:52 -04:00
Nuckyz
956670ace8 feat(plugins): FixImagesQuality 2024-05-27 15:42:52 -04:00
cat
16591357a9 ClearURLS for x.com links (#2005) 2024-05-27 15:42:52 -04:00
V
e6b9720b64 add back code that got lost 2024-05-27 15:42:52 -04:00
V
09a497493b fix circular import bricking browser version 2024-05-27 15:42:52 -04:00
Nuckyz
ff1843accd Fix broken SHC find 2024-05-27 15:42:52 -04:00
V
3b6b605a2a fix broken webpack finds 2024-05-27 15:42:52 -04:00
V
495766aa5e Remove obsolete webpack hacks 2024-05-27 15:42:52 -04:00
V
9ef96abfb2 Remove obsolete nested webpack search 2024-05-27 15:42:52 -04:00
V
dd43373279 Remove obsolete mapMangledModule ~ modules are no longer mangled 2024-05-27 15:42:52 -04:00
V
6d30c3a855 beef up ConsoleShortcuts 2024-05-27 15:42:52 -04:00
V
aab14e249b fix showConnections & better webpack errors 2024-05-27 15:42:52 -04:00
Jack
574d01f5c9 feat(patcher): Grouped replacements (#2009)
Co-authored-by: Nuckyz <61953774+Nuckyz@users.noreply.github.com>
Co-authored-by: V <vendicated@riseup.net>
2024-05-27 15:42:52 -04:00
V
47f62529e7 move new webpack methods to more appropriate file 2024-05-27 15:42:52 -04:00
V
7867a952ce Make it possible to destructure lazy webpack finds 2024-05-27 15:42:52 -04:00
Nuckyz
88880fff4a Improve component finding api and migrate plugins to use them 2024-05-27 15:42:52 -04:00
V
b3248ad1d3 allow plugins to specify how soon their start() method is called 2024-05-27 15:42:52 -04:00
V
cbf9eb2057 ClientTheme fixes 2024-05-27 15:42:52 -04:00
CodeF53
97c7975c58 feat(plugin): ClientTheme (#807) 2024-05-27 15:42:52 -04:00
Nuckyz
871d7965b3 TypingIndicator: support threads 2024-05-27 15:42:52 -04:00
Nuckyz
2c188a504c PermViewer: Use role pill border conditionally 2024-05-27 15:42:52 -04:00
Nuckyz
7e1bd4bf75 Fix broken patches due to unread changes 2024-05-27 15:42:52 -04:00
Nuckyz
510b8c9364 IgnoreActivities: fix and improvements 2024-05-27 15:42:52 -04:00
adryd
2efbf75452 oneko: update script version (#1994) 2024-05-27 15:42:52 -04:00
Justice Almanzar
5bfae7debe Fix hljs find (#1983) 2024-05-27 15:42:52 -04:00
megumin
33b18b1e92 fix(channeltags): message author should be clyde (#644) (#1986) 2024-05-27 15:42:52 -04:00
AutumnVN
0ca58bdc83 MessageLogger: fix attachment ignore (#1989) 2024-05-27 15:42:52 -04:00
Thoth
dd818fab09 shikiCodeblocks: transform lang to lower case to avoid failing detection (#1990) 2024-05-27 15:42:52 -04:00
Jack
0906e4a3f1 chore: Fix PinDMs patch (#1981) 2024-05-27 15:42:52 -04:00
Nuckyz
5b43fa76ea Remove obsolete experiments patch 2024-05-27 15:42:52 -04:00
Nuckyz
8fb1aa4648 Fix SHC patches 2024-05-27 15:42:52 -04:00
Ajay Ramachandran
6e593ad3cb fix(dearrow): support DeArrow thumbnail submissions at 0 seconds (#1979) 2024-05-27 15:42:52 -04:00
megumin
05eba3303e feat: Add Environment variable to disable updater auto-patching (#1971) 2024-05-27 15:42:52 -04:00
AM
0ae341dc88 [Plugin] Super Reaction Tweaks (#1958)
Co-authored-by: V <vendicated@riseup.net>
Co-authored-by: Jack Matthews <jm5112356@gmail.com>
2024-05-27 15:42:52 -04:00
AutumnVN
a72b0ab001 searchReply: fix (#1961) 2024-05-27 15:42:52 -04:00
V
6bf91d78a2 feat: simple plugin natives (#1965) 2024-05-27 15:42:52 -04:00
zImPatrick
1b8e373512 Fix FakeNitro sticker bypass (#1964) 2024-05-27 15:42:52 -04:00
Marvin Witt
28d5a9fb4f fix(dearrow): don't replace thumbnail if only original available (#1959) 2024-05-27 15:42:52 -04:00
Vendicated
1f8c164258 OpenInApp: Support podcasts 2024-05-27 15:42:52 -04:00
Vendicated
a5ca0946b3 OpenInApp: Fix links in messages 2024-05-27 15:42:52 -04:00
Vendicated
3c3b6382cb Fix ViewIcons correctly 2024-05-27 15:42:52 -04:00
Vendicated
8f432e27e8 Revert "Fix ViewIcons"
This reverts commit 098da8c3fd.
2024-05-27 15:42:52 -04:00
AutumnVN
7066b09c89 customRpc: fix discord attachment link (#1949) 2024-05-27 15:42:52 -04:00
AutumnVN
f6cb27aab9 fakeNitro: disallow emoji in add reaction (#1954) 2024-05-27 15:42:52 -04:00
AutumnVN
72a2ae941e favGifSearch: fix search bar (#1955) 2024-05-27 15:42:51 -04:00
Vendicated
56bd7a4df7 fix TypingTweaks 2024-05-27 15:42:51 -04:00
AutumnVN
92855c62b3 noMosaic: play video inline + optional media layout type (#1946) 2024-05-27 15:42:51 -04:00
AutumnVN
8d62c8fbe0 gifPaste: fix unable to use gif picker in profile customization (#1947) 2024-05-27 15:42:51 -04:00
Nuckyz
8ef1cadc5f Fix ShowMeYourName 2024-05-27 15:42:51 -04:00
Nuckyz
3cd807e126 Fix ViewIcons 2024-05-27 15:42:51 -04:00
Nuckyz
7972527e54 Fix MessageDecorationsAPI 2024-05-27 15:42:51 -04:00
Haruka
971fa01d40 EmoteCloner: make the error toasts useful (#1938)
Co-authored-by: Vendicated <vendicated@riseup.net>
2024-05-27 15:42:51 -04:00
AutumnVN
cca0ae10e4 previewMessage: fix button (#1919) 2024-05-27 15:42:51 -04:00
AutumnVN
1b256ef23c imageZoom: dont close carousel modal on image click (#1926)
Co-authored-by: Vendicated <vendicated@riseup.net>
2024-05-27 15:42:51 -04:00
AutumnVN
09e2851312 PiP: fix issues / styles (#1927) 2024-05-27 15:42:51 -04:00
Nuckyz
bfc0fe60bf Fix displaying BetterFolders sidebar when watching streams in fullscreen 2024-05-27 15:42:51 -04:00
Vendicated
e2769f5fdb OnePingPerDM: fix server pings 2024-05-27 15:42:51 -04:00
Vendicated
29d8e79afb [skip ci] Revert "add react linting"
doesnt work properly :(

This reverts commit 18fdc33ee7.
2024-05-27 15:42:51 -04:00
Vendicated
f07b1fff3e [skip ci] add react linting 2024-05-27 15:42:51 -04:00
V
0cdd7994b3 WebKeyBinds: Fix & make available on ArmCord 2024-05-27 15:42:51 -04:00
Nuckyz
ea6aec77cc Fix AlwaysAnimate 2024-05-27 15:42:51 -04:00
Nuckyz
be6400545c Fix BetterFolders freeze and add new options (#1923) 2024-05-27 15:42:51 -04:00
Nuckyz
9bfe7a4f28 BetterFolders: Option to choose whether to keep guild icons (#1918) 2024-05-27 15:42:51 -04:00
Hugo C
4b7f824f35 fix: PiP replacing video download button (#1910) 2024-05-27 15:42:51 -04:00
AutumnVN
b540268fcc vencordToolbox: correct hover color + oneko (#1913) 2024-05-27 15:42:51 -04:00
AutumnVN
05845b881e noSystemBadge: fix (#1914) 2024-05-27 15:42:51 -04:00
Vendicated
bf7b04bf24 BetterGifAltText: Fix displaying undefined 2024-05-27 15:42:51 -04:00
Nuckyz
a423323181 Add missing patches predicates to BetterFolders 2024-05-27 15:42:51 -04:00
Nuckyz
054c4b547c Fix BetterFolders 2024-05-27 15:42:51 -04:00
Nuckyz
e5c94f117c Remove hacks to support no longer active versions of Discord 2024-05-27 15:42:51 -04:00
Nuckyz
3d4141421e PermViewer: Fix incorrectly displaying some role names as Unknown Role 2024-05-27 15:42:51 -04:00
Nuckyz
632be03ded SHC: Make Chat Input Bar channel list include hidden channels 2024-05-27 15:42:51 -04:00
Nuckyz
0fa0538421 Fix git updater 2024-05-27 15:42:51 -04:00
Luna
ff39d6b812 Fix git updater for other branches (#1915) 2024-05-27 15:42:51 -04:00
Susheel Thapa
bc395242bc fix typo in multiple files (#1911) 2024-05-27 15:42:51 -04:00
Nuckyz
2577040aec Fix hidden channels triggering the unread box 2024-05-27 15:42:51 -04:00
Nuckyz
ad4fd7498d Add comments to some SHC patches 2024-05-27 15:42:51 -04:00
Nuckyz
11d905a92b Fix some hidden channels not collapsing 2024-05-27 15:42:51 -04:00
AutumnVN
33364bfadc noProfileThemes: fix usrbg compatibility (#1905) 2024-05-27 15:42:51 -04:00
Vendicated
69b4fa23cc fix not removing vencord 'chunks' from webpack 2024-05-27 15:42:51 -04:00
Nuckyz
e082d57fc4 Little bit of SHC cleanup 2024-05-27 15:42:51 -04:00
Vendicated
2e57ce5670 Fix entry webpack modules not being patched 2024-05-27 15:42:51 -04:00
Vendicated
223372db38 fix modules being patched multiple times 2024-05-27 15:42:51 -04:00
Nuckyz
b235593d39 Fix duplicated WebContextMenus find 2024-05-27 15:42:51 -04:00
Nuckyz
58674273ae More accurate ShowAllMessageButtons patch 2024-05-27 15:42:51 -04:00
Nuckyz
dcfa17beb8 Fix BetterNoteBox 2024-05-27 15:42:51 -04:00
TheKodeToad
4037a22c57 Fix EmoteCloner (#1907) 2024-05-27 15:42:51 -04:00
TheKodeToad
aa7e747bd0 Fix plugins using promptToUpload (#1908) 2024-05-27 15:42:51 -04:00
Nuckyz
0cee93ba35 Fix FakeNitro completely (#1903) 2024-05-27 15:42:51 -04:00
AutumnVN
2e90901e9b silentTyping: fix showIcon toggle (#1898) 2024-05-27 15:42:51 -04:00