Commit graph

139 commits

Author SHA1 Message Date
thororen1234
91f88396c6 ImageModal Fixes from sadan4 2024-10-22 14:56:38 -04:00
programminglaboratorys
0e167188a2
feat(plugin): StatusPresets (#56)
* lint fix

* the actual lint fix & readme removing unwanted text

* Delete src/equicordplugins/statusPresets/README.md

---------

Co-authored-by: thororen <78185467+thororen1234@users.noreply.github.com>
2024-10-15 14:18:31 -04:00
thororen1234
e79f7159e1 Fix ChannelTabs 2024-09-25 17:35:07 -04:00
thororen1234
81965dfdc0 Revert "Fix Channel Tabs"
This reverts commit 22a755b25d.
2024-09-25 17:13:39 -04:00
thororen1234
22a755b25d Fix Channel Tabs 2024-09-25 17:10:47 -04:00
thororen1234
6545a470d7 Merge remote-tracking branch 'upstream/dev' into dev 2024-09-22 13:23:07 -04:00
Nuckyz
49b0a38c37
UserVoiceShow: Show in messages 2024-09-21 16:54:49 -03:00
thororen1234
5b568d708c Merge remote-tracking branch 'upstream/dev' into dev 2024-09-17 21:58:43 -04:00
Vendicated
8afd79dd50
add Icons to webpack commons 2024-09-18 01:36:52 +02:00
Vendicated
65c5897dc3
remove need to depend on CommandsAPI 2024-09-18 01:26:25 +02:00
thororen1234
a21daa6893 Merge remote-tracking branch 'upstream/dev' into dev 2024-09-17 16:21:17 +00:00
Kyuuhachi
c572116b97
BetterSettings: Add submenu for plugins (#2858)
Co-authored-by: Vendicated <vendicated@riseup.net>
2024-09-17 15:40:11 +00:00
thororen1234
3d5d1825f0 Fully Update KeywordNotify 2024-09-12 16:39:09 -04:00
thororen1234
54c3b33315 Merge remote-tracking branch 'upstream/dev' into dev 2024-09-05 13:50:33 -04:00
Vendicated
be02baffaa
MemberCount: fix null safety
and improve types for PopoutPosition

Co-Authored-By: fres621 <126067139+fres621@users.noreply.github.com>
2024-09-05 02:13:40 +02:00
thororen1234
9dabf4b201 Merge upstream/dev 2024-09-02 20:57:56 -04:00
Maddie
27e81b20db
Allow online themes to be applied only in dark or light mode (#2701) 2024-09-02 04:51:29 +00:00
vishnyanetchereshnya
0c71d6c3fa
PermissionsViewer: Show RoleIcons & which role grants permission (#2824) 2024-09-02 00:42:52 -03:00
thororen1234
69d28600ac Updates 2024-08-30 22:10:03 -04:00
Nuckyz
eb0d91fd8e
Add ts-pattern as @webpack/common 2024-08-30 06:12:28 -03:00
thororen
f3ec0d86eb Merge remote-tracking branch 'upstream/dev' into dev 2024-08-25 00:30:13 -04:00
Nuckyz
1fb5e8df99
Add missing methods to ExpressionPickerStore 2024-08-23 19:00:26 -03:00
thororen1234
b8a4dff851 Fixes 2024-08-03 00:24:47 -04:00
thororen1234
6dca8bca13 Merge remote-tracking branch 'upstream/dev' into dev 2024-08-03 00:24:45 -04:00
Aiden
e99eec50bc
Migrate to eslint flat config; update dependencies (#2627)
Co-authored-by: vee <vendicated@riseup.net>
2024-08-02 12:12:59 +02:00
thororen1234
0e0377f093 ChannelTabs 2024-07-27 23:51:47 -04:00
thororen1234
64cb08a53f Revert "Fetch all findstorelazy from webpack"
This reverts commit bf246208e9.
2024-07-20 04:16:06 -04:00
thororen1234
bf246208e9 Fetch all findstorelazy from webpack 2024-07-20 03:55:47 -04:00
thororen1234
102851558d Revert "Fix Stores?"
This reverts commit f0df91e8e1.
2024-07-10 15:21:37 -04:00
thororen1234
f0df91e8e1 Fix Stores? 2024-07-10 15:15:09 -04:00
thororen1234
efb0fee156 Updates 2024-07-03 15:10:20 -04:00
Vendicated
99b41dba19
improve settings ui (again) 2024-07-02 21:49:09 -03:00
thororen1234
742265f306 Merge remote-tracking branch 'upstream/dev' 2024-06-26 14:18:27 -04:00
Vendicated
6d4c9339dc
PermissionsViewer: add to simplified profiles 2024-06-26 17:36:00 +02:00
thororen1234
40a53e0da9 Updates 2024-06-21 14:34:04 -04:00
Nuckyz
d4ed747434
Clean-up related additions to mangled exports 2024-06-21 04:15:44 -03:00
thororen1234
cd96099b3d Merge remote-tracking branch 'upstream/dev' 2024-06-20 12:35:54 -04:00
Nuckyz
a01ee40591
Clean-up related additions to mangled exports 2024-06-19 23:50:04 -03:00
Vendicated
3ce241021f
PluginModals: add plugin website & source code links 2024-06-20 04:40:07 +02:00
thororen1234
7adcfaa735 Merge remote-tracking branch 'upstream/dev' 2024-06-19 12:19:51 -04:00
Nuckyz
d04ead7d35
FakeNitro: Fix theme bypass 2024-06-19 02:39:15 -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
thororen1234
304636d05d Merge remote-tracking branch 'upstream/18-jun-doomsday' 2024-06-18 22:56:32 -04:00
Vendicated
5936e74e7f
Fix ImplicitRelationships 2024-06-19 04:43:21 +02:00
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