Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-11-15 | better handling for settings ui errors | Vendicated | |
2022-11-14 | MessageLogger: fixes + ignoreSelf & ignoreBots option (#213) | Ven | |
2022-11-12 | fix PronounDB crash with new profile in dms, force start dependencies | Vendicated | |
2022-11-07 | lint: Disallow utils index imports | Vendicated | |
This keeps leading to issues due to circular imports. Import from specific files instead, index just reexports | |||
2022-11-07 | SpotifyControls plugin (#190) | Ven | |
2022-10-22 | Add license headers | Vendicated | |
2022-10-17 | Settings 2.0 (#107) | megumin | |
Co-authored-by: Vendicated <vendicated@riseup.net> | |||
2022-10-12 | Improve ErrorBoundary layout | Vendicated | |
Now the error cause will be wrapped to prevent it from being cut off, only wrap the stacktrace in pre | |||
2022-10-06 | add eslint config (#53) | Ven | |
* eslint * workflow * lint main | |||
2022-10-02 | UpdaterPage: Do not error if update check failed | Vendicated | |
2022-10-01 | Add in client updater, Notices API | Vendicated | |
2022-09-27 | Fix Settings UI | Vendicated | |
2022-09-16 | Add .editorconfig; reformat project | Vendicated | |
2022-08-31 | Refactor webpack; Add ErrorBoundary | Vendicated | |