Commit graph

456 commits

Author SHA1 Message Date
thororen1234
0906b3f38a Merge remote-tracking branch 'upstream/dev' into dev 2024-11-13 19:13:38 +00:00
sadan4
af1edc88bf
FakeNitro: Fix embedding animated emojis (#3012) 2024-11-13 18:27:21 +00:00
thororen1234
225c99ad4c NoAppsAllowed Fix 2024-11-06 21:53:46 -05:00
thororen1234
f9d908a4f0 Merge remote-tracking branch 'upstream/dev' into dev 2024-11-07 01:18:25 +00:00
Nuckyz
2270b88a98
intl macro: Support raw hash 2024-11-06 21:52:26 -03:00
thororen1234
d1455b3761 Merge remote-tracking branch 'upstream/dev' into dev 2024-11-05 15:27:42 -05:00
Nuckyz
00f82e96bd
Fix all plugins for new i18n lib (#2993) 2024-11-05 16:50:26 -03:00
thororen1234
f167613e5a ServerInfo Sorting 2024-11-04 02:53:22 -05:00
Cortex
fda023d503 plugins(fixfileExtensions): organize 2024-10-27 01:27:27 -06:00
thororen1234
8be433bd72 Some Request Stuff 2024-10-27 02:48:11 -04:00
thororen1234
0d4cfd5e3b feat(plugin): FixFileExtensions 2024-10-27 02:07:41 -04:00
thororen1234
a824dd0518 Merge remote-tracking branch 'upstream/dev' into dev 2024-10-24 11:14:22 +00:00
Nuckyz
f5f59be1b6
Fix plugins using ImageModals (again) 2024-10-24 08:10:37 -03:00
thororen1234
c97df5f524 Update 2024-10-22 22:59:34 -04:00
Aiden
5afc24b41a
ArmCord -> Legcord (#2948) 2024-10-23 04:39:43 +02:00
Vendicated
0af820c874
Fix ImageZoom
Also fixes the image modal being off centre when having the plugin enabled

Co-Authored-By: sadan <117494111+sadan4@users.noreply.github.com>
2024-10-23 04:22:11 +02:00
Vendicated
a11ccde40f
Fix ViewIcons & plugins that use image modals
Co-Authored-By: sadan <117494111+sadan4@users.noreply.github.com>
2024-10-23 03:57:46 +02:00
thororen1234
91f88396c6 ImageModal Fixes from sadan4 2024-10-22 14:56:38 -04:00
thororen1234
2837028793 Revert "Fixes"
This reverts commit 6fc7fc9f97.
2024-10-22 14:45:56 -04:00
thororen1234
a7a722dab9 Support Fixes 2024-10-22 14:09:44 -04:00
thororen1234
6fc7fc9f97 Fixes 2024-10-19 11:40:39 -04:00
leko
26a8961d9e
feat(plugin): MoreStickers (#66) 2024-10-19 01:42:14 -04:00
programminglaboratorys
da8eeed5cb
feat(plugin): PinIcon (#53)
* adding PinIcon

* patch change

* include dev to constants

* include dev to authors

* mb

* moved PinIcon to correct location
2024-10-14 19:38:06 -04:00
thororen1234
75fac79ad1 Fix Constants 2024-10-14 19:20:32 -04:00
Creation's
ef74368a2f
feat(plugin): ImagePreview (#47)
* add imagePreview plugin, add myself to EquicordDevs constant, and update the readme

* Update README.md

update additional plugin count

* Fix

* Fix Dir Name

* Fix My Mistake

---------

Co-authored-by: thororen1234 <thororen1234@users.noreply.github.com>
Co-authored-by: thororen1234 <78185467+thororen1234@users.noreply.github.com>
2024-10-08 12:01:51 -04:00
thororen1234
3496fec74e Add More Devs 2024-09-30 11:30:01 -04:00
thororen1234
2f63a5e6b4 Revert "Update Krystal ID"
This reverts commit 1512809407.
2024-09-21 11:32:03 -04:00
thororen1234
1512809407 Update Krystal ID 2024-09-20 18:29:31 -04:00
thororen1234
5b568d708c Merge remote-tracking branch 'upstream/dev' into dev 2024-09-17 21:58:43 -04:00
Vendicated
65c5897dc3
remove need to depend on CommandsAPI 2024-09-18 01:26:25 +02:00
thororen1234
972315be1e Merge remote-tracking branch 'upstream/dev' into dev 2024-09-14 15:16:08 +00:00
Cookie
f17b92c2fd
OpenInApp: support Spotify prerelease links (#2870) 2024-09-14 15:03:58 +00:00
thororen1234
ebfaf54263 Make aftersave void 2024-09-11 02:55:53 -04:00
thororen1234
7c95d3a729 afterSave & Fix CustomSounds 2024-09-11 02:24:39 -04:00
thororen1234
844b9c3dd2 Fix Nyx Dev 2024-09-09 12:10:42 -04:00
thororen1234
d83abb7437 Fix Constants & Merge Dev 2024-09-08 12:48:22 -04:00
Relitrix
56459bdcad
new plugin AccountPanelServerProfile (#2836) 2024-09-06 12:33:23 -03:00
thororen1234
86bee7731c Merge remote-tracking branch 'upstream/dev' into dev 2024-09-06 13:20:53 +00:00
Nuckyz
9e7f8829f2
CustomRPC: Fix activity preview styling 2024-09-06 09:22:52 -03:00
bep
f2696a118f
Add HideServers (#36)
* Add HideServers

* HideServers: Add a count indicator and a modal to manage hidden servers

* Dont include servers youve left in the indicator count

* fix(hideServers) for webpack change

* fix(hideServers): update regex

* fix(hideServers): rewrite to use stores

* move hideServers to equicordplugins

* add serverhider to readme

* put myself in equicorddevs

* formatting nit
2024-09-05 20:02:16 -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
f5396d9094 Merge remote-tracking branch 'upstream/dev' into dev 2024-09-03 14:20:55 -04:00
Ramzi Al Haddad
7f784befc2
SecretRingToneEnabler: Option to always play Snow Halation Theme (#2831) 2024-09-03 10:50:25 +00: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
thororen1234
9cc0531ae1 Add Block Typing To SilentTyping 2024-09-01 20:38:00 -04:00
thororen1234
e14b9137fa Merge remote-tracking branch 'upstream/dev' into dev 2024-09-01 00:29:55 -04:00
sadan4
e07a4e19e6
VolumeBooster: Support browser and Vesktop (#2730) 2024-09-01 03:08:33 +00:00
Obsidian
d5eaae9d51
new plugin CopyFileContents ~Easily copy text file attachments contents (#2790) 2024-08-31 23:09:14 -03:00