thororen1234
2e40a9e07b
Updates
2024-06-18 22:37:54 -04: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
thororen1234
377eac178d
Merge remote-tracking branch 'upstream/dev'
2024-06-17 12:38:01 -04:00
Vendicated
ca810250d1
ConsoleShortcuts: add Stores
map with all stores
2024-06-14 22:56:21 +02:00
thororen1234
0dc7a547fe
Fixes
2024-06-01 17:00:02 -04:00
Nuckyz
05a40445c8
refactor: improve build scripts & automatic testing
...
- Fix reporter breaking because of ConsoleShortcuts
- Fix extractAndLoadChunks issue with 2 match groups; Improve testing of lazy extractAndLoadChunks
- Reporter: Properly implement reporter build of Vencord; Test more plugins; Fix running in wrong pages
- Fix wrong external files and clean up build script; Remove non used stuff
2024-05-30 23:30:44 +02:00
thororen1234
f2d2ca1fa8
Merge remote-tracking branch 'upstream/dev'
2024-05-30 10:51:39 -04:00
Nuckyz
9a9c1b0487
Reporter: Properly implement reporter build of Vencord; Test more plugins; Fix running in wrong pages
2024-05-30 04:44:13 -03:00
Nuckyz
892de53603
Fix extractAndLoadChunks issue with 2 match groups; Improve testing of lazy extractAndLoadChunks
2024-05-30 00:51:23 -03:00
Nuckyz
537fc5e33d
feat(API): updateMessage API for forcing re-renders
2024-05-29 04:57:18 -03:00
Vendicated
9b9a5322c9
webpack: make window exports non enumerable
2024-05-29 06:32:49 +02:00
thororen1234
9fbfcb019a
Merge remote-tracking branch 'upstream/dev'
2024-05-27 21:15:25 -04:00
Vendicated
c836270320
fix minor bugs in various plugins
...
- FriendsSince: Don't show for friend requests
- FakeNitro: Fix attempting to bypass unicode emojis #2503
- MessageLatency: ignore bots #2504
- CtrlEnterSend: use cmd+enter on macOS #2502
- ReplaceGoogleSearch: trim LF character #2488
Co-authored-by: AutumnVN <autumnvnchino@gmail.com>
Co-authored-by: rushiiMachine <33725716+rushiiMachine@users.noreply.github.com>
Co-authored-by: Lumap <lumap@duck.com>
Co-authored-by: Mylloon <kennel.anri@tutanota.com>
2024-05-26 18:24:02 +02:00
Manti
4f2c2b8e4a
new plugin Summaries: show Discords AI-generated convo summaries ( #2481 )
...
Co-authored-by: Vendicated <vendicated@riseup.net>
2024-05-26 18:14:29 +02:00
thororen1234
736c0856f5
Merge remote-tracking branch 'upstream/dev'
2024-05-22 09:31:06 -04:00
Nuckyz
f686cba398
Fix not setting property on originalOnChunksLoaded
2024-05-22 05:11:09 -03:00
Nuckyz
f469060ccf
Fix reporter false positive and DefaultExtractAndLoadChunksRegex not catching all cases
2024-05-22 00:47:12 -03:00
thororen1234
9d0550bf79
Merge remote-tracking branch 'upstream/dev'
2024-05-20 15:39:21 -04:00
Nuckyz
0a595120b9
Fix: Ignore bundled lib webpack on web
2024-05-19 23:08:33 -03:00
vee
c3757a2ae6
add package for publishing types to npm ( #2473 )
...
https://www.npmjs.com/package/@vencord/types
2024-05-17 23:01:07 +02:00
thororen1234
314b042532
Merge remote-tracking branch 'upstream/dev'
2024-05-17 09:40:30 -04:00
Nuckyz
6547cc10f7
FakeNitro: Fix attempting to bypass unicode emojis
...
Closes #2470
2024-05-17 04:34:50 -03:00
Nuckyz
c0c897fc23
extractAndLoadChunksLazy: Cache result to avoid searching factories everytime
2024-05-15 23:00:21 -03:00
thororen1234
f0f655fa10
Merge remote-tracking branch 'upstream/dev'
2024-05-15 10:26:42 -04:00
Nuckyz
f74da73086
feat: Allow finds to use regex ( #2452 )
2024-05-14 23:57:43 -03:00
ScattrdBlade
4da8b9aad7
PetPet: Fix Upload Image Option ( #2461 )
2024-05-15 02:44:47 +00:00
thororen
cdeb34b5f2
Merge remote-tracking branch 'upstream/dev'
2024-05-07 14:06:29 -04:00
Vendicated
97acffafcc
fix useStateFromStores JSDoc
...
Co-authored-by: Nuckyz <61953774+Nuckyz@users.noreply.github.com>
2024-05-07 16:32:19 +02:00
thororen
f91c4977a2
Merge remote-tracking branch 'upstream/dev'
2024-05-05 18:13:48 -04:00
Vendicated
ce18000c4e
fix webpack patch on client using discordapp.com part 2
2024-05-05 18:58:23 +02:00
Vendicated
066b872219
fix webpack patch on client using discordapp.com
2024-05-05 18:56:49 +02:00
thororen
4d46994464
Merge remote-tracking branch 'upstream/dev'
2024-05-04 00:38:32 -04:00
dolfies
a6c09bc909
feat(ValidUser): also display badges & banner ( #2235 )
...
Co-authored-by: V <vendicated@riseup.net>
2024-05-04 00:21:02 +02:00
Nuckyz
a055b1d47b
refactor(Webpack): more reliable patching ( #2237 )
2024-05-02 23:52:41 +02:00
thororen
a199cd25f6
Merge remote-tracking branch 'upstream/dev'
2024-05-02 13:46:24 -04:00
Vendicated
0a598ae966
fix FriendsSince
2024-05-02 15:38:53 +02:00
thororen
ef61c150b1
Merge branch 'Vendicated:main' into main
2024-04-20 12:04:52 -04:00
Vendicated
0bebc85b0d
fix FriendsSince on canary
2024-04-20 11:52:58 +02:00
thororen
44109d9979
Update To Devs and Badges Sys
2024-04-18 19:15:01 -04:00
thororen
ea7451bcdc
forked!!
2024-04-17 14:29:47 -04:00
Vendicated
99f523b87c
fix extractAndLoadChunks for when there are no chunks to be loaded
2024-04-14 02:22:13 +02:00
Vendicated
89dc74d5d7
partially revert "Array support for find + ResurrectHome: View Server Home Button on Server Guide ( #2283 )"
...
This reverts commit 5636f9d979
.
It breaks Vesktop which is not acceptable. Need to resolve this conflict and add this back later
2024-04-14 00:59:04 +02:00
Nuckyz
5636f9d979
Array support for find + ResurrectHome: View Server Home Button on Server Guide ( #2283 )
2024-04-09 17:09:23 -03:00
Nuckyz
c997ff7ada
Fix lazy chunk force loading
2024-03-28 04:05:11 +01:00
Vendicated
0d22ff0091
webpack: fix infinite recursion when using ConsoleShortcuts plugin
2024-03-27 21:27:56 +01:00
Vendicated
3e332a6062
fix RestAPI find
2024-03-21 23:27:08 +01:00
Kyuuhachi
6140b95814
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-03-16 02:19:26 +01:00
Nuckyz
6a7657de3f
Remove getGuildRoles
2024-03-12 20:18:44 -03:00
Nuckyz
10f33b3dec
Make more finds use filters.componentByCode
2024-03-08 00:24:21 -03:00
Vendicated
2e90d4c03d
New plugin: BetterRoleContext ~ edit/copy colour shortcuts in profile
2024-03-07 20:23:07 +01:00