Benjamin Lee 81cd677b4e fix dropped events in search
The previous code would drop some events entirely if any events between
`skip` and `skip + limit` were not visible to the user. This would cause
the set of events skipped by the `skip(skip)` method to extend past
`skip` in the raw result set, because `skip(skip)` was being called
*after* filtering out invisible events.

This bug will become much more severe with a full filtering
implementation, because it will be more likely for events to be filtered
out. 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
2024-01-31 21:12:09 -05:00
2024-06-04 17:13:21 +01:00
2024-06-12 14:04:47 -04:00
2024-06-10 15:38:20 -04:00
2024-03-16 00:09:48 -04:00
2024-06-11 01:19:18 -04:00
2024-05-09 12:34:50 -04:00
2024-02-11 21:56:55 -05:00
2024-05-27 04:54:57 -04:00
2024-03-26 22:24:24 -04:00

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

Description
No description provided
Readme Apache-2.0 16 MiB
Languages
Rust 95%
HCL 2.9%
Nix 1.5%
Shell 0.6%