aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-10-09Protocol whitelist (#70)Animal
* allowed protocols * i forgot javascript actually has includes lol
2022-10-09Add more Webpack Commons & utilsVendicated
2022-10-09Moyai: Support Reactions, ignore botsVendicated
2022-10-09🗿🗿🗿Rie Takahashi
2022-10-09🗿🗿🗿 (#75)megumin
🗿🗿🗿
2022-10-09Improve plugin typingsVendicated
2022-10-08fix lazyWebpack.construct, lint uwuifyVendicated
2022-10-08added uwuify, but correct (#56)echo
* added uwuify command * second try, uwuify: the return * used the correct api * added stuttering, repeating words ending with "y" and word replaces * forgot to add one line lmao * deleted a test statement * added more isowo checks * fixed replace-checking edgecase * moved around statements - thanks arjix * fixed another edgecase - gosh my code sucks * did eslint bs, and added comments * removed multiple toLowerCase calls
2022-10-08Add more eslint rulesVendicated
2022-10-08feat(plugin): add quickreply (#61)obscurity
2022-10-08Description change for Spotify Plugin (#63)puhbu
2022-10-08fix(lazyWebpack): implement more proxy traps (#65)Diamond
2022-10-08Use GitHub-specific markdown (#67)botato
See https://github.com/community/community/discussions/16925
2022-10-08docs docs docs docs (#59)megumin
:trollface:
2022-10-06fix(plugin): fix stream quality bypass in nitroBypass (#57)reflexguru
2022-10-06add eslint config (#53)Ven
* eslint * workflow * lint main
2022-10-06Add commands API (#38)ArjixWasTaken
2022-10-05pnpm inject/uninject instead of patch/unpatchRie Takahashi
2022-10-05Updater: Inform about more recent commitsVendicated
2022-10-05Updater: Exclude more recent local commitsVendicated
2022-10-05feat(plugin): add clearURLs (#47)Ariana
2022-10-05Fix consoleShortcuts for webVendicated
2022-10-05Kill unsafe requireVendicated
2022-10-05feat(plugin): add webhookTags (#46)Cynthia Foxwell
* feat(plugin): add webhookTags * fix(plugin): merge same find patches in webhookTags
2022-10-05fix(plugin): add MessageEventsAPI to dependencies of unindent (#48)Ariana
2022-10-04fix(installer): Fix patch conflict with newer pnpm versions (#44)megumin
2022-10-04Fix ify not preventing auto-pausing without premium (#28)Drake
2022-10-04feat(installer): Implement cross-platform patcher. (#39)megumin
* megu cute
2022-10-04fix(randomiseFileNames): work correctly on web (#40)ActuallyTheSun
* fix(randomiseFileNames): work correctly on web * fix the fix
2022-10-04fix(plugins): Fixed BANger (#41)GlitchyChan
* 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-04feat: no blocked messages plugin (#34)Diamond
2022-10-04gitignore lockfileVendicated
2022-10-04fix NoDevtoolsWarning for webVendicated
2022-10-04Fix Desktop thinking it's webVendicated
I forgor to test host after adding web support
2022-10-04feat: no system badges plugin (#33)Diamond
2022-10-04Update README.mdVen
2022-10-04feat: Experimental browser supportVendicated
2022-10-04Cleanup depsVendicated
2022-10-03feat(plugin): add betterUploadButton (#32)obscurity
plugin to upload with a single click and open the context menu with right click
2022-10-03security: remove openPath, restrict openExternalVendicated
Now only allows opening http urls.
2022-10-03Remove electron level telemetry blockingVendicated
This is obsolete because the noTrack plugin already does this in renderer.
2022-10-03Update README.mdVen
2022-10-03Update READMEVen
2022-10-02Make NitroBypass only add spaces when there are none (#26)Drake
2022-10-02feat(plugins): Add isStaff plugin (#25)megumin
* feat(plugins): Add isStaff plugin * fix(plugins/isStaff): Improve patches
2022-10-02feat(plugin): add RandomiseFileNames (#24)obscurity
2022-10-02feat(plugin): add NoReplyMention (#23)Drake
2022-10-02Clean up mainVendicated
2022-10-02Merge branch 'main' of github.com:Vendicated/VencordVendicated
2022-10-02UpdaterPage: Do not error if update check failedVendicated