brecert 806e3108cb Improve reply mention styling
- [#220] reply mention now uses translations
- reply mention styling improved
  - `@` fits better
  - `min-width: 6ch` is used to remove shifting between `on` and `off` lengths, mostly for the english `on/off` but could be modified to work with any language in the future.
2021-09-11 11:53:50 -04:00
2021-09-03 19:27:39 +01:00
2021-08-30 19:10:55 +00:00
2021-09-09 23:19:20 +01:00
2021-08-18 09:57:50 +10:00
2021-09-11 11:53:50 -04:00
2021-07-24 19:39:41 +01:00
2021-08-30 15:45:18 +01:00
2021-08-05 20:19:15 +01:00
2021-09-04 22:50:03 +01:00
2021-09-04 15:50:58 +01:00
2021-09-03 22:59:04 +01:00
2021-08-01 20:29:36 +01:00
2021-07-08 00:01:27 +02:00
2021-09-09 23:02:47 +01:00
2021-06-19 18:54:47 +01:00
2021-06-22 19:34:52 +01:00
2021-09-09 23:02:47 +01:00

Revite

Description

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

Stack

Submodule Hint

This project contains submodules. Run git submodule init after you clone this repository to initialize the submodules. It is also recommended to run git submodule update after you pull from upstream.

Resources

Revite

Revolt

CLI Commands

Command Description
yarn dev Start the Revolt client in development mode.
yarn build Build the Revolt client.
yarn preview Start a local server with the built client.
yarn lint Run ESLint on the client.
yarn fmt Run Prettier on the client.
yarn typecheck Run TypeScript type checking on the client.
yarn start Start a local sirv server with built client.
yarn start:inject Inject a given API URL and start server.

License

Revite is licensed under the GNU Affero General Public License v3.0.

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