This repository is used for discussions (feature suggestions, questions and any general talk) and also contains information for GitHub labels.
If you're looking for documentation, it's here.
To get started with development, check out Revite (Client) or Delta (Backend).
Check the contributor guide and the bug tracker.
Repository |
Description |
Revite |
Revolt client built with Preact. |
Unnamed Solid Client |
Rewrite of Revite built with Solid.js. |
Backend |
Revolt backend monorepo built with Rust. |
Vortex |
Revolt voice server. |
Revolt.js |
Modern Typescript library for interacting with Revolt. |
Autumn |
File server micro-service. |
January |
Image proxy and embed generator. |
Desktop |
Revolt's desktop app. |
API Specification |
Typescript typings and OpenAPI v3 generator for the Revolt API. |
Translations |
Revolt translations. |
Self Hosted |
Deploy Revolt using Docker. |
Stack |
Quickly deploy the entire Revolt stack. |
Repository |
Description |
Documentation |
API documentation. |
Landing |
Revolt landing page. |
Legal |
Legal documents such as our Privacy Policy and Terms of Service. |
Repository |
Description |
Revolt Lounge |
Revolt's official Revolt server. |
Community Themes |
Repository that contains community themes. |
Mutant Remix |
Revolt's custom emoji pack. |
Tools |
Tools that help with development or managing running instances. |
Name |
Description |
priority-1 |
This issue is quite important. |
priority-0 |
High priority task. |
BLOCKED |
Highest priority issue, preventing critical work. |
bug |
Something isn't working |
documentation |
Improvements or additions to documentation |
draft |
This issue needs more work |
duplicate |
This issue or pull request already exists |
enhancement |
New feature or request |
fluff |
Minor app improvement / quality of life change |
i18n |
Issues regarding translations/localisation support |
good first issue |
Good for newcomers |
help wanted |
Extra attention is needed |
improvement |
Areas that can be improved on |
invalid |
This doesn't seem right |
needs design |
This issue needs a design to be implemented |
performance |
Issues relating to app performance |
privacy |
Change which improves user privacy |
question |
Further information is requested |
tech debt |
This issue or pull request is related to technical maintenance |
support |
This issue would be better suited as a support ticket |
wontfix |
This will not be worked on |
use-preview |
Create GitHub pages preview for PR |