265 Commits

Author SHA1 Message Date
Ven
3af9a14a0e Patcher: More useful errors with code diffs (#177)
* Patcher: More useful errors with code diffs

* Nicer log formatting

* PluginCards: ellipsises
2022-10-30 02:58:11 +01:00
Vendicated
739b1e47d4 New plugin: LoadingQuotes 2022-10-29 22:53:23 +02:00
Ven
d72542405a Implement Subcommands; fix errors due to Settings <-> Plugins circular imports (#174) 2022-10-29 20:45:31 +02:00
Vendicated
95aa2d9d8d ClipboardImageFix is not actually required 2022-10-29 20:36:43 +02:00
Ven
93859883c1 build: inject createElement alias (#176) 2022-10-29 20:27:48 +02:00
Cynthia Foxwell
37105ac416 feat(plugin): ClipboardImageFix (#173) 2022-10-29 20:25:40 +02:00
Vendicated
f6e0efe20a Reverse image search plugin 2022-10-29 15:25:34 +02:00
Vendicated
1764206e19 Add MenuItemDeobfuscator 2022-10-29 15:25:10 +02:00
Nuckyz
6b0caaae37 fix(ShowHiddenChannels): Fix New unreads box for hidden channels #168 2022-10-27 20:26:54 +02:00
Snek
c76e9f5e3d better patch & visual bug fix (#167) 2022-10-27 18:37:54 +02:00
Ven
ce73a5f172 use gh cli to update release (#166) 2022-10-27 10:55:56 +02:00
Nuckyz
9548978d80 fix(IgnoreActivities): id -> exePath (#164)
Co-authored-by: Ven <vendicated@riseup.net>
2022-10-27 10:27:52 +02:00
megumin
13882b5732 feat: custom components in settings (#165) 2022-10-26 23:42:26 +02:00
Jakup
49e72bab32 moarKaomojis plugin (#137) 2022-10-26 15:38:41 +02:00
Nuckyz
bbd3633038 fix(Ignore Activities): Fixes games manually added not being able to be ignored (#162)
Co-authored-by: Ven <vendicated@riseup.net>
2022-10-26 15:31:55 +02:00
Vendicated
c65f757bc4 Fix betterUploadButton 2022-10-26 15:10:11 +02:00
Vendicated
b87f0bf3f9 Settings: Cache default value 2022-10-26 14:28:27 +02:00
Vendicated
670b7d7d01 Make tsc happy 2022-10-26 13:54:23 +02:00
Vendicated
f492d26379 Make jsFactory shorter -> bundle size -10% 2022-10-26 13:49:28 +02:00
Ven
56b00f715a ci: Only rebuild on actual code changes 2022-10-26 13:03:53 +02:00
Vendicated
fe5a78ddc9 Update README 2022-10-25 21:40:23 +02:00
megumin
5e7c155f6e feat(settings): add beforeSave check (#161) 2022-10-25 18:49:50 +01:00
Nico
e06ba68c40 fix(vcDoubleClick): add required parentheses (#160) 2022-10-25 18:15:21 +02:00
Nico
d6fe937a70 fix(vcDoubleClick): exclude text channel mentions (#159) 2022-10-25 18:09:21 +02:00
Nico
2f46b934c9 feat: add new plugin ForceOwnerCrown (#157) 2022-10-25 17:32:05 +02:00
Vendicated
2af324c302 Improve genPluginList 2022-10-25 12:29:55 +02:00
Vendicated
4bddcee40b Add autogenerated plugin list, closes #151 2022-10-25 12:20:29 +02:00
Nico
559edbfffe Fix vcDoubleClick, add support for stage channels (#158) 2022-10-25 10:53:06 +02:00
Nuckyz
6c38362401 Ignore Activities: Fix button not working (#156)
explode
2022-10-25 00:18:30 +02:00
Nuckyz
00402c69d6 feat(plugin): Ignore Activities (#142) 2022-10-25 00:05:40 +02:00
Nico
30dd4b9e01 [ShowHiddenChannels] Add last message info, fix collapsing (#146)
Co-authored-by: Snek <107999380+sneksnake@users.noreply.github.com>
2022-10-24 23:22:39 +02:00
Ven
5fac8be0ae Vencord Standalone without git/node (#148) 2022-10-23 23:23:52 +02:00
megumin
ffbb52512c fix: plugin dependencies not enabling (#150) 2022-10-23 19:09:02 +01:00
Berlin
ff9d904fcb Update license headers in files created by Samu (#149) 2022-10-23 16:33:28 +02:00
Roman / Linnea Gräf
50c0d472d7 feat(NoCanaryMessageLinks): Allow custom subdomains (#147) 2022-10-23 14:19:53 +02:00
Snek
abbc08fb06 feat(plugin): Show Hidden Channels (#101) 2022-10-23 11:44:21 +02:00
Vendicated
409fb6ff4e encoding binary doesn't return a buffer?? 2022-10-22 23:47:26 +02:00
KraXen72
934a89add0 feat: switch in plugin settings (#140) 2022-10-22 23:38:48 +02:00
Vendicated
a3b0556a9a buildWeb: use fflate instead of yazl 2022-10-22 23:35:30 +02:00
Vendicated
35d2b8d1cf patcher: Add back support for discord_arch_electron 2022-10-22 19:05:50 +02:00
Vendicated
0328966e0f Unbrick OpenAsar installs 2022-10-22 18:34:29 +02:00
Vendicated
2eb8f3ae19 oops, add plugin to deps 2022-10-22 18:23:38 +02:00
Vendicated
61fd38d6d9 style: Sort imports 2022-10-22 18:18:41 +02:00
Ven
a7dbd73547 Windows: Patch host updater to reinject (#138) 2022-10-22 18:17:02 +02:00
Vendicated
c116d00d03 Implement Chrome extension loading myself because electron-devtools-installer is ultra bloated 2022-10-22 06:31:47 +02:00
Vendicated
44f6f71c3e Monaco for Discord Desktop 2022-10-22 04:42:54 +02:00
Ven
23d4cae123 Installer: add custom path option (#77) 2022-10-22 02:36:49 +02:00
Vendicated
0da02e009c Remove now obsolete licensing info from README 2022-10-22 01:29:17 +02:00
Vendicated
7d555a96ea fix userscript, lint new files 2022-10-22 01:22:44 +02:00
Vendicated
f92f3f1a5e Add license headers 2022-10-22 01:17:14 +02:00