megumin
5e7c155f6e
feat(settings): add beforeSave check ( #161 )
2022-10-25 18:49:50 +01:00
Nico
559edbfffe
Fix vcDoubleClick, add support for stage channels ( #158 )
2022-10-25 10:53:06 +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
Roman / Linnea Gräf
50c0d472d7
feat(NoCanaryMessageLinks): Allow custom subdomains ( #147 )
2022-10-23 14:19:53 +02:00
Vendicated
61fd38d6d9
style: Sort imports
2022-10-22 18:18:41 +02:00
Vendicated
44f6f71c3e
Monaco for Discord Desktop
2022-10-22 04:42:54 +02:00
Vendicated
f92f3f1a5e
Add license headers
2022-10-22 01:17:14 +02:00
Vendicated
4b1e96b76e
Vencord Web: QuickCss Monaco Editor
2022-10-21 23:58:41 +02:00
Nuckyz
350e7b0a6a
feat(moyai): Add option to toggle triggering moyai when the window is not focused ( #123 )
2022-10-20 07:48:46 +02:00
Katlyn Lorimer
7eba5b99b0
feat: add sendify plugin ( #122 )
...
* feat: add sendify plugin
* fix: tweak plugin description
* fix: respect message replies
This implements code provided by Ven, while taking into account possible
errors from Discord as well as minor changes for readability.
Co-authored-by: Ven <vendicated@riseup.net>
2022-10-20 00:53:09 +02:00
megumin
1f50f78912
feat: settings sliders ( #120 )
...
Co-authored-by: Ven <vendicated@riseup.net>
2022-10-19 21:57:27 +02:00
megumin
5625d63e46
Settings 2.0 ( #107 )
...
Co-authored-by: Vendicated <vendicated@riseup.net>
2022-10-17 20:18:25 +01:00
TymanWasTaken
ae730e8398
Add pronoundb plugin ( #104 )
2022-10-17 18:05:22 +02:00
echo
82d53b1928
added mock command ( #103 )
2022-10-16 23:25:27 +02:00
Vendicated
0d996633f2
ViewIcons: Use ImageModal again
2022-10-14 22:40:20 +02:00
Vendicated
a4e98f9252
proxyLazy: Fix constructors
2022-10-14 22:40:16 +02:00
Vendicated
53794ec180
Fix jsdoc
2022-10-14 21:40:10 +02:00
Vendicated
296336535f
Fix modals, add wp.mapMangledModule
2022-10-14 21:34:35 +02:00
Mai
2cb6c23347
add choices to CommandsAPI Options ( #94 )
2022-10-14 13:21:44 +02:00
Nuckyz
87b6d6ab12
Patch#all option to patch duplicate modules ( #99 )
2022-10-14 01:47:10 +02:00
Vendicated
267b2b1a07
Commands: basic error handling
2022-10-12 22:22:21 +02:00
Vendicated
9b7ebe4680
petpet
2022-10-12 05:35:34 +02:00
Animal
7a0560b9d4
Fart plugin ( #71 )
...
* the silly
* fart conflicts
* Update fart.ts
Co-authored-by: Ven <vendicated@riseup.net>
2022-10-11 00:20:27 +02:00
Berlin
54198b1a4a
fxTwitter (plugin) ( #80 )
...
Co-authored-by: splatterxl <splatterxl@outlook.ie>
Co-authored-by: Ven <vendicated@riseup.net>
2022-10-10 22:45:54 +02:00
Vendicated
a89e17a390
Make typescript happy, tsc test run in CI
2022-10-09 22:58:08 +02:00
Vendicated
2105de8ca5
Add more Webpack Commons & utils
2022-10-09 19:48:42 +02:00
Vendicated
151f2eef8a
Improve plugin typings
2022-10-09 01:59:21 +02:00
Vendicated
e0bbdd89bd
fix lazyWebpack.construct, lint uwuify
2022-10-08 21:11:14 +02:00
Vendicated
dea34503ef
Add more eslint rules
2022-10-08 20:36:57 +02:00
Diamond
73a1bc94d1
fix(lazyWebpack): implement more proxy traps ( #65 )
2022-10-08 19:23:05 +02:00
Ven
74c3930e0a
add eslint config ( #53 )
...
* eslint
* workflow
* lint main
2022-10-06 00:42:58 +02:00
ArjixWasTaken
e563521416
Add commands API ( #38 )
2022-10-06 00:11:32 +02:00
Vendicated
25fcc528ea
Updater: Inform about more recent commits
2022-10-05 17:09:37 +02:00
Vendicated
443978929b
Updater: Exclude more recent local commits
2022-10-05 16:47:28 +02:00
GlitchyChan
e1027e06c1
fix(plugins): Fixed BANger ( #41 )
...
* fix(plugins): Fixed BANger
That was easy.
* add(Devs): Added Myself to Devs
* Update banger.ts
Co-authored-by: Ven <vendicated@riseup.net>
2022-10-04 21:38:38 +02:00
Vendicated
3a9f692644
Fix Desktop thinking it's web
...
I forgor to test host after adding web support
2022-10-04 12:57:39 +02:00
Diamond
e35393b40c
feat: no system badges plugin ( #33 )
2022-10-04 02:36:02 +02:00
Vendicated
cc25753314
feat: Experimental browser support
2022-10-04 00:52:50 +02:00
obscurity
f2d913c672
feat(plugin): add betterUploadButton ( #32 )
...
plugin to upload with a single click and open the context menu with right click
2022-10-03 20:43:25 +02:00
Vendicated
8fe60971f5
security: remove openPath, restrict openExternal
...
Now only allows opening http urls.
2022-10-03 19:17:54 +02:00
Vendicated
f31fd75efc
UpdaterPage: Do not error if update check failed
2022-10-02 02:46:41 +02:00
Vendicated
2410582cf8
Dedicated Updater Page, Settings feedback
2022-10-01 22:09:20 +02:00
Vendicated
cac77dce40
Fix DiscordNative.desktopCapture.getDesktopCaptureSources() in electron17+
2022-10-01 17:05:18 +02:00
botato
967b101af1
feat(plugin): iLoveSpam ( #19 )
2022-10-01 04:23:41 +02:00
Vendicated
784e9ec9cb
Expose QuickCss and Updater on global; consoleShortcuts plugin
2022-10-01 03:58:18 +02:00
Ven
ef353f1d66
Better authors field ( #18 )
2022-10-01 02:27:28 +02:00
Vendicated
8161a07dba
Add in client updater, Notices API
2022-10-01 00:42:50 +02:00
Vendicated
86c4bb7f8c
Improve webpack performance (~ 80ms -> 15ms)
2022-09-28 22:49:46 +02:00
Vendicated
6398dd25d2
Unbrick Vencord - Pt 1
2022-09-27 14:34:57 +02:00
Vendicated
71a60a0359
Add .editorconfig; reformat project
2022-09-16 22:59:34 +02:00
Vendicated
37e81c017e
patchWebpack: Fix toString on replaced factory methods
2022-09-16 20:53:04 +02:00
Vendicated
9bf28c0e7a
Remove newlines in webpack chunks
2022-09-15 18:17:52 +02:00
Vendicated
6099179f02
ViewIcons: Now opens icons in image viewer
2022-09-08 22:25:21 +02:00
Vendicated
e52225304e
Add modal api
2022-09-08 21:47:53 +02:00
Vendicated
113f47ca7f
Add QuickCss toggle; add settings listener api
2022-09-03 17:49:16 +02:00
Vendicated
3dd294e2ad
Add viewIcons
2022-09-02 19:05:52 +02:00
Vendicated
68057d49e8
Debounce CssWatcher, fix empty tooltips in settings
2022-09-02 16:15:47 +02:00
Vendicated
5488f5cecb
Better patch errors
2022-09-02 05:11:45 +02:00
Vendicated
9951e0bcc5
Settings: Calculate dependencies
2022-09-01 21:41:00 +02:00
Vendicated
7ce37f858c
Unindent, plugins is now an object instead of []
2022-08-31 23:04:18 +02:00
Vendicated
f60ccb766f
Add Plugin.start, make Settings actually start/stop plugins
2022-08-31 22:08:05 +02:00
Vendicated
a7ccbcfca4
Refactor webpack; Add ErrorBoundary
2022-08-31 20:47:07 +02:00
Vendicated
98cb301df5
Make Settings & Settings Page
2022-08-31 04:07:16 +02:00
Vendicated
cb288e204d
Add Settings 'page', gitHash, electron version in settings
2022-08-30 01:42:47 +02:00
Vendicated
483bc13a31
Finish rewrite
2022-08-29 22:05:22 +02:00
Vendicated
c39ff8f648
More progress
2022-08-29 20:27:47 +02:00
Vendicated
876e622f4f
Progress
2022-08-29 18:11:44 +02:00
Vendicated
af498e7829
Rewrite
2022-08-29 02:25:27 +02:00