Find a file
strawberry 993c0102d9 add unstable support for MSC4125
from https://gitlab.com/famedly/conduit/-/merge_requests/626 with code fixes and clippy lint fixes

MSC4125: https://github.com/matrix-org/matrix-spec-proposals/pull/4125

Co-authored-by: Matthias Ahouansou <matthias@ahouansou.cz>
Signed-off-by: strawberry <strawberry@puppygock.gay>
2024-04-14 22:35:23 -04:00
.gitea
.github/workflows output jemalloc and hmalloc builds in CI, add back target check for cargo.toml 2024-04-14 22:35:23 -04:00
.gitlab
.vscode add hardened_malloc-rs feature and global_allocator 2024-04-14 22:35:23 -04:00
bin allow unset variables in nix-build-and-cache for unset ATTIC_TOKEN 2024-04-14 22:35:23 -04:00
debian
docker
docs update differences.md 2024-04-02 00:32:41 -04:00
src add unstable support for MSC4125 2024-04-14 22:35:23 -04:00
tests move complement dir to tests dir 2024-04-02 00:32:41 -04:00
.dockerignore
.editorconfig
.envrc
.git-blame-ignore-revs
.gitignore
.gitlab-ci.yml chore(deps): update nixos/nix docker tag to v2.21.2 2024-04-05 22:15:16 -04:00
book.toml
Cargo.lock bump ruma, deps, and add MSC4125 ruma feature 2024-04-14 22:35:23 -04:00
Cargo.toml bump ruma, deps, and add MSC4125 ruma feature 2024-04-14 22:35:23 -04:00
clippy.toml
CODE_OF_CONDUCT.md
conduwuit-example.toml config option to allow/disallow federation profile requests 2024-04-09 15:26:45 -04:00
default.nix
engage.toml
flake.lock bump rocksdb, switch to fork of rocksdb, bump flake 2024-03-30 22:06:18 -04:00
flake.nix nix: simplify malloc outputs 2024-04-14 22:35:23 -04:00
LICENSE
README.md update differences.md 2024-03-30 22:06:18 -04:00
renovate.json
rust-toolchain.toml
rustfmt.toml

conduwuit

CI and Artifacts

a well maintained fork of Conduit

Visit the Conduwuit documentation for more information. Alternatively you can open docs/introduction.md in this repository.

What is Matrix?

Matrix is an open network for secure and decentralized communication. Users from every Matrix homeserver can chat with users from all other Matrix servers. You can even use bridges (also called Matrix Appservices) to communicate with users outside of Matrix, like a community on Discord.

What is the goal?

An efficient Matrix homeserver that's easy to set up and just works. You can install it on a mini-computer like the Raspberry Pi to host Matrix for your family, friends or company.

Can I try it out?

An official conduwuit server ran by me is available at transfem.dev (element.transfem.dev / cinny.transfem.dev)

What is the current status?

conduwuit is a fork of Conduit which is in beta, meaning you can join and participate in most Matrix rooms, but not all features are supported and you might run into bugs from time to time.

Why does this fork exist? Why don't you contribute back upstream?

I now intend on contributing back as time and mental energy sees fit, but my fork still exists as a way to:

  • avoid unnecessary Matrix and general developer politics
  • avoid bikeshedding unnecessary or irrelevant things in upstream MRs
  • Fast tracked bug fixes, performance improvements, security improvements, and new features
  • Have early access to MRs that may not be suitable/acceptable for Conduit (e.g. too niche, too advanced for general users, only being blocked due to pending on contributor actions that we can fix ourselves downstream, pending Matrix spec stuff, etc)
  • Support unspecced or WIP features
  • Have official support for other OS's like Windows, macOS, and BSD.
  • Have a stable testing ground for some MRs or new features and bug fixes

And various other reasons that may not be listed here.

How can I contribute?

  1. Look for an issue you would like to work on and make sure it's not assigned to other users
  2. Ask someone to assign the issue to you (comment on the issue or chat in #conduwuit:puppygock.gay)
  3. Fork the repo and work on the issue.
  4. Submit a PR (please keep contributions to the GitHub repo, main development is done here, not the GitLab repo which exists just as a mirror. If you are avoiding GitHub, feel free to join our Matrix chat to get your patch in.)

Contact

If you run into any question, feel free to

Donate

No official conduwuit logo exists. Repo and Matrix room picture is from bran (<3).

Is it conduwuit or Conduwuit?

Both.

Mirrors of conduwuit