Lualt
|
76de8c424e
|
feat(plugin) FakeNitro: Allow customising hyperlink text (#2192)
Co-authored-by: Vendicated <vendicated@riseup.net>
|
2024-02-27 13:27:37 +01:00 |
|
Nuckyz
|
ed5e1be7a4
|
Add permissions checks for FakeNitro actions (#2160)
Co-authored-by: Vendicated <vendicated@riseup.net>
|
2024-02-27 13:19:05 +01:00 |
|
WackyModer
|
27696ed62a
|
whoReacted: fix reaction count being off by one (#2209)
Co-authored-by: V <vendicated@riseup.net>
|
2024-02-27 11:31:51 +00:00 |
|
Vendicated
|
b9d0a1c563
|
SpotifyControls: fix seekbar grabber alignment
|
2024-02-27 12:01:15 +01:00 |
|
Av32000
|
5e7b4e9c92
|
SpotifyControls: export album cover as CSS variable for themes (#2197)
--vc-spotify-track-image
|
2024-02-27 10:27:34 +00:00 |
|
Nuckyz
|
9958f5a2ea
|
Fix ReviewDB
|
2024-02-27 05:04:54 -03:00 |
|
Sqaaakoi
|
414184ef25
|
ImageZoom: negate the border offsetting the lens (#2117)
Co-authored-by: Lewis Crichton <lewi@lewisakura.moe>
|
2024-02-25 23:51:09 +00:00 |
|
Vendicated
|
2d8715adf0
|
SuperReactionTweaks: only super react by default if user has nitro
|
2024-02-23 13:06:03 +01:00 |
|
Nuckyz
|
e3fd954512
|
Fix Decor patch
|
2024-02-22 21:31:15 -03:00 |
|
Manti
|
f922f0bc0d
|
fix reviewdb auth not working on userscript (#2194)
|
2024-02-20 18:13:25 +00:00 |
|
Vendicated
|
604f4c49af
|
VoiceMessages: Add warning if audio file is not OggOpus
|
2024-02-18 18:22:48 +01:00 |
|
Margot
|
c3030bbad0
|
MuteNewGuild -> NewGuildSettings; add 'show all channels' option (#2065)
Co-authored-by: MopigamesYT <mopigames@proton.me>
Co-authored-by: V <vendicated@riseup.net>
|
2024-02-18 17:42:26 +01:00 |
|
Syncx
|
7b96071643
|
fix ImageZoom patch (#2181)
|
2024-02-16 06:52:09 +00:00 |
|
Vendicated
|
a501da692f
|
MessageLinkEmbeds: fix group dm support, improve ui
|
2024-02-15 11:08:43 +01:00 |
|
Vendicated
|
bc0a55053d
|
MessageLinkEmbeds: fix erroring on some invalid message links
|
2024-02-15 10:12:33 +01:00 |
|
Vendicated
|
89367e3b2a
|
WebContextMenus: fix copying images
it broke because of the new url expiry parameters
|
2024-02-15 09:25:51 +01:00 |
|
Nuckyz
|
f1bdf385eb
|
Bump to 1.6.9
|
2024-02-14 15:25:10 -03:00 |
|
Nuckyz
|
93b2095d71
|
Fix FakeNitro hyperlinks not working sometimes
It is caused by emoji names with conflict with default emojis, but have a letter capitalized
|
2024-02-14 15:16:31 -03:00 |
|
Nuckyz
|
46ee193cd0
|
Fix MessageLogger edit Timestamp component
|
2024-02-14 15:07:51 -03:00 |
|
Nuckyz
|
48822bdc58
|
Attempt to fix CrashHandler odd issues
|
2024-02-14 15:00:29 -03:00 |
|
Vendicated
|
0c9d2a6a21
|
Fix plugins using the Timestamp component
|
2024-02-13 09:05:19 +01:00 |
|
Vendicated
|
8b6a40311b
|
Bump to v1.6.8
|
2024-02-13 09:04:28 +01:00 |
|
Nuckyz
|
38beb93e5f
|
Fix CrashHandler failing to recover and showing gray screen instead
|
2024-02-10 13:42:31 -03:00 |
|
Nuckyz
|
cc0d9a90bc
|
Fix UserVoiceShow patch
|
2024-02-09 21:27:34 -03:00 |
|
Nuckyz
|
d3bbd2c02e
|
FakeNitro: option to use hyperlinks or not
|
2024-02-09 21:00:15 -03:00 |
|
Nuckyz
|
558c2a0b2e
|
Make PermissionsViewer and ShowHiddenChannels default dropdown change when clicked
|
2024-02-09 19:47:43 -03:00 |
|
Nuckyz
|
237f080471
|
DisableDMCallIdle -> DisableCallIdle; add more functionality
|
2024-02-09 19:33:15 -03:00 |
|
sappho
|
b2c047390e
|
FakeNitro: Send fake links using Discord hyperlink markdown feature (#2158)
|
2024-02-09 19:33:14 -03:00 |
|
Klen_list
|
f1f0da4a9d
|
fixYoutubeEmbeds: fix when youtube decides to use http without s (#2155)
Co-authored-by: V <vendicated@riseup.net>
|
2024-02-08 18:55:48 +00:00 |
|
Nuckyz
|
935d0a0a03
|
Fix broken patches and finds
|
2024-02-08 15:33:49 -03:00 |
|
Nuckyz
|
a108448255
|
Improve DisableDMCallIdle
|
2024-02-07 20:39:02 -03:00 |
|
Nuckyz
|
3325a8de40
|
Fix FakeNitro patch
|
2024-02-06 21:30:07 -03:00 |
|
Vendicated
|
377def4a33
|
Fix crash when toggling chat button plugins without restart
|
2024-02-06 18:12:09 +01:00 |
|
Vendicated
|
de570a4800
|
inject: suppress ugly node error
|
2024-02-06 17:59:44 +01:00 |
|
Vendicated
|
685b6f2fa7
|
Improve PreviewMessage icon; make button padding/margin more consistent
Co-authored-by: Andrew Grant <andrew.grant@mail.rit.edu>
|
2024-02-06 17:52:05 +01:00 |
|
Nuckyz
|
7592b5c172
|
Fix devtools context menus on canary
|
2024-02-06 13:31:18 -03:00 |
|
Kuba (kb)
|
8b3189f1ed
|
fixYoutubeEmbeds - Support locales other than english (#2128)
Co-authored-by: V <vendicated@riseup.net>
|
2024-02-06 16:18:49 +00:00 |
|
ssranked
|
115da04724
|
clearURLs: add music.youtube.com (#2118)
Co-authored-by: ssranked <ssrankedghoul@gmail.com>
|
2024-02-06 16:13:43 +00:00 |
|
sunnie
|
ec53b0230f
|
readAllNotificationsButton: also mark voice channels as read (#2140)
|
2024-02-06 16:12:26 +00:00 |
|
Vendicated
|
64fa2f8652
|
ChatButtonApi: do not add buttons if you can't send messages
|
2024-02-06 17:06:26 +01:00 |
|
Vendicated
|
e58aa5dbab
|
Translate: Add auto translate enable alert
somehow people accidently enable it then get confused why vencord has "auto correct". this should hopefully solve the issue
|
2024-02-06 17:04:01 +01:00 |
|
Vendicated
|
2c198e547c
|
Fix PreviewMessage icon being offcentre
|
2024-02-06 16:50:21 +01:00 |
|
Vendicated
|
bf977e0047
|
Add chat bar button api ~ fixes buttons for russian users
|
2024-02-06 16:29:47 +01:00 |
|
EdVraz
|
8938f4a3cf
|
fix moreUserTags (#2146)
|
2024-02-03 21:50:51 -03:00 |
|
Vendicated
|
cc885b5bb3
|
remove lumap
|
2024-02-03 02:11:59 +01:00 |
|
V
|
620c127b58
|
[skip ci] fix pnpm inject
|
2024-01-25 07:22:34 +01:00 |
|
EdVraz
|
4bb0db5066
|
fix anonymiseFileNames (#2125)
|
2024-01-22 00:21:10 +00:00 |
|
Manti
|
e707538b73
|
[ReviewDB] update for new api changes; some fixes (#2120)
Co-authored-by: Vendicated <vendicated@riseup.net>
|
2024-01-22 00:18:48 +00:00 |
|
~coolelectronics
|
1670733458
|
feat(plugin): FixYoutubeEmbeds - fix UMG blocked embeds (#2116)
Co-authored-by: V <vendicated@riseup.net>
|
2024-01-19 01:07:35 +00:00 |
|
Vendicated
|
988435714e
|
Add back transparency option
|
2024-01-19 01:08:25 +01:00 |
|