aboutsummaryrefslogtreecommitdiff
path: root/src/api
AgeCommit message (Expand)Author
2022-11-19feat(plugin): Read all notifications button (#217)Kareem Olim
2022-11-18Fix commands showing up multiple times Part 2Vendicated
2022-11-18Fix commands showing up multiple timesVendicated
2022-11-17Donor Badges && Add donate info to settingsVendicated
2022-11-14Less confusing plugin names (bulk plugin rename) (#214)Ven
2022-11-14MessageLogger: fixes + ignoreSelf & ignoreBots option (#213)Ven
2022-11-11feat: Badge API (#206)megumin
2022-11-08fix double click actions using outdated contentVendicated
2022-11-07feat(nitroBypass): add sticker bypass (#184)Nico
2022-10-30Webpack Warnings & Errors (#178)Ven
2022-10-29Implement Subcommands; fix errors due to Settings <-> Plugins circular import...Ven
2022-10-26Settings: Cache default valueVendicated
2022-10-23Vencord Standalone without git/node (#148)Ven
2022-10-22style: Sort importsVendicated
2022-10-22Windows: Patch host updater to reinject (#138)Ven
2022-10-22fix userscript, lint new filesVendicated
2022-10-22Add license headersVendicated
2022-10-22feat(api): Message Accessories API (#131)Cynthia Foxwell
2022-10-20Fix error when enabling a plugin with commands if CommandsAPI hasn't loadedVendicated
2022-10-20Document apisVendicated
2022-10-20legal: Make esbuild generate & link licensing informationVendicated
2022-10-20Add DataStore (IndexedDB wrapper)Vendicated
2022-10-18Settings: Implement plugin options defaults (#117)Ven
2022-10-14add choices to CommandsAPI Options (#94)Mai
2022-10-14Fix Settings errors when retrieving a null value; add PlainSettingsVendicated
2022-10-12Commands: basic error handlingVendicated
2022-10-12FakeClyde (plugin) and sendBotMessage (API addition) (#66)Berlin
2022-10-12CommandsApi: fix accidently overwriting inputType BUILT_INVendicated
2022-10-11Make ReactDevTools Opt-inVendicated
2022-10-09Make typescript happy, tsc test run in CIVendicated
2022-10-08Add more eslint rulesVendicated
2022-10-06add eslint config (#53)Ven
2022-10-06Add commands API (#38)ArjixWasTaken
2022-10-05Kill unsafe requireVendicated
2022-10-01Add in client updater, Notices APIVendicated
2022-09-16Add .editorconfig; reformat projectVendicated
2022-09-03Improve settings listener apiVendicated
2022-09-03Add QuickCss toggle; add settings listener apiVendicated
2022-08-31Unindent, plugins is now an object instead of []Vendicated
2022-08-31Add Plugin.start, make Settings actually start/stop pluginsVendicated
2022-08-31Add nitro bypass (#4)ArjixWasTaken
2022-08-31Refactor webpack; Add ErrorBoundaryVendicated
2022-08-31Make Settings & Settings PageVendicated
2022-08-29Finish rewriteVendicated