Commit graph

3137 commits

Author SHA1 Message Date
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
Crxaw
b4b95b1943
Fix SupportHelper ID (#71)
Fixed old Support Channel ID (because rose/nyx deleted the channel)
2024-10-22 13:54:16 -04:00
verticalsync
b9c32cdd91
fix(voiceChannelLog): make modes actually work 2024-10-22 15:43:28 +03:00
Cortex
0ba03c263d plugins(messageLogger): block VOT instead of Gluestick & delete dev-talk 2024-10-21 18:12:17 -06: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
thororen
157a0dfe3b
Make json upload only on main builds 2024-10-20 01:49:13 -04:00
thororen
6dac1ee83f
Update http.ts 2024-10-20 01:39:49 -04:00
thororen
38b7b0de17
Update build.yml 2024-10-20 01:33:14 -04:00
Cortex
a68b849aeb add(equicordplugin): sidebarChat 2024-10-19 23:22:42 -06:00
thororen1234
6f44f8b176 Merge branch 'dev' of https://github.com/Equicord/Equicord into dev 2024-10-19 22:05:12 -04:00
Cortex
80e1a45228 plugins(messageLogger): ignore gluestick on its channels 2024-10-19 20:02:41 -06:00
thororen1234
e65b344ee0 Fix 2024-10-19 21:52:50 -04:00
thororen1234
75d98482a6 Fix Sorting For Equicord Plugins CMD 2024-10-19 16:00:14 -04:00
thororen1234
7f0d90f9ba Devbuilds 2024-10-19 15:55:18 -04:00
thororen1234
4d0152b1c2 Fix some issues I made 2024-10-19 15:51:18 -04:00
thororen1234
857e4ae872 Add FakeProfileThemesAndEffects back 2024-10-19 15:49:41 -04:00
thororen1234
79a44729a0 @KrystalSkullOfficial 2024-10-19 13:31:15 -04:00
thororen1234
6fc7fc9f97 Fixes 2024-10-19 11:40:39 -04:00
thororen1234
28794c4d53 Merge remote-tracking branch 'upstream/dev' into dev 2024-10-19 11:30:42 -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
Nuckyz
58c3032bb2
Rework PronounDB -> UserMessagesPronouns 2024-10-19 08:08:34 -03:00
sadan4
4e89352758
Fix ShowHiddenChannels & FakeNitro broken functionality (#2959) 2024-10-19 11:06:42 +00:00
thororen
56f00b694b Fix ShowHiddenChannels
Credit to sadan4
2024-10-19 02:17:22 -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
thororen1234
9b44469821 Revert ImageZoom Patch
It was broken either way
2024-10-18 11:22:46 -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
39909d95c4 Revert Replace 2024-10-17 04:10:15 -04:00
thororen1234
82c023cf0b Fix Some Plugins 2024-10-17 04:09:45 -04:00
thororen1234
ba37eec5eb Fixes 2024-10-16 22:23:12 -04:00