tvl-depot/web/converse
Vincent Ambo 3d8ee62087 style(rust): Format all Rust code with rustfmt
Change-Id: Iab7e00cc26a4f9727d3ab98691ef379921a33052
Reviewed-on: https://cl.tvl.fyi/c/depot/+/5240
Tested-by: BuildkiteCI
Reviewed-by: kanepyork <rikingcoding@gmail.com>
Reviewed-by: Profpatsch <mail@profpatsch.de>
Reviewed-by: grfn <grfn@gws.fyi>
Reviewed-by: tazjin <tazjin@tvl.su>
2022-02-08 12:06:39 +00:00
..
migrations feat(web/converse): Import repository 2021-04-05 17:01:15 +02:00
src style(rust): Format all Rust code with rustfmt 2022-02-08 12:06:39 +00:00
static feat(web/converse): Import repository 2021-04-05 17:01:15 +02:00
templates chore(converse): Remove old Github-specific things 2021-04-05 15:47:42 +00:00
.gitignore feat(web/converse): Import repository 2021-04-05 17:01:15 +02:00
build.rs feat(web/converse): Import repository 2021-04-05 17:01:15 +02:00
Cargo.lock refactor(web/converse): Refactor first handlers to rouille 2021-04-20 10:44:57 +00:00
Cargo.toml refactor(web/converse): Refactor first handlers to rouille 2021-04-20 10:44:57 +00:00
default.nix refactor: Move nixpkgs attribute to third_party.nixpkgs 2021-04-10 21:18:55 +00:00
envrc.example feat(web/converse): Import repository 2021-04-05 17:01:15 +02:00
LICENSE feat(web/converse): Import repository 2021-04-05 17:01:15 +02:00
README.md docs(converse): Convert README to Markdown 2021-04-05 15:47:42 +00:00
todo.org feat(web/converse): Import repository 2021-04-05 17:01:15 +02:00

Converse

Welcome to Converse, a work-in-progress forum software written in Rust. The intention behind Converse is to provide a simple forum-like experience.

There is not a lot of documentation about Converse yet and it has several known issues. Also note that Converse is being developed for a specific use-case and is not going to be a forum feature kitchen-sink like most classical forum softwares.

Better documentation is forthcoming once the remaining basics have been taken care of.