Paul 352c0e880c Context Menus: Add "mark as unread" back.
Servers: Fix various issues relating to voice channels.
2021-06-24 13:07:55 +01:00
2021-06-23 22:56:44 +01:00
2021-06-18 17:57:08 +01:00
2021-06-18 12:05:01 +01:00
2021-06-18 15:57:08 +01:00
2021-06-19 22:17:40 +00:00
2021-06-22 19:34:52 +01:00
2021-06-22 18:41:31 +01:00
2021-06-22 14:22:35 +01:00
2021-06-19 18:54:47 +01:00
2021-06-22 19:34:52 +01:00

Revite

This is the web client for Revolt, which is also available live at app.revolt.chat.

You can track progress on the client on our Wekan board.

Official screenshots of the client are available in this Google Drive folder.

CLI Commands

  • yarn dev: Runs a development server.

  • yarn build: Creates a production build of the client.

  • yarn preview: Starts a local server with the production build.

  • yarn lint: Runs ESLint to check project.

  • yarn fmt: Runs prettier on source code.

  • yarn typecheck: Runs Typescript compiler in noEmit mode.

Description
This is the web client for Revolt, which is also available live at https://app.revolt.chat.
Readme AGPL-3.0 19 MiB
Languages
TypeScript 93.8%
SCSS 5.3%
HTML 0.5%
JavaScript 0.3%