Commit Graph

558 Commits

Author SHA1 Message Date
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 69715070b9
browser ext: change applications to browser_specific_settings 2023-01-29 00:22:11 +01:00
Vendicated d9fb7f45b5
ci: fix extension publishing 2023-01-29 00:19:39 +01:00
Vendicated e32388e3ac
ci: fix version check 2023-01-29 00:12:27 +01:00
Vendicated 823fa2d0c3
Bump to v1.0.4 2023-01-29 00:10:17 +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
Ven bc4c7473e8
ci: fix typo 2023-01-26 22:51:30 +01:00
Ven 399305fd8a
Automatic extension publishing (#453) 2023-01-26 22:38:02 +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 6ab4b48b47
chore: bump deps 2023-01-25 21:05:35 +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 8a43e9b25f
dev: Better errors when using Node < v18 2023-01-23 04:02:09 +01:00
hunter 84cfe531af
Ignore dotfiles in plugin dirs (#447) 2023-01-23 00:27:55 +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
Vendicated 2641adb29b
canary bad 2023-01-19 19:39:33 +01:00
Vendicated ef5b3e1818
add issue title templates 2023-01-19 19:35:53 +01:00
Vendicated 7fe3a2c805
Add issue templates 2023-01-19 19:31:14 +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 ebdcbcaf0c
Update README.md 2023-01-16 05:19:04 +01:00
Ven 1d287357ca
Reimplement Discord's Switch to fix performance (#413) 2023-01-15 21:26:02 +00:00
megumin e49151ff33
remove power user instructions from readme (#417)
normal users will stop asking dumb questions in support!! pog
2023-01-15 04:59:20 +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
Ven efb0ef8b9c
Dev inject: add Mac support (#414) 2023-01-14 18:44:02 +01:00