Commit Graph

790 Commits

Author SHA1 Message Date
Vendicated 708c16176b
Remove transparency feature
This not only causes incredibly confusion among users because they
expect it to work without themes, it also causes freezes/whitescreens
for some users. Thus, this feature is disabled for now until someone
contributes a fix!
2023-03-30 23:48:26 +02:00
whqwert 035d1e24b2
feat(SpotifyControls): Fix background color for built-in themes (#731)
Co-authored-by: V <vendicated@riseup.net>
2023-03-30 17:09:04 +02:00
Vendicated 48e9b1be7a
new Plugin: GifPaste - Insert Gif links instead of sending 2023-03-30 15:58:20 +02:00
Vendicated 6acdaf207d
NoTrack: Update description & authors 2023-03-30 01:41:18 +02:00
Vendicated 9d41b360c9
Fix NoTrack 2023-03-30 01:35:42 +02:00
Vendicated 12cbd73e7f
SpotifyControls: Add right click menus to title/album/artists 2023-03-30 01:29:34 +02:00
Phil 420b068094
Fix makeProxy returning stale proxies after assigning objects (#722) 2023-03-28 18:26:57 +00:00
Vendicated ee943c4284
Bump to v1.1.3 2023-03-28 19:09:48 +02:00
Vendicated 337b3709d6
types: Make ErrorBoundary.wrap explicitly return Function 2023-03-28 19:06:58 +02:00
Elliott Tallis eb318c678f
feat(ViewRaw): Improve View Raw action icon (#720)
Co-authored-by: Ven <vendicated@riseup.net>
2023-03-28 16:59:30 +00:00
Vendicated 081df6beb7
Fix SilentMessage/SilentTyping toggles showing in wrong sections
Closes #656
2023-03-28 18:56:12 +02:00
Vendicated ab911b48b5
TypingTweaks: Make names open profile on click
Closes #718
2023-03-28 18:43:45 +02:00
Skye 8cb3491086
feat(uwuify): improve uwuification algorithm (#706)
Co-authored-by: Ven <vendicated@riseup.net>
2023-03-28 16:23:51 +00:00
Lewis Crichton ee794d140f
fix: no more theme box obliteration (#707)
Co-authored-by: Ven <vendicated@riseup.net>
2023-03-28 16:20:06 +00:00
Vendicated a00542b61b
MessageLinkEmbeds: Fix weird commas in title 2023-03-26 01:27:30 +01:00
Vendicated 041a13c9d3
DevCompanion: Always use original 2023-03-26 01:27:01 +01:00
Lewis Crichton 24aa90bd9c
fix API plugins being force enabled unconditionally (#704)
* only enable dependencies if required

* fixme note
2023-03-25 15:20:00 +00:00
Ven c574f53417
Add Code of Conduct (#680) 2023-03-25 12:41:39 +00:00
Nuckyz 92b84a9e94
Fix broken patches (#701) 2023-03-25 08:42:26 +00:00
RuiNtD bbf3c74cb2
Update LastFM plugin (#483)
Co-authored-by: Ven <vendicated@riseup.net>
Co-authored-by: Sofia Lima <me@dzshn.xyz>
2023-03-25 04:00:27 +01:00
hunter 93cb51a975
feat(MessageEvents): Promisable send/edit listeners (#514)
* promisable send/edit listeners

* added self

* Apply suggestions from code review

Co-authored-by: Nuckyz <61953774+Nuckyz@users.noreply.github.com>

* fix patches

---------

Co-authored-by: Nuckyz <61953774+Nuckyz@users.noreply.github.com>
Co-authored-by: Ven <vendicated@riseup.net>
2023-03-25 03:54:20 +01:00
Syncx 0b4ae729a3
feat(plugin): SearchReply (#551)
Co-authored-by: Nuckyz <61953774+Nuckyz@users.noreply.github.com>
Co-authored-by: Vendicated <vendicated@riseup.net>
2023-03-25 02:37:29 +00:00
TheKodeToad b90392576e
PronounDB: Add support for compact mode & clean up (#604) 2023-03-25 01:30:24 +00:00
Ven e143260891
MessageLogger: Add context menu entry to remove history (#693) 2023-03-25 00:55:40 +00:00
Đỗ Văn Hoài Tuân 644c5c4faa
Make Vencord title look consistent with Discord (#685)
closes (#649)
2023-03-25 00:42:18 +00:00
Ven 8d8cedd72c
Also add Emote Cloner to Emote picker rightclick menu (#664) 2023-03-24 03:42:38 +01:00
Nuckyz 082ac62eda
feat(FakeNitro): Transform fake emojis into real ones (#669) 2023-03-23 10:45:39 +00:00
Nuckyz 7923a790e6
Fix MessagePopoverAPI and any error Fake Nitro client theme bypass might have (#665) 2023-03-23 02:11:28 -03:00
Vendicated 1368c25824
ci: Auto generate plugin json 2023-03-23 04:37:53 +01:00
iwa d0b3678ad6
fix messagelogger deleted styles (#642)
Co-authored-by: Ven <vendicated@riseup.net>
2023-03-22 04:37:04 +01:00
Vendicated cae8b1a93b
Bump to v1.1.2 2023-03-22 04:07:12 +01:00
Nuckyz a1c1fec8cb
Improve Fake Nitro client themes bypass (#654) 2023-03-22 03:01:32 +00:00
Lewis Crichton 55a66dbb39
fix(RoleColorEverywhere): MessageLinkEmbeds DM error (#648) 2023-03-21 23:57:53 -03:00
Nuckyz a2f0c912f0
Fix Fake Nitro making Discord unusable and ColorSighted not working sometimes (#640) 2023-03-21 09:41:31 +00:00
Nuckyz e29bbf73aa
Fix Nitro Themes with FakeNitro (#639) 2023-03-21 09:03:28 +00:00
Nuckyz 0ba3e9f469
I'm sorry for hurting you Fake Nitro (#637) 2023-03-21 06:41:11 +00:00
Nuckyz 6f200e9218
Fix grammar and SHC patches matching wrong var (#636) 2023-03-21 06:30:09 +00:00
Nuckyz 586b26d2d4
Fixes and ShowHiddenChannels improvements (#634)
~ Fixes #630
~ Fixes #618
2023-03-21 06:07:16 +00:00
Ven d482d33d6f
Fix the infamous MessageClickActions bug 2023-03-21 03:19:02 +01:00
Dossy Shiobara 37c2a8a5de
fix: settings input validation and error handling (#609)
Co-authored-by: Ven <vendicated@riseup.net>
2023-03-21 02:16:01 +00:00
Dossy Shiobara 265547213c
docs: clarify empty patches array behavior (#610)
Co-authored-by: Ven <vendicated@riseup.net>
2023-03-21 02:14:27 +00:00
afn 87e46f5a5a
chore(friendInvites): improve descriptions formatting (#628) 2023-03-21 03:13:11 +01:00
Nuckyz e36f4e5b0a
Fixes and make guild tooltip show users inside hidden voice channels (#613)
* Fix #509

* Fix #597

* Fix #594
2023-03-19 22:03:33 -03:00
Xinto 4aff11421f
Replace update notices with notifications (#558) 2023-03-19 09:21:26 +00:00
Nuckyz ea642d9e90
Fix #598 (#612) 2023-03-19 08:44:11 +00:00
fawn 17c3496542
feat(typingIndicator): Option to not show indicator for blocked users (#513) 2023-03-19 05:13:17 -03:00
Nuckyz 0fb79b763d
Improvements, changes and fixes (#611) 2023-03-19 04:53:00 -03:00
whqwert 5873bde6a6
fix(apiMessagePopover): fix match (#608) 2023-03-18 22:38:08 +01:00
Nuckyz 0b79387800
feat(PlatformIndicators): Colored mobile indicator option (#536)
Co-authored-by: Ven <vendicated@riseup.net>
2023-03-18 04:58:49 +01:00
Lewis Crichton 6b493bc7d9
feat(plugin): F8Break (#581)
Co-authored-by: Ven <vendicated@riseup.net>
2023-03-18 04:54:19 +01:00