Commit graph

2171 commits

Author SHA1 Message Date
Wolfie
938bc9f34e
Fix HolyNotes (#6)
* Fix HN

* Remove Comments on code
2024-06-22 13:44:43 -04:00
thororen1234
a40ef29b3a Fix Monaco 2024-06-22 09:59:51 -04:00
Nuckyz
87d3e30ebf
web extension: fix vencord sometimes breaking after reloading
Co-Authored-By: vee <vendicated+git@riseup.net>
2024-06-22 08:05:18 +02:00
Vendicated
3d46f19025
bump to v1.9.1 2024-06-22 03:25:40 +02:00
thororen1234
164db5bfa5 Anammox Fix a Patch 2024-06-21 20:42:13 -04:00
thororen1234
3afc6c6d29 Last Fix I hope 2024-06-21 20:34:40 -04:00
thororen1234
a001e74ea5 Fixes 2024-06-21 20:32:10 -04:00
thororen1234
76746c0c4a Fixes 2024-06-21 20:05:37 -04: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
thororen1234
65bb12c33b Merge remote-tracking branch 'upstream/dev' 2024-06-21 17:50:33 -04:00
Nuckyz
e16c9ca70f
GameActivityToggle: Fix moving settings button outside 2024-06-21 18:50:21 -03:00
Nuckyz
f2d3995a86
GameActivityToggle: Fix moving settings button out 2024-06-21 18:48:46 -03:00
Vendicated
495da11347
fix Summaries 2024-06-21 22:49:55 +02:00
thororen1234
767efb1cb6 Merge remote-tracking branch 'upstream/dev' 2024-06-21 16:49:48 -04:00
thororen1234
5fbb3698f4 Fixes 2024-06-21 16:43:31 -04:00
Vendicated
0b033aa51b
PluginManager: catch errors during plugin flux handlers 2024-06-21 22:42:25 +02:00
thororen1234
2960e9a74a Updates 2024-06-21 15:50:36 -04:00
thororen1234
40a53e0da9 Updates 2024-06-21 14:34:04 -04: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
thororen1234
567ddb1932 Fix Nyx Dev 2024-06-20 15:27:35 -04:00
thororen1234
f252c514bc More Fixes 2024-06-20 15:20:56 -04:00
thororen1234
cd96099b3d Merge remote-tracking branch 'upstream/dev' 2024-06-20 12:35:54 -04:00
thororen1234
a5cc68d9a2 Some More Fixes 2024-06-20 12:35:05 -04:00
Nuckyz
ceaaf9ab8a
Reporter: Test mapMangledModule 2024-06-20 01:00:07 -03:00
Nuckyz
a01ee40591
Clean-up related additions to mangled exports 2024-06-19 23:50:04 -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
Masterjoona
76f6912511
VoiceMessages: properly respect user's microphone choice (#2602) 2024-06-19 20:04:39 +02:00
thororen1234
c8acee8955 Merge branch 'main' of https://github.com/Equicord/Equicord 2024-06-19 12:45:09 -04:00
thororen1234
319a058286 Some Fixes 2024-06-19 12:44:47 -04:00
thororen
60757fb6e3
Update README.md 2024-06-19 12:33:21 -04:00
thororen
34378df1ca
Update README.md 2024-06-19 12:32:29 -04:00
thororen1234
7adcfaa735 Merge remote-tracking branch 'upstream/dev' 2024-06-19 12:19:51 -04: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
thororen1234
304636d05d Merge remote-tracking branch 'upstream/18-jun-doomsday' 2024-06-18 22:56:32 -04:00
Vendicated
49ddc5e435
fix false pos 2024-06-19 04:53:04 +02:00
Nuckyz
5e7d27848a
performance fixes 2024-06-18 23:44:28 -03:00
Vendicated
5936e74e7f
Fix ImplicitRelationships 2024-06-19 04:43:21 +02:00
thororen1234
2e40a9e07b Updates 2024-06-18 22:37:54 -04:00