Nuckyz
992a77e76c
ShowHiddenChannels: Stage and voice channels support ( #469 )
...
Co-authored-by: Ven <vendicated@riseup.net>
2023-02-08 21:54:11 +01:00
Nuckyz
291f38115c
New webpack filter: byDisplayName ( #474 )
2023-02-08 21:48:26 +01:00
cryptofyre
8a52189378
feat(plugin): richerCider ( #471 )
...
Co-authored-by: Ven <vendicated@riseup.net>
2023-02-08 21:48:12 +01:00
Vendicated
70278f64a9
Fix broken patches
2023-02-01 18:00:25 +01:00
Nico
8b40760187
fix(showHiddenChannels): revert lock icon to correct path ( #465 )
2023-02-01 13:59:58 +01:00
whqwert
de0990434e
feat(plugin): RevealAllSpoilers ( #381 )
...
Co-authored-by: Ven <vendicated@riseup.net>
2023-02-01 13:38:02 +01:00
Nuckyz
369d179bbf
ShowHiddenChannels: New screen for showing hidden channels ( #460 )
...
Co-authored-by: Ven <vendicated@riseup.net>
2023-02-01 12:11:05 +01:00
Nick
8f4e8d0a9b
TypingTweaks: fix crash on non en-US locales ( #463 )
2023-01-31 06:35:52 +01:00
Vendicated
62f7e4d45c
Add stylelint
2023-01-30 05:04:06 +01:00
Vendicated
fce7d6b681
Make webpack types importable from @webpack/types
2023-01-30 04:53:28 +01:00
Vendicated
3cdffe444e
chore: Fix inconsistent file name casing
2023-01-29 00:09:17 +01:00
Nick
429ab9d363
feat(plugin): TypingTweaks ( #432 )
...
Co-authored-by: Ven <vendicated@riseup.net>
2023-01-29 00:06:33 +01:00
Kaydax
072ad3d7e6
feat(settings): Add the ability to make the window transparent ( #457 )
2023-01-28 23:54:38 +01:00
Sofia
6e22a96d9e
feat(ShowHiddenChannels): fix channel switch keybinds jumping to hiddens ( #459 )
...
Co-authored-by: Nuckyz
2023-01-28 01:40:10 +01:00
Vendicated
0c030a3a27
VcNarrator: Show all voices, better defaults
2023-01-25 21:08:45 +01:00
Vendicated
49aacccc19
shc: Make topic not inline
2023-01-25 21:06:22 +01:00
Vendicated
103cd14361
Fix Themes Tab
2023-01-25 17:49:19 +01:00
Vendicated
41226f0358
Fix ShowHiddenChannels
2023-01-25 04:08:37 +01:00
Ven
5d3148cf50
New plugin: VcNarrator ( #402 )
...
Co-authored-by: Nico <nico@d3sox.me>
2023-01-25 03:42:01 +01:00
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
2023-01-25 03:35:34 +01:00
Ven
f19504f828
split up webpack commons into categories & type everything ( #455 )
2023-01-25 03:25:29 +01:00
Vendicated
a38ac956df
chore: Remove legacy workarounds
2023-01-24 13:50:02 +01:00
Vendicated
34276301c3
Fix Settings UI (Discord removed default margins
2023-01-24 13:35:57 +01:00
Ven
b2ecb02335
Make Windows Ctrl+Q feature optional; add opt-in auto update ( #451 )
2023-01-24 01:42:57 +01:00
Vendicated
25d32ce292
Settings: Fix plugin switch state not updating ( fixes #209 )
2023-01-23 22:43:25 +01:00
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>
2023-01-23 22:25:00 +01:00
megumin
83757b19be
fix: emojis with duplicate names failing to clone ( #449 )
2023-01-23 21:11:28 +00:00
Nuckyz
75050e74ca
ShowHiddenChannels: better ui, alternative display mode ( #446 )
...
Co-authored-by: Ven <vendicated@riseup.net>
2023-01-23 22:04:50 +01:00
Vendicated
68e80c4d4c
Fix small QuickCss bug
2023-01-22 04:29:58 +01:00
Vendicated
b4f98e5066
Fix Settings ContextMenu Shortcuts & Settings on canary
2023-01-22 04:26:33 +01:00
Nuckyz
9602f527d8
Future proof Volume Booster to work with volume settings syncing ( #439 )
2023-01-21 14:41:10 +01:00
Nuckyz
64180362fd
ViewIcons: Fix finding ImageModal and props passing to MaskedLink ( #442 )
...
* Fix finding ImageModal and props passing to MaskedLink
* gonna stick this here
2023-01-21 14:37:36 +01:00
Nuckyz
6e44b8c47e
Fix Message Accessories API ( #441 )
2023-01-21 01:47:24 +01:00
Nuckyz
c4d2b4a8cd
Fix message logger patch ( #431 )
2023-01-19 00:36:31 +01:00
The Captain
08a2030bbc
feat(Plugin): customRPC ( #406 )
...
Co-authored-by: Ven <vendicated@riseup.net>
2023-01-18 23:47:40 +01:00
Nuckyz
5fe0600d6c
Fix Message Popover API ( #425 )
2023-01-17 03:33:33 +01:00
Ven
1d287357ca
Reimplement Discord's Switch to fix performance ( #413 )
2023-01-15 21:26:02 +00:00
Vendicated
7478e880a8
ShowHiddenChannels: Use Lock as ChannelIcon
2023-01-14 23:01:19 +01:00
Nico
be7fa0cb3f
fix(showHiddenChannels): remove obsolete icons patch ( #416 )
...
resolves https://github.com/Vendicated/Vencord/issues/415
2023-01-14 20:32:33 +01:00
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>
2023-01-14 18:47:12 +01:00
Vendicated
fd766bc98f
Dev: Hot reload core css
2023-01-14 02:15:17 +01:00
Swishilicous
0e5b8b07c9
make plugin cards prettier ( #389 )
...
Co-authored-by: Ven <vendicated@riseup.net>
2023-01-14 00:25:24 +01:00
Jeroen Claassens
7582feb603
feat(messageActions): make features toggleable ( #373 )
...
Co-authored-by: Ven <vendicated@riseup.net>
2023-01-13 23:59:31 +01:00
Dominik
6329499b1d
git updater: Fix macOS ( #391 )
...
Co-authored-by: Ven <vendicated@riseup.net>
2023-01-13 23:24:51 +01:00
Nico
32cdb63885
fix(vcDoubleClick): fix functionality ( #410 )
...
Co-authored-by: Ven <vendicated@riseup.net>
2023-01-13 23:18:12 +01:00
Justice Almanzar
ea748dfb60
feat: Typesafe Settings Definitions ( #403 )
...
Co-authored-by: Ven <vendicated@riseup.net>
2023-01-13 23:15:45 +01:00
Vendicated
26f2b51eb9
Fix Frameless
2023-01-13 01:50:58 +01:00
Ven
075b0e0970
Update patcher.ts
2023-01-13 01:34:06 +01:00
Nick
10fd51071e
feat: Add option to disable the window frame ( #400 )
...
Co-authored-by: Ven <vendicated@riseup.net>
2023-01-12 23:48:37 +01:00
Ven
e70abc57b6
Update Windows Update patcher ( #404 )
2023-01-12 23:15:38 +01:00
Vendicated
a8678db78c
Fix React DevTools
2023-01-12 04:44:00 +01:00
Nick
bedb7b212b
feat(Plugin): Add AlwaysTrust ( #401 )
...
Co-authored-by: Ven <vendicated@riseup.net>
2023-01-12 02:55:02 +01:00
Nuckyz
b39cbcd934
fix(IgnoreActivities): Fix for upcoming change ( #399 )
2023-01-12 02:50:31 +01:00
Vendicated
19c9a13273
Fix InvisibleChat button getting hidden by themes
2023-01-11 01:50:00 +01:00
Vendicated
c525672777
Fix BetterRoleDot crash
2023-01-11 01:24:55 +01:00
Vendicated
a772aa62f5
Fix PetPet & CorruptMp4s
2023-01-09 23:19:00 +01:00
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>
2023-01-09 16:53:33 +01:00
Vendicated
da2d317555
Unhardcode PluginSettings styles
2023-01-09 16:23:40 +01:00
Vendicated
95df164e44
PluginSettings: Try to improve performance
2023-01-09 15:57:02 +01:00
Vendicated
ae9fe7fcfd
Fix Ctrl+Q shortcut working when Discord minimised
2023-01-08 19:13:57 +01:00
Nuckyz
f0240ec345
chore(plugins): Fix IgnoreActivities & clean up other plugins ( #384 )
2023-01-08 02:15:22 +01:00
Vendicated
15aa2299c3
Add Ctrl+Q Exit shortcut on Windows
2023-01-07 22:53:41 +01:00
Sammy
06aa72c636
feat(Plugin): InvisibleChat ( #349 )
...
Co-authored-by: Ven <vendicated@riseup.net>
2023-01-07 22:52:55 +01:00
Dominik
1713450540
[PlatformIndicators] Fix Chat Badges in DMs ( #367 )
2023-01-07 21:31:45 +01:00
ActuallyTheSun
eecc555dac
Fix Badges & MessageLinkEmbeds ( #383 )
2023-01-07 17:17:18 +01:00
Vendicated
5a3fbbfb30
unscuff profiles
2023-01-07 03:49:43 +01:00
Vendicated
cc51f6e2d2
Fix blurNSFW on canary
2023-01-07 03:28:40 +01:00
Vendicated
8113ed3c8c
Fix canary
2023-01-07 03:19:37 +01:00
ActuallyTheSun
b8ed72286b
fix(ViewIcons): module not found ( #382 )
2023-01-05 16:03:44 +01:00
Elliott Tallis
e6f759eecd
Add ImgOps to ReverseImageSearch ( #379 )
2023-01-03 19:42:06 +01:00
Vendicated
933216fcd5
QoL(PluginSettings): auto focus search bar
2023-01-03 02:37:22 +01:00
A user
374531d10e
Extract inline styles to css ( #370 )
2023-01-03 02:30:54 +01:00
Ven
2e5d27b6b6
feat: Proper CSS api & css bundle ( #269 )
...
Co-authored-by: Vap0r1ze <superdash993@gmail.com>
2022-12-25 20:47:35 +01:00
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>
2022-12-23 04:16:17 +01:00
Ven
e740f55450
Fix Vencord
2022-12-23 03:46:39 +01:00
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>
2022-12-23 03:17:19 +01:00
Nuckyz
074542f0b3
feat(plugins): NoScreensharePreview plugin ( #358 )
2022-12-23 03:00:59 +01:00
Vendicated
b0c41d556a
Improve treeshaking
2022-12-22 18:05:04 +01:00
Elliott Tallis
af0d34b155
pointy is a "contributor" ( #359 )
2022-12-22 17:42:54 +01:00
ActuallyTheSun
d806be1346
feat(PlatformIndicators): add indicator to messages ( #343 )
2022-12-21 20:16:32 +01:00
V3L0C1T13S
1f73cfa91a
EmoteCloner: Use CDN_HOST variable to support unofficial backends ( #356 )
2022-12-21 16:12:05 +01:00
Nuckyz
7e6077367a
feat(plugins): DisableDMCallIdle ( #355 )
2022-12-20 23:54:47 +01:00
Vendicated
103c499310
Monaco Popup: Add metadata, store window instance
2022-12-20 18:04:33 +01:00
Vendicated
9dcafbf468
Fix Notices
...
Have I ever mentioned how terrible Discord's Notices code is?
2022-12-20 18:03:58 +01:00
Nuckyz
1742bb6020
Fix StartupTimings ( #353 )
2022-12-20 16:18:15 +01:00
Vendicated
94ad8e8f61
Add useEffect/useState/useMemo to webpack commons
2022-12-20 00:34:26 +01:00
Justice Almanzar
989bd36eeb
refactor: identifier escapes + "self" group ( #339 )
...
Co-authored-by: Ven <vendicated@riseup.net>
2022-12-19 22:59:54 +00:00
Nuckyz
4974c53f9c
Improve PronounDB patch ( #348 )
2022-12-18 05:13:34 +01:00
Manti
47de9fab2e
Make some changes to reviewdb ui and add badges to it ( #245 )
2022-12-17 23:30:29 +01:00
Nico
3efc79224f
[ShowHiddenChannels] Fix last message date ( #342 )
2022-12-16 15:51:23 +01:00
Nuckyz
456164253d
fix(MessageLogger): Fix module not being found ( #338 )
2022-12-16 14:16:47 +01:00
Vendicated
c257f86576
Fix experiments
2022-12-15 17:53:12 +01:00
Pedro
f6122a00ca
feat(NoReplyMention): exempt list support ( #337 )
2022-12-15 14:05:44 +00:00
Ven
f1bdfdd6b9
Update nsfwGateBypass.ts
2022-12-14 23:50:00 +01:00
ActuallyTheSun
c8f2141114
feat(plugin): add MessageLinkEmbeds ( #264 )
...
Co-authored-by: Ven <vendicated@riseup.net>
2022-12-14 23:44:58 +01:00
A user
a67db11dc2
Improve Settings UI & View Raw Modal ( #332 )
...
very cool
2022-12-14 00:44:57 +01:00
Box_
9a088b7a31
MoreKaomoji: Add more kaomoji ( #299 )
2022-12-09 22:54:46 +01:00
Justice Almanzar
ebb8da0f23
fix(FakeNitro): more reliable patches ( #304 )
2022-12-09 04:32:16 +01:00
Commandtechno
f2e0542614
New Plugin: NSFWGateBypass ( #300 )
2022-12-09 00:35:09 +01:00
megumin
ee24439795
feat(plugin): sort friend requests by date received ( #280 )
2022-12-08 23:53:12 +01:00