- Mar 23, 2024
-
-
Signed-off-by:
strawberry <strawberry@puppygock.gay>
-
Signed-off-by:
strawberry <strawberry@puppygock.gay>
-
- Mar 08, 2024
-
-
Signed-off-by:
strawberry <strawberry@puppygock.gay>
-
Signed-off-by:
strawberry <strawberry@puppygock.gay>
-
Signed-off-by:
strawberry <strawberry@puppygock.gay>
-
squashed from https://gitlab.com/famedly/conduit/-/merge_requests/595 Signed-off-by:
strawberry <strawberry@puppygock.gay>
-
Signed-off-by:
strawberry <strawberry@puppygock.gay>
-
- Mar 04, 2024
-
-
i think this makes more sense tbh than what synapse does Signed-off-by:
strawberry <strawberry@puppygock.gay>
-
Signed-off-by:
strawberry <strawberry@puppygock.gay>
-
works just like block_non_admin_invites from synapse Signed-off-by:
strawberry <strawberry@puppygock.gay>
-
Signed-off-by:
strawberry <strawberry@puppygock.gay>
-
- Feb 24, 2024
-
-
this provides not only some future compatibility with MSC4051, but it just makes sense to not crash/error if we can't get a server_name from the room ID and should just use the server_name from the sender user's invite event. there is already code ahead that accounts for an empty vector so this is safe. Signed-off-by:
strawberry <strawberry@puppygock.gay>
-
- Feb 20, 2024
-
-
Signed-off-by:
strawberry <strawberry@puppygock.gay>
-
takes a full room ID, evicts all our users from that room, adds room ID to banned room IDs metadata db table, and forbids any new local users from attempting to join it. Signed-off-by:
strawberry <strawberry@puppygock.gay>
-
- Feb 12, 2024
-
-
Signed-off-by:
strawberry <strawberry@puppygock.gay>
-
- Jan 26, 2024
-
-
Signed-off-by:
strawberry <strawberry@puppygock.gay>
-
- Jan 17, 2024
-
-
Matrix 1.8 change: https://spec.matrix.org/v1.9/client-server-api/#post_matrixclientv3roomsroomidreporteventid Signed-off-by:
strawberry <strawberry@puppygock.gay>
-
Signed-off-by:
strawberry <strawberry@puppygock.gay>
-
- Jan 15, 2024
-
-
Signed-off-by:
strawberry <strawberry@puppygock.gay>
-
should resolve https://github.com/matrix-org/matrix-spec/issues/1708 on for conduwuit until spec clarifies. Signed-off-by:
strawberry <strawberry@puppygock.gay>
-
Signed-off-by:
strawberry <strawberry@puppygock.gay>
-
- Jan 06, 2024
-
-
Signed-off-by:
strawberry <strawberry@puppygock.gay>
-
- Dec 04, 2023
-
-
🥺 authored
Signed-off-by:
strawberry <strawberry@puppygock.gay>
-
- Nov 30, 2023
-
-
🥺 authored
too many changes to list, codebase significantly better than it was a few weeks ago though Signed-off-by:
strawberry <june@girlboss.ceo>
-
- Nov 27, 2023
-
-
🥺 authored
this project's codebase is so horrendous, im shocked that no one has ran clippy at all. it had ~200 total lint warnings, some with performance issues and unsoundness, and the rest just very ugly codebase. i have sat down and fixed as many of these as possible and i am exhausted. i haven't fixed some extremely complex ones, but i brought it down from ~200 to ~30. i have also removed io_uring as a default feature due to it falling under the same category as linux eBPF: major kernel attack surface for minimal performance gains. this also makes it impossible to cross-compile from macOS to Linux because io_uring does not exist in Darwin land. there are far better ways to achieve better performance than io_uring on the codebase level. Signed-off-by:
strawberry <june@girlboss.ceo>
-
- Nov 26, 2023
-
-
strawberry authored
Signed-off-by:
strawberry <strawberry@pupbrain.dev>
-
- Nov 25, 2023
-
-
strawberry authored
Signed-off-by:
strawberry <strawberry@pupbrain.dev>
-
strawberry authored
can't update ruma to very latest commit because of the weird JsOption thing for syncv4 that i can't wrap my head around how to use, not important anyways Signed-off-by:
strawberry <strawberry@pupbrain.dev>
-
Val Lorentz authored
This speeds up handling of /_matrix/federation/v1/send/:transaction_id when more than one event contains unknown keys. In particular, when receiving multiple PDUs with dead servers in their auth chain, timeouts of each server accumulate and can make handling of incoming requests take several minutes, to the point the client closes the connection (eg. matrix.org has a 2 minute timeout), causing new events to be dropped eventually.
-
- Jul 31, 2023
-
-
Timo Kösters authored
Workaround for element web while waiting for https://github.com/matrix-org/matrix-js-sdk/pull/3635
-
- Jun 28, 2023
-
-
Timo Kösters authored
-
- Jun 27, 2023
-
-
Timo Kösters authored
-
- Jun 08, 2023
-
-
Timo Kösters authored
-
- Mar 18, 2023
-
-
Kévin Commaille authored
-
- Mar 13, 2023
-
-
Timo Kösters authored
-
Timo Kösters authored
-
Timo Kösters authored
-
- Dec 21, 2022
-
-
Nyaaori authored
-
- Dec 18, 2022
-
-
Timo Kösters authored
-