Nick
8f4e8d0a9b
TypingTweaks: fix crash on non en-US locales ( #463 )
2 years ago
Vendicated
62f7e4d45c
Add stylelint
2 years ago
Vendicated
fce7d6b681
Make webpack types importable from @webpack/types
2 years ago
Vendicated
3cdffe444e
chore: Fix inconsistent file name casing
2 years ago
Nick
429ab9d363
feat(plugin): TypingTweaks ( #432 )
...
Co-authored-by: Ven <vendicated@riseup.net>
2 years ago
Kaydax
072ad3d7e6
feat(settings): Add the ability to make the window transparent ( #457 )
2 years ago
Sofia
6e22a96d9e
feat(ShowHiddenChannels): fix channel switch keybinds jumping to hiddens ( #459 )
...
Co-authored-by: Nuckyz
2 years ago
Vendicated
0c030a3a27
VcNarrator: Show all voices, better defaults
2 years ago
Vendicated
49aacccc19
shc: Make topic not inline
2 years ago
Vendicated
103cd14361
Fix Themes Tab
2 years ago
Vendicated
41226f0358
Fix ShowHiddenChannels
2 years ago
Ven
5d3148cf50
New plugin: VcNarrator ( #402 )
...
Co-authored-by: Nico <nico@d3sox.me>
2 years ago
Nuckyz
d628924b59
ShowHiddenChannels: More improvements ( #454 )
...
- Remove buttons like the invite button when hovering hidden channels (as they do not work correctly)
- Make hideUnreads false work with HiddenIconWithMutedStyle
- migrate to definePluginSettings
- Change hardcoded constants to webpack gathering
- Clean up some patches
- Other minor things
- Make all patches use lookbehind for cleaner replacements (and better performance too lmao)
- Handle trying to connect to hidden channels
2 years ago
Ven
f19504f828
split up webpack commons into categories & type everything ( #455 )
2 years ago
Vendicated
a38ac956df
chore: Remove legacy workarounds
2 years ago
Vendicated
34276301c3
Fix Settings UI (Discord removed default margins
2 years ago
Ven
b2ecb02335
Make Windows Ctrl+Q feature optional; add opt-in auto update ( #451 )
2 years ago
Vendicated
25d32ce292
Settings: Fix plugin switch state not updating ( fixes #209 )
2 years ago
Dominik
cb4c50842f
[SpotifyControls] Add option to show Controls on hover ( #352 )
...
Co-authored-by: Dominik <domi@bambus.me>
Co-authored-by: Ven <vendicated@riseup.net>
2 years ago
megumin
83757b19be
fix: emojis with duplicate names failing to clone ( #449 )
2 years ago
Nuckyz
75050e74ca
ShowHiddenChannels: better ui, alternative display mode ( #446 )
...
Co-authored-by: Ven <vendicated@riseup.net>
2 years ago
Vendicated
68e80c4d4c
Fix small QuickCss bug
2 years ago
Vendicated
b4f98e5066
Fix Settings ContextMenu Shortcuts & Settings on canary
2 years ago
Nuckyz
9602f527d8
Future proof Volume Booster to work with volume settings syncing ( #439 )
2 years ago
Nuckyz
64180362fd
ViewIcons: Fix finding ImageModal and props passing to MaskedLink ( #442 )
...
* Fix finding ImageModal and props passing to MaskedLink
* gonna stick this here
2 years ago
Nuckyz
6e44b8c47e
Fix Message Accessories API ( #441 )
2 years ago
Nuckyz
c4d2b4a8cd
Fix message logger patch ( #431 )
2 years ago
The Captain
08a2030bbc
feat(Plugin): customRPC ( #406 )
...
Co-authored-by: Ven <vendicated@riseup.net>
2 years ago
Nuckyz
5fe0600d6c
Fix Message Popover API ( #425 )
2 years ago
Ven
1d287357ca
Reimplement Discord's Switch to fix performance ( #413 )
2 years ago
Vendicated
7478e880a8
ShowHiddenChannels: Use Lock as ChannelIcon
2 years ago
Nico
be7fa0cb3f
fix(showHiddenChannels): remove obsolete icons patch ( #416 )
...
resolves https://github.com/Vendicated/Vencord/issues/415
2 years ago
Sofia
9338b92b1a
feat(SilentTyping): add toggle command and icon ( #398 )
...
Co-authored-by: Ven <vendicated@riseup.net>
Co-authored-by: Justice Almanzar <superdash993@gmail.com>
2 years ago
Vendicated
fd766bc98f
Dev: Hot reload core css
2 years ago
Swishilicous
0e5b8b07c9
make plugin cards prettier ( #389 )
...
Co-authored-by: Ven <vendicated@riseup.net>
2 years ago
Jeroen Claassens
7582feb603
feat(messageActions): make features toggleable ( #373 )
...
Co-authored-by: Ven <vendicated@riseup.net>
2 years ago
Dominik
6329499b1d
git updater: Fix macOS ( #391 )
...
Co-authored-by: Ven <vendicated@riseup.net>
2 years ago
Nico
32cdb63885
fix(vcDoubleClick): fix functionality ( #410 )
...
Co-authored-by: Ven <vendicated@riseup.net>
2 years ago
Justice Almanzar
ea748dfb60
feat: Typesafe Settings Definitions ( #403 )
...
Co-authored-by: Ven <vendicated@riseup.net>
2 years ago
Vendicated
26f2b51eb9
Fix Frameless
2 years ago
Ven
075b0e0970
Update patcher.ts
2 years ago
Nick
10fd51071e
feat: Add option to disable the window frame ( #400 )
...
Co-authored-by: Ven <vendicated@riseup.net>
2 years ago
Ven
e70abc57b6
Update Windows Update patcher ( #404 )
2 years ago
Vendicated
a8678db78c
Fix React DevTools
2 years ago
Nick
bedb7b212b
feat(Plugin): Add AlwaysTrust ( #401 )
...
Co-authored-by: Ven <vendicated@riseup.net>
2 years ago
Nuckyz
b39cbcd934
fix(IgnoreActivities): Fix for upcoming change ( #399 )
2 years ago
Vendicated
19c9a13273
Fix InvisibleChat button getting hidden by themes
2 years ago
Vendicated
c525672777
Fix BetterRoleDot crash
2 years ago
Vendicated
a772aa62f5
Fix PetPet & CorruptMp4s
2 years ago
ZerXDE "Till O
23a461c36d
oneko: Disable pointer events to not block below buttons ( #395 )
...
Updated version of oneko which disables pointer Events.
Co-authored-by: Ven <vendicated@riseup.net>
2 years ago
Vendicated
da2d317555
Unhardcode PluginSettings styles
2 years ago
Vendicated
95df164e44
PluginSettings: Try to improve performance
2 years ago
Vendicated
ae9fe7fcfd
Fix Ctrl+Q shortcut working when Discord minimised
2 years ago
Nuckyz
f0240ec345
chore(plugins): Fix IgnoreActivities & clean up other plugins ( #384 )
2 years ago
Vendicated
15aa2299c3
Add Ctrl+Q Exit shortcut on Windows
2 years ago
Sammy
06aa72c636
feat(Plugin): InvisibleChat ( #349 )
...
Co-authored-by: Ven <vendicated@riseup.net>
2 years ago
Dominik
1713450540
[PlatformIndicators] Fix Chat Badges in DMs ( #367 )
2 years ago
ActuallyTheSun
eecc555dac
Fix Badges & MessageLinkEmbeds ( #383 )
2 years ago
Vendicated
5a3fbbfb30
unscuff profiles
2 years ago
Vendicated
cc51f6e2d2
Fix blurNSFW on canary
2 years ago
Vendicated
8113ed3c8c
Fix canary
2 years ago
ActuallyTheSun
b8ed72286b
fix(ViewIcons): module not found ( #382 )
2 years ago
Elliott Tallis
e6f759eecd
Add ImgOps to ReverseImageSearch ( #379 )
2 years ago
Vendicated
933216fcd5
QoL(PluginSettings): auto focus search bar
2 years ago
A user
374531d10e
Extract inline styles to css ( #370 )
2 years ago
Ven
2e5d27b6b6
feat: Proper CSS api & css bundle ( #269 )
...
Co-authored-by: Vap0r1ze <superdash993@gmail.com>
2 years ago
Dominik
2172cae779
[PlatformIndicators] Add own Status ( #350 )
...
Co-authored-by: Dominik <domi@bambus.me>
Co-authored-by: HypedDomi <HypedDomi@users.noreply.github.com>
Co-authored-by: Ven <vendicated@riseup.net>
2 years ago
Ven
e740f55450
Fix Vencord
2 years ago
Nickyux
aff1b68d6b
Add a "NEW" Badge for New Plugins (V2)! ( #234 )
...
Co-authored-by: Ven <vendicated@riseup.net>
Co-authored-by: Justice Almanzar <superdash993@gmail.com>
Co-authored-by: ArjixWasTaken <53124886+ArjixWasTaken@users.noreply.github.com>
2 years ago
Nuckyz
074542f0b3
feat(plugins): NoScreensharePreview plugin ( #358 )
2 years ago
Vendicated
b0c41d556a
Improve treeshaking
2 years ago
Elliott Tallis
af0d34b155
pointy is a "contributor" ( #359 )
2 years ago
ActuallyTheSun
d806be1346
feat(PlatformIndicators): add indicator to messages ( #343 )
2 years ago
V3L0C1T13S
1f73cfa91a
EmoteCloner: Use CDN_HOST variable to support unofficial backends ( #356 )
2 years ago
Nuckyz
7e6077367a
feat(plugins): DisableDMCallIdle ( #355 )
2 years ago
Vendicated
103c499310
Monaco Popup: Add metadata, store window instance
2 years ago
Vendicated
9dcafbf468
Fix Notices
...
Have I ever mentioned how terrible Discord's Notices code is?
2 years ago
Nuckyz
1742bb6020
Fix StartupTimings ( #353 )
2 years ago
Vendicated
94ad8e8f61
Add useEffect/useState/useMemo to webpack commons
2 years ago
Justice Almanzar
989bd36eeb
refactor: identifier escapes + "self" group ( #339 )
...
Co-authored-by: Ven <vendicated@riseup.net>
2 years ago
Nuckyz
4974c53f9c
Improve PronounDB patch ( #348 )
2 years ago
Manti
47de9fab2e
Make some changes to reviewdb ui and add badges to it ( #245 )
2 years ago
Nico
3efc79224f
[ShowHiddenChannels] Fix last message date ( #342 )
2 years ago
Nuckyz
456164253d
fix(MessageLogger): Fix module not being found ( #338 )
2 years ago
Vendicated
c257f86576
Fix experiments
2 years ago
Pedro
f6122a00ca
feat(NoReplyMention): exempt list support ( #337 )
2 years ago
Ven
f1bdfdd6b9
Update nsfwGateBypass.ts
2 years ago
ActuallyTheSun
c8f2141114
feat(plugin): add MessageLinkEmbeds ( #264 )
...
Co-authored-by: Ven <vendicated@riseup.net>
2 years ago
A user
a67db11dc2
Improve Settings UI & View Raw Modal ( #332 )
...
very cool
2 years ago
Box_
9a088b7a31
MoreKaomoji: Add more kaomoji ( #299 )
2 years ago
Justice Almanzar
ebb8da0f23
fix(FakeNitro): more reliable patches ( #304 )
2 years ago
Commandtechno
f2e0542614
New Plugin: NSFWGateBypass ( #300 )
2 years ago
megumin
ee24439795
feat(plugin): sort friend requests by date received ( #280 )
2 years ago
David Ralph
022bf17140
fix inconsistent margins & capitalisation ( #281 )
2 years ago
Justice Almanzar
2de461985d
fix(ShikiCodeblocks): spoilers ( #298 )
...
* fix(ShikiCodeblocks): spoilers
* fix a settings bug i thikn
2 years ago
Justice Almanzar
2d08dd8a9c
Shiki settings preview ( #297 )
2 years ago
Commandtechno
49b45d8262
google changed their shit ( #294 )
2 years ago
Nuckyz
53d0a55561
refactor(IgnoreActivities): Use React Components and support Embedded Activities ( #282 )
2 years ago
Commandtechno
25ef5d60b4
add me to contributors ( #287 )
2 years ago
Commandtechno
c74241fde6
add commas in member count ( #286 )
...
l
2 years ago
Vendicated
4d8145f12c
Fix arrpc
2 years ago
Justice Almanzar
54010aab94
fix: hljs fallback ( #283 )
2 years ago
A user
62b2acebe6
Add support for Flatpak for Git updating ( #274 )
...
Co-authored-by: Ven <vendicated@riseup.net>
2 years ago
Justice Almanzar
41dddc9eee
feat(plugin): ShikiCodeblocks ( #267 )
...
Co-authored-by: ArjixWasTaken <53124886+ArjixWasTaken@users.noreply.github.com>
Co-authored-by: Ven <vendicated@riseup.net>
2 years ago
12944qwerty
4760af7f0e
add ViewRaw plugin & MiniPopover API ( #275 )
...
Co-authored-by: Vendicated <vendicated@riseup.net>
2 years ago
Vendicated
5e97cc0fc3
QuickCss: Hide MenuBar; explicitly enable contextIsolation
...
Closes #260
2 years ago
Vendicated
b9e9d9bd64
Add --vanilla flag, strip csp on mainFrame only
2 years ago
Vendicated
734054ff68
feat(Settings): Allow moving Vencord section to different places
2 years ago
Vendicated
f94cbfb2f4
Add basic themes tab
2 years ago
Sofia
fc09460d82
feat(plugin): add ServerListIndicators ( #272 )
2 years ago
Vendicated
e884738f42
MemberCount: Fix misleading count, add tooltip
2 years ago
megumin
c583bad6bf
the shiggy wiggy ( #270 )
2 years ago
Vendicated
36b787812e
Add MemberCount plugin
2 years ago
Vendicated
d0a40bc0ed
chore: update deps
2 years ago
Vendicated
3b4879f9d9
perf(settings): Cache proxies
2 years ago
Vendicated
a0a1a4d139
enforce path aliases with eslint
2 years ago
Ven
bad96b7887
Path aliases, better lazyWebpack ( #268 )
2 years ago
Vendicated
7a4402f142
BlurNSFW: Support videos
2 years ago
Vendicated
3e9672c6b8
oop
2 years ago
Vendicated
a9fee6248e
BlurNSFW: Add amount setting
2 years ago
Vendicated
3db3c63b42
BlurNsfw plugin
2 years ago
megumin
4fc41c8c0b
fix: add predicate to updater menu item ( #266 )
...
* fix: add predicate to updater menu item
* dont include Updater in web builds
* i can spell
2 years ago
Ven
5a94201578
Megu blowing up main :blobcatcozyscared: 🚎
2 years ago
megumin
6b55dee9fb
feat(settings): new settings design ( #261 )
2 years ago
Vendicated
a85ec594a7
[skip ci] docs docs docs
2 years ago
Vendicated
c2c6c9fccb
CallTimer: Fix lag
2 years ago
Vendicated
b60f6cb18d
WhoReacted: Make more reliable & don't spam api
2 years ago
Vendicated
bb398970ef
HideAttachments: Fix embeds
...
Closes #259
2 years ago
Vendicated
50a96e8047
CallTimer: Fix typo
2 years ago
Vendicated
c5b5b754e2
CallTimer
2 years ago
KraXen72
0f644dff73
loadingQuotes quote fix ( #255 )
2 years ago
Snare-Hawk
6210d3a597
Make ReviewDB Look More Native ( #256 )
2 years ago
Nico
e7573382fe
fix(betterNotes): add restart needed for hide notes patch ( #258 )
2 years ago
Vendicated
f4d7a1f4fb
New Plugin: BetterNotesBox
2 years ago
Vendicated
5dd0a3a746
New Plugin: HideAttachments
2 years ago
Ven
c9fac8ffff
fix tags
2 years ago
KraXen72
f93607fc66
add new quotes to loadingQuotes ( #254 )
...
Co-authored-by: Ven <vendicated@riseup.net>
2 years ago
Luna
63ffb5bebc
feat(messageTags): Add message quick reply plugin ( #241 )
2 years ago
jd
2788d264d4
feat(plugin): Urban Dictionary ( #222 )
2 years ago
Nuckyz
91f1d68e29
feat(plugins): Keep Current Channel plugin ( #248 )
2 years ago
Nuckyz
7e4f4f1794
feat(plugins): Volume Booster plugin ( #249 )
2 years ago
megumin
9f7ec0aa8d
settings: better button text for plugin settings modal ( #251 )
2 years ago
Vendicated
0239bb0aac
Commands: Show plugin name instead of 'Built-In'
2 years ago
Vendicated
ec20556d5c
PlatformIndicators: Fix icon colours
2 years ago
CanadaHonk
1f72a0fc27
fix(arRPC): fix error on null activity ( #244 )
2 years ago
megumin
31ec1ec1b4
better platformindicators settings ( #243 )
2 years ago
Nickyux
0f7c80fd4d
Fix no gap ( #242 )
2 years ago
Ven
b5bc88c7d4
Settings export/import ( #235 )
2 years ago
Kareem Olim
b42b8d755f
Platform indicators: ignore unnecessary element ( #240 )
2 years ago
megumin
bfe1fd9912
fix: add keys to plugins grid ( #237 )
2 years ago