Commit graph

506 commits

Author SHA1 Message Date
thororen1234
32b44e9822
Updates 2025-02-20 23:40:53 -05:00
sadan4
b5ef858e71
Fix plugins broken by latest Discord update (#3237) 2025-02-21 01:18:57 -03:00
Nuckyz
3e524f9d92
WebpackPatcher: Improve getBuildNumber; Allow reporter to check for buildNumber
Allows replacements to define noWarn too
2025-02-21 01:14:11 -03:00
thororen1234
547af260a5
Merge remote-tracking branch 'upstream/dev' into dev 2025-02-18 14:43:57 -05:00
Vendicated
edf6480b8f
update dependencies and @vencord/types package 2025-02-18 15:35:26 +01:00
Cassie
cbdafae3f4
fix for SettingsSync DataStore (#149) 2025-02-12 17:24:33 -05:00
mochie
584cd3d2e6
dataStore in local backup (#146)
* add preferFriends to showMeYourName

* add dataStores to local backup

* Add dataStores to export contains in settings
2025-02-11 06:58:05 -05:00
port
b07618ddaa
feat(plugin): MessageBurst (#142)
* add myself to EquicordDevs list

* implement MessageMerger plugin

* change lastMessageContent to lastMessage

better variable name

* refactor and cleanup code

* rebrand and add option

* implement time checking

* better description

* add plugin to plugin list within README

had to redo this because prettier kept attempting to format it

---------

Co-authored-by: thororen <78185467+thororen1234@users.noreply.github.com>
2025-02-08 21:53:29 -05:00
thororen1234
d0c47f2c0e Merge remote-tracking branch 'upstream/dev' into dev 2025-02-08 21:14:05 -05:00
v
5d482ff3bf
Reporter: Add framework for automatic testing of Discord updates (#3208) 2025-02-08 21:46:08 -03:00
thororen1234
f3f7696dca Add Premid Plugin + RoleMembersViewer 2025-02-08 15:14:28 -05:00
thororen1234
dc4e9cf775 Merge remote-tracking branch 'upstream/dev' into dev 2025-02-07 19:23:32 -05:00
Nuckyz
e8639e2e16
Rewrite WebpackPatcher to support new features (#3157) 2025-02-07 20:07:17 -03:00
thororen1234
77fc5bfd84 Merge remote-tracking branch 'upstream/dev' into dev 2025-02-07 02:43:07 -05:00
Suffocate
e4380632e0
fix ToastType enum (#3201)
Co-authored-by: v <vendicated@riseup.net>
2025-02-06 20:04:59 +00:00
khcrysalis
4a447c74ef
feat: add donor and contributor cards in vencord settings (#3049)
Co-authored-by: Cookie <52550063+Covkie@users.noreply.github.com>
Co-authored-by: v <vendicated@riseup.net>
2025-02-06 20:37:18 +01:00
mochie
b94a062dcd
Add fullVcPfp (#134) 2025-02-04 01:13:44 -06:00
thororen1234
f7856649c7 Merge remote-tracking branch 'upstream/dev' into dev 2025-02-03 23:02:16 -05:00
Nuckyz
ae98cfb637
Wrap decorators in flex with gap to avoid adding margins 2025-02-02 17:59:22 -03:00
thororen1234
39d6e1a5bb Fixes 2025-01-29 19:48:32 -05:00
thororen1234
835b2c1121 Merge remote-tracking branch 'upstream/dev' into dev 2025-01-29 19:09:01 -05:00
Nuckyz
5ad35c36e4
Make Option.Component not require description
Also correctly infers the type from "default"
2025-01-29 14:34:44 -03:00
thororen1234
191742245d Merge remote-tracking branch 'upstream/dev' into dev 2025-01-29 12:21:29 -05:00
Nuckyz
a2213d4feb
Re-export Modals 2025-01-29 13:42:24 -03:00
thororen1234
8222eb430e Merge remote-tracking branch 'upstream/dev' into dev 2025-01-29 07:52:55 -05:00
Nuckyz
33d4f13a24
Fix everything broken by recent Discord update (#3177)
Co-authored-by: sadan <117494111+sadan4@users.noreply.github.com>
Co-authored-by: Vendicated <vendicated@riseup.net>
2025-01-29 01:04:36 -03:00
Creation's
52e7c7def7
add https://github.com/Vendicated/Vencord/pull/2161/ (#125) 2025-01-23 14:41:45 -05:00
thororen1234
149fc67090 More Fixes
Some checks are pending
Sync to Codeberg / Sync Codeberg and Github (push) Waiting to run
Test / Test (push) Waiting to run
2025-01-22 22:51:34 -05:00
thororen1234
acf04bb01d Merge remote-tracking branch 'upstream/dev' into dev 2025-01-22 21:20:51 -05:00
Nuckyz
5c8ba6e542
Settings API: add support for custom objects / arrays (#3154) 2025-01-23 01:51:11 +00:00
v
317121fc08
Replace API add/remove funcs with methods in plugin definition (#3028) 2025-01-23 01:48:44 +00:00
willow may
0f77a0a47b
update plugin morekaomoji (#124)
* evenmorekaomoji

added 12 new kaomoji, with hopefully easily searchable names.

* add voidbbg as dev

* update devs

* update devs
2025-01-15 09:51:52 -05:00
S€th
602e765743
Remove unmaintained plugins from Equicord (#122)
* remove DisableAnimations from the list of plugins in README.md

* remove GrammarFix plugin from the list in README.md

* remove DisableAnimations plugin from the project

* remove GrammarFix plugin implementation

* remove seth from EquicordDevs constants

* Update README.md
2025-01-13 16:03:48 -05:00
ExoDev
6e3a8ded8b
MoreCommands Plugin Update ( exodev ) (#119)
* Update index.ts

* Added ExoDev

* Update index.ts

* Update index.ts
2025-01-11 08:35:46 -05:00
thororen1234
f8879cc801 Merge remote-tracking branch 'upstream/dev' into dev
# Conflicts:
#	eslint.config.mjs
#	package.json
#	pnpm-lock.yaml
#	src/components/PluginSettings/index.tsx
#	src/plugins/imageZoom/index.tsx
#	src/plugins/messageLogger/index.tsx
#	src/plugins/pictureInPicture/index.tsx
#	src/plugins/serverInfo/GuildInfoModal.tsx
#	src/plugins/whoReacted/index.tsx
2025-01-04 17:57:05 -05:00
Crxaw
955da95abd
feat(plugin): statsfmRPC (#116)
rare crxa w
2025-01-04 13:41:44 -06:00
v
7be3a40b7c
Add React eslint & update depencenies (#3090)
Co-authored-by: Nuckyz <61953774+Nuckyz@users.noreply.github.com>
2025-01-04 03:24:50 -03:00
thororen1234
fb0a73c4fe Merge remote-tracking branch 'upstream/dev' into dev 2025-01-04 05:15:39 +00:00
sadan4
3af06edb95
ConsoleShortcuts: Add openModal and openModalLazy (#3118) 2025-01-04 05:01:58 +00:00
thororen1234
6c58d118af NeverPausePreviews 2024-12-13 15:17:51 -05:00
S€th
13ab4df0d0
feat(GrammarFix): Update Dev & Dictionary
* Update constants.ts to reflect new Discord Account

* Update Grammar Fix to reflect changed author

* Update dictionary URL
2024-12-10 01:54:52 -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
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
thororen1234
847a32765f feat(shc): Add feature parity, more styles & show modes
Co-authored-by: JustOptimize <me@oggetto.zip>
2024-12-01 07:21:59 -05:00
thororen1234
67ec10a4dc Merge remote-tracking branch 'upstream/dev' into dev 2024-11-23 21:33:20 -05:00
Cassie
f8dfe217b1
Remove no-longer desired collaborator (#3032) 2024-11-24 02:08:53 +00:00
thororen1234
79efbe9db4 Merge remote-tracking branch 'upstream/dev' into dev 2024-11-17 18:07:48 -05:00
Nuckyz
ea2772476d
RoleColorEverywhere: Poll Results & Cleanup
Co-authored-by: jamesbt365 <jamesbt365@gmail.com>
2024-11-17 18:45:07 -03:00
nyx
99458da3be
ViewRaw: Add support for Group DMs (#3010) 2024-11-14 20:00:11 -03:00