Commit graph

550 commits

Author SHA1 Message Date
thororen1234
702ea3ba46 Update ReadMe 2024-10-28 12:18:54 -04:00
thororen1234
5fbf689bd4 Remove PR Console Logs 2024-10-28 12:18:07 -04:00
Creation's
2097d630a9
feat(plugin): hideChatButtons (#85)
* add hideChatButtons plugin

* change to constants
2024-10-28 12:17:14 -04:00
thororen1234
80c2713f53 Fix Formatting 2024-10-27 19:17:25 -04:00
leko
af40b89e65
feat,refactor,chore(MoreStickers) (#82)
* feat: sticker pack export
refactor: rename sticker pack ids
chore: add link for MoreStickersConverter

WARNING: This is a destructive upgrade. Sticker packs must be re-added after this upgrade.

* feat(MoreStickers): add migrate button
2024-10-27 14:05:23 -04:00
Creation's
a019187f19
feat(MessagePeek): add settings & small fix (#83)
* added settings to disable or enable guild / dm peeking, fixed it so you dont have to use any for globalName

* Update index.tsx
2024-10-27 14:03:16 -04:00
Cortex
fda023d503 plugins(fixfileExtensions): organize 2024-10-27 01:27:27 -06:00
thororen1234
f2c2246d1e Remove Unused Const in BlockKeywords 2024-10-27 02:51:19 -04:00
thororen1234
8be433bd72 Some Request Stuff 2024-10-27 02:48:11 -04:00
thororen1234
5e482418fd Readme Fix 2024-10-27 02:16:11 -04:00
thororen1234
0d4cfd5e3b feat(plugin): FixFileExtensions 2024-10-27 02:07:41 -04:00
thororen1234
2c773ec7d1 MessagePeek 2024-10-26 16:59:38 -04:00
Creation's
ff768de09c
feat(plugin): GifCollections (#81)
* upload

* shouldnt  have been required

* added gif buttons inside collections ( move, copy link, information )
2024-10-26 12:47:28 -04:00
thororen1234
ebde2663d1 Remove BetterAudioPlayer Logging 2024-10-23 12:28:16 -04:00
Creation's
e559dffaed
feat(plugin): BetterAudioPlayer (#76)
* start, need to figure out cors

* final

* add force below incase they want it above ???

* better yes
2024-10-23 10:53:40 -04:00
thororen1234
f7f2053e10 RemixMe by kvba 2024-10-23 02:34:22 -04:00
leko
20996959ff
fix(MoreStickers): CORS bug (#73)
* fix(MoreStickers): Animation Stickers

* fix(MoreStickers): some stickers can't be sent because of CORS bug in Chrome.
2024-10-22 19:47:18 -04:00
verticalsync
b9c32cdd91
fix(voiceChannelLog): make modes actually work 2024-10-22 15:43:28 +03:00
verticalsync
c76ec331a5
oopsy 2024-10-21 20:19:44 +03:00
verticalsync
5585d4cd94
feat(voiceChannelLog): display username on profile picture hover 2024-10-21 20:18:22 +03:00
verticalsync
40ba524206 Merge branch 'dev' of https://github.com/equicord/equicord into dev 2024-10-21 19:37:59 +03:00
verticalsync
b2213067b0
fix(voiceChannelLog): dont log to channel if mode is menu only 2024-10-21 19:37:42 +03:00
Creation's
3c6f4acef4
Update PinIcon position (#70)
* update pinIcon Position

* return to oneline
2024-10-21 12:27:11 -04:00
Creation's
ea7ca4cdab
imagePreview fixed (#69)
* move name to top, fix positioning, fix when preview hover and non mouse mode making it disappear, fixed not loading sometimes, add jpeg jpg ???

* Add SVG Back

---------

Co-authored-by: thororen <78185467+thororen1234@users.noreply.github.com>
2024-10-21 03:01:21 -04:00
thororen1234
40469eab78 Update GoodPerson 2024-10-20 14:14:02 -04:00
leko
2632f43097
fix(MoreStickers): Animation Stickers (#68) 2024-10-20 14:11:33 -04:00
Cortex
a68b849aeb add(equicordplugin): sidebarChat 2024-10-19 23:22:42 -06:00
thororen1234
e65b344ee0 Fix 2024-10-19 21:52:50 -04:00
thororen1234
857e4ae872 Add FakeProfileThemesAndEffects back 2024-10-19 15:49:41 -04:00
thororen1234
440b68ea82 Fixes For PR 2024-10-19 11:24:58 -04:00
4da1e9f5d5
feat(goodPerson): incoming, more words and config (#67) 2024-10-19 11:23:48 -04:00
thororen1234
467a68a958 Actually Fix Button 2024-10-19 11:19:50 -04:00
thororen1234
fa56ba3c0a Fix Crashing 2024-10-19 10:57:12 -04:00
thororen
8b246e5b9a Moar Fixes 2024-10-19 01:49:08 -04:00
thororen
69237bfe11 Merge branch 'prtesting' into dev 2024-10-19 01:43:14 -04:00
leko
26a8961d9e
feat(plugin): MoreStickers (#66) 2024-10-19 01:42:14 -04:00
thororen
90be526c79 Fixes 2024-10-19 01:41:45 -04:00
thororen
166159dc0a Moved Some Stuff Around 2024-10-19 01:19:15 -04:00
Leko
7ff4d9e818
feat(plugin): MoreStickers 2024-10-19 10:34:20 +08:00
Creation's
82cae8c771
ImagePreview Fixes (#64) 2024-10-18 22:12:30 -04:00
thororen1234
45002e2ad7 Credit to omaw 2024-10-18 22:01:20 -04:00
Creation's
9a8678310c
fix(imagePreview): duplicate & stuttering error (#62)
* add max media size on start preview

* fix fileinfo display so it wont show until the media loads, fix mouseonly timer and chking for current previews onscreen before trying to make another one. fixed positioning based on left and right side available space, fixed mouse hovering over the info making it freak out in mouse only mode, fixed style so its actually centered :p

* removed restraints on zoomlevel, removed spaces in code
2024-10-18 10:56:35 -04:00
thororen
0d466d3ec7
feat(ImagePreview): Fix Styles 2024-10-17 13:54:52 -04:00
Creation's
cdb50911c0
feat(ImagePreview): MaxMediaSixe (#61) 2024-10-17 12:57:57 -04:00
Creation's
7220b98b3e
feat(ImagePreview): fix positioning & add preview (WxH) (#60)
* yes

* forgot zoom factor

* lint -_- fr

* remove comments and fix loading spinner and check for mouseOnlyMode
2024-10-17 11:06:43 -04:00
thororen1234
ba37eec5eb Fixes 2024-10-16 22:23:12 -04:00
Creation's
7ed696c742
feat(plugin): Remake ImagePreview (#59)
* completely remake imagepreview

* forgot to change plugin desc

* i hate eslint

* good god man

* just to be annoying ?
2024-10-16 17:52:50 -04:00
thororen1234
64e8b045f0 Fixes 2024-10-15 14:19:01 -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
be9b7f0e7a Fixes 2024-10-15 00:52:52 -04:00