Commit graph

2067 commits

Author SHA1 Message Date
Vendicated
3d46f19025
bump to v1.9.1 2024-06-22 03:25:40 +02:00
Vendicated
6ce7fde19c
upgrade monaco (QuickCss Editor) to 0.50.0; fixes some syntax 2024-06-22 01:10:08 +02:00
Vendicated
18df66a4b4
fix SpotifyControls 2024-06-22 00:31:28 +02:00
Nuckyz
e16c9ca70f
GameActivityToggle: Fix moving settings button outside 2024-06-21 18:50:21 -03:00
Vendicated
495da11347
fix Summaries 2024-06-21 22:49:55 +02:00
Vendicated
0b033aa51b
PluginManager: catch errors during plugin flux handlers 2024-06-21 22:42:25 +02: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
7dc1d4c498
ReverseImageSearch: Fix duplicate find 2024-06-21 04:15:45 -03:00
Vendicated
c7e4bec940
Plugin Page: add indicator for excluded plugins 2024-06-21 04:15:45 -03:00
Nuckyz
db1481711b
Reporter: Test mapMangledModule 2024-06-21 04:15:44 -03:00
Nuckyz
d4ed747434
Clean-up related additions to mangled exports 2024-06-21 04:15:44 -03:00
Nuckyz
d07042236d
Add wrapSettingsHook back; Fix FakeNitro subscription emoji bypass 2024-06-19 23:50:03 -03:00
Vendicated
3ce241021f
PluginModals: add plugin website & source code links 2024-06-20 04:40:07 +02:00
ryan-0324
a9e031fff0 Merge branch 'dev' of https://github.com/Vendicated/Vencord into discord-types 2024-06-19 20:15:15 -04:00
ryan-0324
8226b165d6 Merge branch 'dev' of https://github.com/Vendicated/Vencord into discord-types 2024-06-19 19:05:44 -04:00
Masterjoona
76f6912511
VoiceMessages: properly respect user's microphone choice (#2602) 2024-06-19 20:04:39 +02:00
Vendicated
e9e789be70
fix NewGuildSettings 2024-06-19 16:59:54 +02:00
ryan-0324
920f326053
fix MoreUserTags (#2599) 2024-06-19 16:56:01 +02:00
Vendicated
d12624ac4b
Fix ShowHiddenThings 2024-06-19 16:51:04 +02:00
Vendicated
28ddadf732
Fix CustomIdle 2024-06-19 16:24:24 +02:00
Nuckyz
d04ead7d35
FakeNitro: Fix theme bypass 2024-06-19 02:39:15 -03:00
Vendicated
7b6259215a
Fix VoiceMessages 2024-06-19 07:38:21 +02: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
d19b0aeb5b
second batch of fixes (#2596)
Co-authored-by: programminglaboratorys <107296738+programminglaboratorys@users.noreply.github.com>
Co-authored-by: Haruka <personal@shiroko.me>
Co-authored-by: Amia <9750071+aamiaa@users.noreply.github.com>
Co-authored-by: AutumnVN <autumnvnchino@gmail.com>
Co-authored-by: Nuckyz <61953774+Nuckyz@users.noreply.github.com>
2024-06-19 04:36:21 +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
ryan-0324
4a104ddd89 Merge branch 'dev' of https://github.com/Vendicated/Vencord into discord-types 2024-06-18 16:26:20 -04:00
Nuckyz
db6b1f5aaf
Fix plugins on stable 2024-06-18 17:13:57 -03:00
ryan-0324
242367f78c Merge branch 'dev' of https://github.com/Vendicated/Vencord into discord-types 2024-06-17 18:17:00 -04:00
Vendicated
098124175f
Fix crashes & settings on canary 2024-06-17 23:00:25 +02:00
ryan-0324
656c45513c Update dependencies 2024-06-17 16:10:21 -04:00
ryan-0324
08a78a73e3 Merge branch 'dev' of https://github.com/Vendicated/Vencord into discord-types 2024-06-17 15:51:20 -04:00
SuperStormer
c1593e1806
Dearrow: fix ">" handling (#2582) 2024-06-17 19:13:27 +02:00
ryan-0324
e192a50e2a discord-types is now only needed for WebpackInstance 2024-06-16 03:24:05 -04:00
ryan-0324
9dac73d7d1 Update pnpm-lock.yaml 2024-06-15 19:46:16 -04:00
ryan-0324
ad9c6823ba Update dependencies 2024-06-15 19:45:14 -04:00
ryan-0324
4483634845 Merge branch 'dev' of https://github.com/Vendicated/Vencord into discord-types 2024-06-15 19:35:04 -04:00
ryan-0324
7fa3f100e6 Migration 2024-06-15 15:56:21 -04:00
ryan-0324
1d77dc17ec Migration 2024-06-15 15:51:19 -04:00
ryan-0324
8298967dc1 Migration 2024-06-15 15:46:33 -04:00
ryan-0324
c618bbbf90 Migration 2024-06-15 15:45:14 -04:00
ryan-0324
2090f62412
@vencord/discord-types 1.0.0 2024-06-14 22:43:09 -04:00
Vendicated
e79430ca84
RelationShipNotifier: try to fix false positives for unavailable guilds 2024-06-14 23:04:43 +02:00
Vendicated
ca810250d1
ConsoleShortcuts: add Stores map with all stores 2024-06-14 22:56:21 +02:00
Nuckyz
2f4e346e26
FixCodeblockGap: Fix broken patch 2024-06-13 23:28:38 -03:00
Nuckyz
e0e35058fd
Discord code blocks can't have indentation 2024-06-12 19:15:26 -03:00
Nuckyz
dc74d28b86
Reporter: Fix summary code blocks 2024-06-12 18:30:11 -03:00
Nuckyz
0561bd1951
fix: ShowConnections patch; chore: Remove dead code 2024-06-12 16:39:04 -03:00
Vendicated
40c5ade82d
MessageLinkEmbeds: fix display when using compact mode 2024-06-12 04:48:42 +02:00
Nuckyz
008227cdfc
Bump to 1.8.9 2024-06-11 23:31:42 -03:00
Nuckyz
fd2311db3b
Fix broken patches 2024-06-11 23:10:47 -03:00