KraXen72
934a89add0
feat: switch in plugin settings ( #140 )
2 years ago
Vendicated
a3b0556a9a
buildWeb: use fflate instead of yazl
2 years ago
Vendicated
35d2b8d1cf
patcher: Add back support for discord_arch_electron
2 years ago
Vendicated
0328966e0f
Unbrick OpenAsar installs
2 years ago
Vendicated
2eb8f3ae19
oops, add plugin to deps
2 years ago
Vendicated
61fd38d6d9
style: Sort imports
2 years ago
Ven
a7dbd73547
Windows: Patch host updater to reinject ( #138 )
2 years ago
Vendicated
c116d00d03
Implement Chrome extension loading myself because electron-devtools-installer is ultra bloated
2 years ago
Vendicated
44f6f71c3e
Monaco for Discord Desktop
2 years ago
Ven
23d4cae123
Installer: add custom path option ( #77 )
2 years ago
Vendicated
0da02e009c
Remove now obsolete licensing info from README
2 years ago
Vendicated
7d555a96ea
fix userscript, lint new files
2 years ago
Vendicated
f92f3f1a5e
Add license headers
2 years ago
Cynthia Foxwell
6769de29cd
feat(api): add Clipboard entry in webpack common ( #127 )
2 years ago
Cynthia Foxwell
e2b622c76b
feat(api): Message Accessories API ( #131 )
2 years ago
Vendicated
4b1e96b76e
Vencord Web: QuickCss Monaco Editor
2 years ago
jue131
e93111fb67
Update nitroBypass.ts ( #132 )
2 years ago
TymanWasTaken
ccf7f66a79
Update PronounDB Plugin ( #115 )
...
* Add X-PronounDB-Source header, add options to pronoundb
* Adapt to defaults fix, better lowercase logic
* User popouts :)
2 years ago
Nuckyz
d8afde2b4d
feat(plugins): Moyai ignore bots setting ( #130 )
2 years ago
Vendicated
a15d5de493
New plugin: vcDoubleClick
2 years ago
Vendicated
05051399b6
Fix error when enabling a plugin with commands if CommandsAPI hasn't loaded
2 years ago
Vendicated
e4068ef9a6
Document apis
2 years ago
Vendicated
c80ed1b824
legal: Make esbuild generate & link licensing information
2 years ago
Vendicated
50047dd3c2
Add DataStore (IndexedDB wrapper)
...
An alternative to the synchronous Settings API to work around storage
limitations of localStorage and allow storing of arbitrarily large
data in form of most Javascript DataTypes,
see https://developer.mozilla.org/en-US/docs/Web/API/Web_Workers_API/Structured_clone_algorithm#supported_types
2 years ago
Vendicated
36f4478a4f
more eslint
2 years ago
Nuckyz
350e7b0a6a
feat(moyai): Add option to toggle triggering moyai when the window is not focused ( #123 )
2 years ago
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>
2 years ago
Animal
f81ab5ef93
Add volume settings to fart plugin ( #113 )
...
Co-authored-by: Ven <vendicated@riseup.net>
2 years ago
megumin
1f50f78912
feat: settings sliders ( #120 )
...
Co-authored-by: Ven <vendicated@riseup.net>
2 years ago
Glitchy
efab399309
feat(BANger): Customisable gif or video ( #121 )
...
Signed-off-by: glitchy <thepatheticweebgamer@gmail.com>
2 years ago
Nuckyz
dd1537a5d6
feat(plugin): Ify improvements ( #119 )
2 years ago
Vendicated
d97c3e2e02
Fix ViewIcons, make banner have right cursor
...
Discord loves pushing 2 almost identical Avatar components for A/B
testing, they have never heard of an if statement 🚎
2 years ago
obscurity
7cdc4e4c03
feat: randomiseFileNames -> anonymiseFileNames ( #116 )
...
Co-authored-by: Ven <vendicated@riseup.net>
2 years ago
Vendicated
d3bf5cec9a
Fix nitroBypass
2 years ago
Ven
a4303e3810
README: fix link
2 years ago
Ven
1ea8a0b69b
Add License details
2 years ago
obscurity
139dd7a92e
fix(interactionKeybinds): disable ping when replying to own message ( #118 )
2 years ago
Ven
b66903cf52
Settings: Implement plugin options defaults ( #117 )
2 years ago
Ven
287173458f
Updater: Fix error when update check fails
...
fixes #114
2 years ago
Stijn van der Kolk
beb9aae26b
show only the dependants that are enabled ( #111 )
2 years ago
megumin
9d6021f0b9
feat: gitignored src/userplugins directory ( #112 )
2 years ago
Rie Takahashi
5a18292d92
fix(Experiments): Broken isStaff match
2 years ago
megumin
5625d63e46
Settings 2.0 ( #107 )
...
Co-authored-by: Vendicated <vendicated@riseup.net>
2 years ago
TymanWasTaken
ae730e8398
Add pronoundb plugin ( #104 )
2 years ago
Vendicated
ad054d5c65
Fix messageActions
2 years ago
echo
82d53b1928
added mock command ( #103 )
2 years ago
Kyiro
c7c5ffdd44
Allow customising SettingsDir via VENCORD_USER_DATA_DIR environment variable ( #106 )
2 years ago
Vendicated
0ccea16453
Unbrick updater
2 years ago
Vendicated
20237f5664
watch: enable sourcemaps and disable minify
2 years ago
Vendicated
01ae0983b3
Optimise Web via treeshaking, cleanup build scripts
2 years ago