Commit graph

2494 commits

Author SHA1 Message Date
thororen1234
9f92625c46
Merge remote-tracking branch 'upstream/dev' into dev 2025-05-03 21:01:22 -04:00
Nuckyz
578aa5f107
Experiments: Fix client crash with new experiment embed 2025-05-03 08:55:40 -03:00
Nuckyz
15fa0ff7a7
PlainFolderIcon: Fix folder colors changing with other themes 2025-05-03 08:20:32 -03:00
05b927a077
Chore(Fix Case on VencordTab.tsx, Fix CSS for MoreUserTags & Platform Indicators) (#251)
* Fix platform indicators CSS

* format VencordTab.tsx Text

Co-authored-by: Eazvy <57739965+Eazvy@users.noreply.github.com>

* MoreUserTags CSS

---------

Co-authored-by: Eazvy <57739965+Eazvy@users.noreply.github.com>
2025-05-03 00:26:41 -04:00
thororen1234
41a8cdf379
Merge remote-tracking branch 'upstream/dev' into dev
Some checks are pending
Release / Build Equicord (push) Waiting to run
Test / Test (push) Waiting to run
2025-05-02 22:04:15 -04:00
Nuckyz
8aa92873b9
Fix MutualGroupDMs duplicate find 2025-05-02 22:52:51 -03:00
Mufaro
3b53ad0c91
Experiments: Support new experiment link embeds & fix toolbar patch (#3372) 2025-05-02 22:46:34 -03:00
thororen1234
ac80f3874d
Remove Extra Style CSS 2025-05-02 21:44:15 -04:00
thororen1234
46b03a686a
Merge remote-tracking branch 'upstream/dev' into dev 2025-05-02 21:44:01 -04:00
sadan4
59974a162e
PlainFolderIcon: Fix plugin not working (#3409) 2025-05-03 01:30:10 +00:00
hexa
bebf3dd068
ImageZoom: Fix for animated WebP images (#3407) 2025-05-03 01:28:53 +00:00
thororen1234
2613ec170e
MoreUserTags Chat 2025-05-02 21:00:56 -04:00
sadan4
838a90831f
Fix BetterFolders, ReviewDB and minor ShowHiddenChannels patch (#3396)
Co-authored-by: Nuckyz <61953774+Nuckyz@users.noreply.github.com>
2025-05-03 00:40:07 +00:00
thororen1234
61e75e1d89
Fix Invite URL
Some checks are pending
Test / Test (push) Waiting to run
2025-05-02 12:03:13 -04:00
thororen1234
7d213a638c
ShowMeYourName Guild Nicknames
Some checks are pending
Test / Test (push) Waiting to run
2025-05-01 23:55:01 -04:00
thororen1234
eb12516344
Misc Fixes
Some checks are pending
Test / Test (push) Waiting to run
2025-05-01 15:19:16 -04:00
thororen1234
b0f12a9e3f
Fix ShowMeYourName Settings
Some checks failed
Release / Build Equicord (push) Has been cancelled
Test / Test (push) Has been cancelled
2025-05-01 14:58:40 -04:00
thororen1234
1e02050bb3
ShowMeYourName Add EmojiReactions Setting 2025-05-01 14:30:56 -04:00
thororen1234
efd1821fad
ShowMeYourName Extra Settings & Fix WhosWatching 2025-05-01 14:09:40 -04:00
thororen1234
385b58c7ff
Fixes For MutualGroupDMs & ServerInfo
Some checks are pending
Release / Build Equicord (push) Waiting to run
Test / Test (push) Waiting to run
2025-04-30 23:01:36 -04:00
thororen1234
6e2c8e5984
Fixes For Patches
Co-Authored-By: sadan4 <117494111+sadan4@users.noreply.github.com>
2025-04-30 22:56:18 -04:00
Vendicated
b954bf3c9d
MutualGroupDMs: fix DM sidebar (again) 2025-04-30 22:33:20 +02:00
thororen1234
bbcc27a55e
Merge remote-tracking branch 'upstream/dev' into dev 2025-04-30 08:17:28 -04:00
Vendicated
096f848385
MutualGroupDMs: fix weird spacing 2025-04-30 04:14:03 +02:00
Vendicated
9fa91c193d
Fix ServerInfo, ShowMeYourName & WebContextMenus 2025-04-30 04:12:42 +02:00
Vendicated
dad69e0d0f
Fix Vencord Notifications & ImageZoom causing crashes 2025-04-30 03:11:56 +02:00
thororen1234
2db000c4ce
Some Fixes
Some checks are pending
Test / Test (push) Waiting to run
2025-04-29 18:25:44 -04:00
thororen1234
720edbdc3b
Fixes For BetterFolders & ReviewDB
Some checks are pending
Test / Test (push) Waiting to run
Release / Build Equicord (push) Waiting to run
Co-Authored-By: sadan4 <117494111+sadan4@users.noreply.github.com>
2025-04-26 16:19:59 -04:00
sadan4
fe3777b1b0
update companion (#243) 2025-04-25 14:52:29 -04:00
thororen1234
a7f1d87f08
Merge remote-tracking branch 'upstream/dev' into dev 2025-04-25 11:24:03 -04:00
thororen1234
3338c10678
OnePingPerDM Moved To Vencord
Some checks are pending
Test / Test (push) Waiting to run
2025-04-25 08:32:44 -04:00
Vendicated
700b971e7d
MutualGroupDMs: fix display in dm profile sidebar 2025-04-25 00:45:17 +02:00
thororen1234
b0ea6e838c
Merge remote-tracking branch 'upstream/dev' into dev 2025-04-23 18:27:43 -04:00
sadan4
cf78ddcfe2
fix plugins for latest discord update (#3387)
Co-authored-by: Vendicated <vendicated@riseup.net>
2025-04-23 20:36:43 +02:00
thororen1234
186e7b5595
Patches
Some checks failed
Test / Test (push) Has been cancelled
2025-04-21 23:30:40 -04:00
bep
a068fb8e8a
fix hideservers (#241)
Some checks are pending
Test / Test (push) Waiting to run
* Revert "Drop HideServers"

This reverts commit bb8a68b45e.

* Fix HideServers
2025-04-21 19:33:02 -04:00
byeoon
ccbe5c16f1
feat(plugin): CopyStickerLinks (#240)
Some checks are pending
Test / Test (push) Waiting to run
* add awesome swag plugin

* Update README.md

* Update pnpm-lock.yaml

---------

Co-authored-by: thororen <78185467+thororen1234@users.noreply.github.com>
2025-04-21 13:03:16 -04:00
thororen1234
8c4af321bf
Fix Lint
Some checks failed
Test / Test (push) Has been cancelled
2025-04-19 14:19:23 -04:00
thororen1234
4a6e009a00
Fix Dono Button
Some checks are pending
Test / Test (push) Waiting to run
2025-04-19 10:45:01 -04:00
thororen1234
bb8a68b45e
Drop HideServers
Some checks are pending
Test / Test (push) Waiting to run
2025-04-18 23:49:51 -04:00
Crxaw
179b56e57f
Added toggles for Sticker links / emoji links (#234)
Some checks are pending
Test / Test (push) Waiting to run
* Added toggles for Sticker links / emoji links

* Redo Setting Names

---------

Co-authored-by: thororen <78185467+thororen1234@users.noreply.github.com>
2025-04-18 07:25:34 -04:00
thororen1234
59ebdcb860
Fix Formatting
Some checks are pending
Test / Test (push) Waiting to run
Release / Build Equicord (push) Waiting to run
2025-04-16 22:55:09 -04:00
thororen1234
5d00294ee5
Merge remote-tracking branch 'upstream/dev' into dev 2025-04-16 22:52:20 -04:00
khcrysalis
e99e89e964
MessageLogger: correctly ignore venbot in all vc support channels (#3384)
Co-authored-by: Vending Machine <vendicated@riseup.net>
2025-04-16 20:57:49 +02:00
sadan4
524202e49d
Fix clipboard api, IrcColors, and Memberlist Decorators (#3383)
Co-authored-by: Vending Machine <vendicated@riseup.net>
2025-04-16 20:34:16 +02:00
thororen1234
5fb7ad2ad0
Canary Fixes
Some checks are pending
Test / Test (push) Waiting to run
2025-04-16 10:08:14 -04:00
thororen1234
f4193076fa
Merge remote-tracking branch 'upstream/dev' into dev 2025-04-14 23:05:28 -04:00
Elvyra
82f9cd1d3a
Fix: RoleColorEverywhere, AccountPanelServerProfile, BANger (#3378)
Co-authored-by: Nuckyz <61953774+Nuckyz@users.noreply.github.com>
Co-authored-by: Vending Machine <vendicated@riseup.net>
2025-04-15 01:43:50 +02:00
Vending Machine
0f4d3dfd3a
SpotifyControls: fix SeekBar not updating (#3381)
Also slightly reworks LazyComponents for more useful typing
2025-04-14 15:21:30 +02:00
Vendicated
a8c01a2a05
ConsoleShortcuts: fix module preloader 2025-04-14 14:45:21 +02:00