Find a file
Benjamin Lee 73da353e52 fix missing next_batch for search
The previous code would fail to return next_batch if any of the events
in the window were not visible to the user. It would also return an
unnecessary next_batch when no more results are available if the total
number of results is exactly `skip + limit`.

This bug will become much more severe with a full filtering
implementation, because we will be more likely to trigger it by
filtering out events in a search call. Currently, it is only possible to
trigger with rooms that have history visibility set to "invited" or
"joined".

Signed-off-by: strawberry <strawberry@puppygock.gay>
2024-06-12 14:04:47 -04:00
.gitea
.github/workflows chore(deps): update aquasecurity/trivy-action action to v0.22.0 2024-06-07 00:52:05 -04:00
.gitlab
bin
debian
deps/rust-rocksdb
docs Clarify purpose and temporary muting 2024-06-04 17:13:21 +01:00
nix/pkgs
src fix missing next_batch for search 2024-06-12 14:04:47 -04:00
tests Revert "update complement results" 2024-06-10 15:38:20 -04:00
.dockerignore
.editorconfig
.envrc
.git-blame-ignore-revs
.gitignore
.gitlab-ci.yml
book.toml
Cargo.lock bump cargo.lock due to yanked httparse 2024-06-11 20:18:28 -04:00
Cargo.toml use our fork of axum-server instead 2024-06-11 01:19:18 -04:00
clippy.toml split admin room moderation commands 2024-06-09 20:06:50 +00:00
CODE_OF_CONDUCT.md
conduwuit-example.toml add missing TURN example config options 2024-06-07 15:09:59 -04:00
CONTRIBUTING.md
default.nix
engage.toml
flake.lock
flake.nix
LICENSE
README.md
renovate.json
rust-toolchain.toml
rustfmt.toml

conduwuit

main / stable: CI and Artifacts

a very cool, featureful fork of Conduit

Visit the Conduwuit documentation for more information.

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)

transfem.dev is a public homeserver that can be used, it is not a "test only homeserver". This means there are rules, so please read the rules: https://transfem.dev/homeserver_rules.txt

transfem.dev is also listed at servers.joinmatrix.org

What is the current status?

conduwuit is a hard 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.

Contact

If you run into any question, feel free to

Donate

Original repo and Matrix room picture was from bran (<3). Current banner image and logo is directly from this cohost post.

Is it conduwuit or Conduwuit?

Both, but I prefer conduwuit.

Mirrors of conduwuit