Nuckyz
687c3f8f3d
Merge branch 'dev' into immediate-finds-modules-proxy
2024-08-29 22:12:08 -03:00
Nuckyz
ad3d936dfd
Fix settings wrapping fallback
2024-08-29 21:41:51 -03:00
Nuckyz
f9776ce1ae
NoTrack: Fix another issue related to proxies
2024-08-14 19:41:31 -03:00
Nuckyz
3f0d915c75
NoTrack: Fix on encoded assets
2024-08-14 19:25:59 -03:00
Nuckyz
9871e16e28
fix error spam in non app discord websites
2024-08-03 17:11:03 -03:00
Nuckyz
76f8b0e38e
Make getUserSetting not return undefined
2024-08-03 13:27:46 -03:00
Nuckyz
ca3768ca5d
🧹 🧹 🧹 🧹 🧹 🧹
2024-08-02 20:48:44 -03:00
Nuckyz
1f20074d4e
🧹 🧹 🧹
2024-07-24 17:55:35 -03:00
Nuckyz
a04ccd0d11
Merge branch 'immediate-finds' into immediate-finds-modules-proxy
2024-06-29 19:18:02 -03:00
Nuckyz
3f059e17be
Merge branch 'dev' into immediate-finds
2024-06-29 19:17:35 -03:00
Vendicated
169edcb5b7
improve support helper
2024-06-29 17:34:13 +02:00
Nuckyz
7bf2152353
bleh
2024-06-29 02:24:45 -03:00
Nuckyz
a6f4622837
Merge branch 'modules-proxy-patches' into immediate-finds-modules-proxy
2024-06-29 02:24:36 -03:00
Nuckyz
2f55c7b126
Merge branch 'immediate-finds' into immediate-finds-modules-proxy
2024-06-29 02:23:50 -03:00
Nuckyz
14d1a2d1ea
Merge branch 'dev' into immediate-finds
2024-06-29 02:23:23 -03:00
Nuckyz
28a7fbb309
Merge branch 'dev' into modules-proxy-patches
2024-06-29 01:33:59 -03:00
Nuckyz
2fa56b80ab
Harder conditions for Sentry patching
2024-06-29 01:33:16 -03:00
Nuckyz
4caf86b60e
Merge branch 'dev' into modules-proxy-patches
2024-06-29 01:28:17 -03:00
Nuckyz
5a85d6e78e
Harder conditions for Sentry patching
2024-06-29 01:26:03 -03:00
Nuckyz
20cfa932a4
Merge branch 'modules-proxy-patches' into immediate-finds-modules-proxy
2024-06-28 19:03:18 -03:00
Nuckyz
9e998db456
typings
2024-06-28 19:03:09 -03:00
Nuckyz
403276d307
Merge branch 'dev' into immediate-finds
2024-06-28 18:55:36 -03:00
Nuckyz
748a456cfb
Delete patching properties after used
2024-06-28 18:54:37 -03:00
Nuckyz
35343bd790
Merge branch 'dev' into immediate-finds
2024-06-28 18:39:49 -03:00
Nuckyz
62485e8694
Obliterate Sentry
2024-06-28 18:34:23 -03:00
Nuckyz
b768c61ef8
Merge branch 'dev' into immediate-finds
2024-06-28 00:57:55 -03:00
Nuckyz
df6ffd90e3
Fix broken patches
2024-06-28 00:53:09 -03:00
Nuckyz
96873ccef7
Temp fix for disabling Sentry
2024-06-27 23:58:01 -03:00
Nuckyz
de4743828a
Merge branch 'dev' into immediate-finds
2024-06-21 22:57:49 -03:00
Vendicated
6ce7fde19c
upgrade monaco (QuickCss Editor) to 0.50.0; fixes some syntax
2024-06-22 01:10:08 +02:00
Nuckyz
58e810dfbe
Merge branch 'dev' into immediate-finds
2024-06-21 17:57:45 -03:00
Vendicated
b9392c3be2
Improve SupportHelper
...
- improve update check when entering support channel
- add "Run Snippet" button to venbot messages with codeblock
- add "Send /vencord-debug" button to messages that contain /vencord-debug
- add "Update Now" button to messages by venbot and in #known-issues that contain "update"
- add some common issues like RPC disabled / NoRPC enabled to /vencord-debug
- split plugin list into separate /vencord-plugins command to reduce size & avoid >2000 chars errors
2024-06-21 19:58:01 +02:00
Nuckyz
a82a0636cf
Merge branch 'dev' into immediate-finds
2024-06-21 03:03:07 -03:00
Nuckyz
d07042236d
Add wrapSettingsHook back; Fix FakeNitro subscription emoji bypass
2024-06-19 23:50:03 -03:00
vee
3505adad6d
final batch of fixes ~ we are SO BACK!! ( #2598 )
...
* Fix ImplicitRelationships
* performance fixes
* fix false pos
* fix super reaction tweaks
* Fix PermissionFreeWill
* Fix AlwaysTrust
* clean ups
* Fix ImageLink
* Fix ValidReply
* Fix ShowHiddenChannels partially and race conditions related to exports
* fix bucnh of webpack finds
* Fix FriendsSince, RevealAllSpoilers
* finish show hidden channels
* read if cute
* doomsday fix: ClientTheme (#2597 )
* fix friendinvites
* fix extractAndLoadChunks
* bleh
* fix FakeNitro
* fake nitro part 2
* and part 3
* bump to v1.9.0
* remove dead settings patch
* fix ForceOwnerCrown
* fix decor lazy load
---------
Co-authored-by: Nuckyz <61953774+Nuckyz@users.noreply.github.com>
Co-authored-by: rushii <33725716+rushiiMachine@users.noreply.github.com>
2024-06-19 07:16:29 +02:00
vee
d6f1209438
fix first set of plugins ( #2591 )
...
* Add back mangled webpack searching
* Make window non enumerable in all cases
* fix some webpack commons
* oops
* fix more webpack commons
* fix some finds
* fix more webpack commons
* fix common names
* fix reporter
* fix Constants common
* more fix
* fix SettingsStores (return of old SettingsStoreAPI)
* doomsday fix: MutualGroupDMs (#2585 )
* fix SettingsStoreAPI
* fix MessageLinkEmbeds
* fix checking uninitialised settings
* doomsday fix: BetterSessions (#2587 )
* doomsday fix: ReviewDB and Summaries (#2586 )
Co-authored-by: vee <vendicated@riseup.net>
* fix various things that use default/other names
* fix settings
* wbctxmenus
* fix BetterSettings
* wouldnt it be funny if discord reverted again once we're done
* fix ViewIcons
* fix showconnections
* fix FriendsSince
* FakeNitro: fix app icons
* doomsday fix: NoPendingCount (#2590 )
---------
Co-authored-by: Nuckyz <61953774+Nuckyz@users.noreply.github.com>
Co-authored-by: Amia <9750071+aamiaa@users.noreply.github.com>
Co-authored-by: Manti <67705577+mantikafasi@users.noreply.github.com>
2024-06-19 03:04:15 +02:00
Nuckyz
2189ce407b
Merge branch 'dev' into immediate-finds
2024-06-18 17:19:42 -03:00
Vendicated
098124175f
Fix crashes & settings on canary
2024-06-17 23:00:25 +02:00
Nuckyz
74bd89b721
Make all plugins use new settings API
2024-06-12 23:56:02 -03:00
Vendicated
aaba22f577
ShowConnections: improve look in simplified prof; fix tooltip overflow
2024-06-09 04:09:08 +02:00
Nuckyz
2b565fed25
Make vencord-debug usable everywhere if user is pluginDev
2024-05-30 18:34:16 -03:00
Vendicated
349169e67a
discord why tf would u roll back to 10 days old build???
2024-05-24 01:05:17 +02:00
Nuckyz
025508f18d
StartupTimings: Fix patch
2024-05-19 23:32:15 -03:00
Vendicated
0e4724ec0d
Settings: remove obsolete patch; add redundancy & more useful dbg copy
2024-05-15 03:14:02 +02:00
Vendicated
719c6140f3
fix Vencord Settings section being added multiple times
2024-05-14 21:18:43 +02:00
Vendicated
12376c622e
fix settings ui on canary
2024-05-14 18:52:35 +02:00
Vendicated
6bd0898efe
fix(SupportHelper): dont flag vencord web as externally updated
2024-05-08 23:52:28 +02:00
Vendicated
21d2019e60
improve SupportHelper
2024-05-08 03:14:41 +02:00
Nuckyz
60e6fdacfa
Resolve PluginSettings circular deps better
2024-05-05 17:53:51 -03:00
Nuckyz
5bc20ba162
NoTrack: Option to keep analytics, improve patches
2024-05-02 00:36:37 -03:00