nexy7574
|
96a58f6d69
|
feat(hydra): Initial public commit for v12 support
# Conflicts:
# src/core/info/room_version.rs
# src/service/rooms/timeline/create.rs
# Conflicts:
# Cargo.lock
# src/core/matrix/state_res/event_auth.rs
# Conflicts:
# Cargo.toml
|
2025-09-17 21:32:46 +01:00 |
|
nexy7574
|
accfda2586
|
feat: Prevent suspended users sending events
|
2025-06-29 15:38:01 +00:00 |
|
Jason Volk
|
532dfd004d
|
move core::pdu and core::state_res into core::matrix::
Signed-off-by: Jason Volk <jason@zemos.net>
|
2025-04-05 02:44:46 +00:00 |
|
Jason Volk
|
d3b65af616
|
remove several services.globals config wrappers
Signed-off-by: Jason Volk <jason@zemos.net>
|
2025-03-31 03:00:53 +00:00 |
|
June Clementine Strawberry
|
a1e1f40ded
|
run cargo fix for rust 2024 changes and rustfmt
Signed-off-by: June Clementine Strawberry <strawberry@puppygock.gay>
|
2025-02-23 01:17:45 -05:00 |
|
Jason Volk
|
6458f4b195
|
refactor various Arc<EventId> to OwnedEventId
Signed-off-by: Jason Volk <jason@zemos.net>
|
2025-01-01 23:28:01 -05:00 |
|
strawberry
|
77e0b76408
|
apply new rustfmt.toml changes, fix some clippy lints
Signed-off-by: strawberry <strawberry@puppygock.gay>
|
2024-12-15 01:00:41 -05:00 |
|
strawberry
|
0317cc8cc5
|
rename conduit to conduwuit finally
Signed-off-by: strawberry <strawberry@puppygock.gay>
|
2024-12-14 22:24:45 -05:00 |
|
Jason Volk
|
7a09ac81e0
|
split send from messages; refactor client/messages; add filters to client/context
Signed-off-by: Jason Volk <jason@zemos.net>
|
2024-10-28 20:52:52 -04:00 |
|