Commit graph

3556 commits

Author SHA1 Message Date
thororen1234
74bf65f0c0 Merge branch 'main' into dev 2024-12-09 02:50:05 -05:00
thororen1234
9e74539996 Fix Trigger On Dev 2024-12-09 02:49:41 -05:00
thororen1234
53d64b3924 Merge branch 'main' into dev 2024-12-09 02:48:41 -05:00
thororen1234
57c14fe9e0 v1.10.8
raf can be happy now
2024-12-09 02:48:19 -05:00
thororen1234
ebecf29fc2 v1.10.8
One Day
2024-12-09 02:46:04 -05:00
thororen1234
1d44674335 v1.10.8 2024-12-09 02:44:52 -05:00
thororen1234
935a5eaf6e FakeNitro Fix 2024-12-08 21:49:22 -05:00
thororen1234
ab07047b66 FakeNitro Fix 2024-12-08 21:48:47 -05:00
thororen1234
7a0b240500 Patch Fixes 2024-12-08 21:22:48 -05:00
thororen1234
405f46791a Merge remote-tracking branch 'upstream/dev' into dev 2024-12-08 12:13:50 -05:00
Nuckyz
4a5f0838e2
Remove workaround for Devtools theme 2024-12-07 20:32:16 -03:00
Nuckyz
99dc65fe4e
Fix TypingIndicator & CallTimer 2024-12-07 20:31:08 -03:00
Nuckyz
3a339636d1
Remove old plugin migrations 2024-12-07 19:55:37 -03:00
Nuckyz
cea0a3c9d9
NoScreensharePreview: Allow plugin to be turned on/off 2024-12-07 19:15:05 -03:00
thororen1234
c46ce8df71 Merge remote-tracking branch 'upstream/main' 2024-12-07 01:35:43 +00:00
thororen1234
86058dc4d3 Merge remote-tracking branch 'upstream/dev' into dev 2024-12-06 23:17:46 +00:00
Vendicated
a3f5dc39a0
CallTimer: fix crashing on canary 2024-12-07 00:14:08 +01:00
thororen
72b7c95b36 Why Did It Add a ; 2024-12-06 12:23:24 -05:00
thororen
0d25ea9825 Fix Turning off Setting 2024-12-06 12:22:18 -05:00
thororen
6f4d40ec97 Testing Complete
This reverts commit d1a417da63.
2024-12-06 12:19:40 -05:00
thororen
d1a417da63 Revert "Add ImgToGif To Readme"
This reverts commit e2f87e9cfe.
2024-12-06 12:18:30 -05:00
thororen
e2f87e9cfe Add ImgToGif To Readme 2024-12-06 12:17:54 -05:00
thororen
bb34833b3c feat(Updater): Fixes 2024-12-06 12:15:02 -05:00
thororen
d925fe4922 Merge branch 'main' into dev 2024-12-06 11:59:17 -05:00
Sam
7cb889c852
feat(plugins): VCNarratorCustom: FurudoSpeak
* Added two plugins

ported a modified version of VCNarrator that uses the tiktok voice, and created a plugin named FurudoSpeak. A modification of the shakespearean plugin but uses openai as its base and implements more flexibility on the character speech patterns. It requires an api keys to use though.

* modified:   src/equicordplugins/vcNarratorCustom/index.tsx
	modified:   src/utils/constants.ts

* added plugins to the readme and changed furudospeak to .dev

* Fix Readme placement

* Remove Unused code

* readd ,

* Fix Pt.1

* Fix Pt.2

* Fix Pt. 3

* Update index.tsx

---------

Co-authored-by: thororen <78185467+thororen1234@users.noreply.github.com>
2024-12-06 11:58:51 -05:00
thororen1234
b110b85eb5 Merge remote-tracking branch 'upstream/main' 2024-12-06 01:36:30 +00:00
thororen1234
ccdb943b95 Merge remote-tracking branch 'upstream/dev' into dev 2024-12-06 01:25:41 +00:00
bep
3d2162650b
HideServers: fix regex (#105)
they are trialing two very similar server lists now it looks like
2024-12-05 19:42:45 -05:00
sadan4
df44edd41b
BetterFolders: Fix including open folders in main sidebar (#3064) 2024-12-05 21:07:30 -03:00
programminglaboratorys
ac828b2340
fix: statusPresets finds and patches (#104)
* fix: statusPresets finds and patches

* fix: statusPresets modal not opening
2024-12-05 17:24:27 -05:00
thororen
8e9bdf7be2 Move NoNitroupsell Console Fix
This was because the plugin spams due to the premium type being changed tmk but adding this makes the client restart if the plugin is enabled or disabled because of patches which will stop this issue.
2024-12-05 13:44:40 -05:00
thororen1234
5b052d3030 Merge remote-tracking branch 'upstream/dev' into dev 2024-12-04 03:01:55 +00:00
Nuckyz
cdfc89b819
NoScreensharePreview: Migrate to stock Discord feature 2024-12-03 22:39:36 -03:00
thororen1234
aca6e93e58 Merge remote-tracking branch 'upstream/dev' into dev 2024-12-04 01:26:54 +00:00
Nuckyz
8711dd9a4b
WebContextMenus: Fix input bar menu 2024-12-03 21:51:41 -03:00
KrystalSkull
bfa5d2e2e5
added disclamer to quest completer, remove warning from RemixMe (#103) 2024-12-03 18:13:05 -05:00
thororen
5a87762a00 Move zyqunix to EquicordDevs 2024-12-03 15:39:57 -05:00
zyqunix
03a1391312
feat(plugin): imgtogif (#101)
* Added an "imgtogif" to convert an image to gif. Currently working on making it fetch the width/height of the image, so it's 512x512 for now.

* fix(install): script url

The Linux installer script is actually named install.sh and not installer.sh. Thats why I got a 404 Error. Exchanging the URL will fix it. I successfully tested it on my CachyOS (Arch Linux) install.

* commit

* put imgtogif to equicordplugins

---------

Co-authored-by: thororen1234 <thororen1234@users.noreply.github.com>
Co-authored-by: RTBGG <12652550+RTBGG@users.noreply.github.com>
Co-authored-by: thororen1234 <78185467+thororen1234@users.noreply.github.com>
2024-12-03 15:38:29 -05:00
thororen
66c24b2878 Fix Typo 2024-12-03 15:30:13 -05:00
thororen
34432e413f Remove Spare Capitalization 2024-12-03 06:46:48 -05:00
thororen
5331a00085 Fix Auto Update Relaunch Text 2024-12-03 04:16:23 -05:00
thororen
aa449b0ab7 Merge branch 'dev' 2024-12-03 04:11:51 -05:00
thororen
f82a04974a Fix Text 2024-12-03 04:05:43 -05:00
thororen
c83152630f Auto Update Relaunch Setting 2024-12-03 04:04:13 -05:00
thororen
98a35a42ca If AutoUpdate Only Relaunch as well 2024-12-03 04:02:03 -05:00
Cortex
10c952d68f Merge remote-tracking branch 'origin/dev' 2024-12-02 20:48:07 -06:00
thororen
cad4b9a1ab Merge remote-tracking branch 'upstream/dev' into dev 2024-12-02 21:37:16 -05:00
df454ca952
MutualGroupDMs: Fix in DM sidebar when no mutual friends/servers (#2976) 2024-12-02 23:30:56 -03:00
Etorix
6628624082
CommandHelpers: Make findOption use nullish coalescing (#3047) 2024-12-03 02:16:13 +00:00
Etorix
dd87f360d7
CommandsAPI: Fix spread overwriting omitted subcommand options (#3057) 2024-12-03 02:13:27 +00:00