Skip to content

Commit

Permalink
chore: remove everything that isnt discussions
Browse files Browse the repository at this point in the history
  • Loading branch information
insertish committed Mar 28, 2024
1 parent 0768cc6 commit 98f260a
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 264 deletions.
3 changes: 0 additions & 3 deletions .gitmodules

This file was deleted.

67 changes: 2 additions & 65 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,68 +1,5 @@
# Revolt

This repository is used [for discussions](https://github.com/revoltchat/revolt/discussions) (feature suggestions, questions and any general talk) and also contains information for GitHub labels.
This repository is exclusively used [for discussions](https://github.com/revoltchat/revolt/discussions) (feature suggestions, questions and any general talk) and meta feature tracking.

If you're looking for documentation, [it's here](https://developers.revolt.chat). \
To get started with development, check out [Revite](https://github.com/revoltchat/revite) (Client) or [Delta](https://github.com/revoltchat/delta) (Backend). \
Check the [contributor guide](https://developers.revolt.chat/contributing) and the [bug tracker](https://github.com/orgs/revoltchat/projects/1).

## Repository list

Repository | Description
----------- | ------------
[Revite](https://github.com/revoltchat/revite) | Revolt client built with Preact.
[Unnamed Solid Client](https://github.com/revoltchat/revoltchat-solid-client-repo) | Rewrite of Revite built with Solid.js.
[Backend](https://github.com/revoltchat/backend) | Revolt backend monorepo built with Rust.
[Vortex](https://github.com/revoltchat/vortex) | Revolt voice server.
[Revolt.js](https://github.com/revoltchat/revolt.js) | Modern Typescript library for interacting with Revolt.
[Autumn](https://github.com/revoltchat/autumn) | File server micro-service.
[January](https://github.com/revoltchat/january) | Image proxy and embed generator.
[Desktop](https://github.com/revoltchat/desktop) | Revolt's desktop app.
[API Specification](https://github.com/revoltchat/api) | Typescript typings and OpenAPI v3 generator for the Revolt API.
[Translations](https://github.com/revoltchat/translations) | Revolt translations.
[Self Hosted](https://github.com/revoltchat/self-hosted) | Deploy Revolt using Docker.
[Stack](https://github.com/revoltchat/cli) | Quickly deploy the entire Revolt stack.

#### Websites

Repository | Description
----------- | ------------
[Documentation](https://github.com/revoltchat/documentation) | API documentation.
[Landing](https://github.com/revoltchat/revolt.chat) | Revolt landing page.
[Legal](https://github.com/revoltchat/legal) | Legal documents such as our Privacy Policy and Terms of Service.

#### Miscellaneous

Repository | Description
----------- | ------------
[Revolt Lounge](https://app.revolt.chat/invite/Testers) | Revolt's official Revolt server.
[Community Themes](https://github.com/revoltchat/themes) | Repository that contains community themes.
[Mutant Remix](https://gitlab.insrt.uk/revolt/mutant-remix) | Revolt's custom emoji pack.
[Tools](https://gitlab.insrt.uk/revolt/tools) | Tools that help with development or managing running instances.

## Issue Label Use

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
Please do not create any issues in the repository!
13 changes: 0 additions & 13 deletions labels/README.md

This file was deleted.

182 changes: 0 additions & 182 deletions labels/config.json

This file was deleted.

1 change: 0 additions & 1 deletion labels/sync
Submodule sync deleted from 75c07c

0 comments on commit 98f260a

Please sign in to comment.