aboutsummaryrefslogtreecommitdiff
path: root/src/api/index.ts
AgeCommit message (Collapse)Author
2022-12-25feat: Proper CSS api & css bundle (#269)Ven
Co-authored-by: Vap0r1ze <superdash993@gmail.com>
2022-12-21feat(PlatformIndicators): add indicator to messages (#343)ActuallyTheSun
2022-12-02add ViewRaw plugin & MiniPopover API (#275)12944qwerty
Co-authored-by: Vendicated <vendicated@riseup.net>
2022-11-19feat(plugin): Read all notifications button (#217)Kareem Olim
Co-authored-by: Ven <vendicated@riseup.net>
2022-11-11feat: Badge API (#206)megumin
2022-10-22style: Sort importsVendicated
2022-10-22Add license headersVendicated
2022-10-22feat(api): Message Accessories API (#131)Cynthia Foxwell
2022-10-20Document apisVendicated
2022-10-20Add DataStore (IndexedDB wrapper)Vendicated
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
2022-10-06Add commands API (#38)ArjixWasTaken
2022-10-01Add in client updater, Notices APIVendicated
2022-09-16Add .editorconfig; reformat projectVendicated
2022-08-31Add nitro bypass (#4)ArjixWasTaken
2022-08-29Finish rewriteVendicated