nexy7574
|
0fd634cb23
|
Almost call with the PDU
Need to figure out why signing is sad
(cherry picked from commit 6134b971633c9981871c1c9d060a677588714141)
|
2025-06-30 17:16:00 +01:00 |
|
nexy7574
|
ba6f98a9aa
|
Correctly mark things as soft failed when checking the policyserv
(cherry picked from commit 3b876ea029b7ec44db143ead31e1696eb4c44b5e)
|
2025-06-30 17:16:00 +01:00 |
|
nexy7574
|
2dff2df090
|
Don't call policy server on ourselves
(cherry picked from commit a8c10f6317011ee9db3db968f7a4f81284211780)
|
2025-06-30 17:15:59 +01:00 |
|
nexy7574
|
57879c1be5
|
policy server following maybe???
(cherry picked from commit e1c06e10f6ce27b570682989fed0defda0fe09a1)
|
2025-06-30 17:15:58 +01: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
|
6a073b4fa4
|
remove additional unnecessary Arc
Signed-off-by: Jason Volk <jason@zemos.net>
|
2025-04-03 22:40:40 +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
|
f2ca670c3b
|
optimize further into state-res with SmallString
triage and de-lints for state-res.
Signed-off-by: Jason Volk <jason@zemos.net>
|
2025-02-16 17:40:21 -05:00 |
|
Jason Volk
|
0a9a9b3c92
|
larcen state-res from ruma
|
2025-02-16 17:40:21 -05:00 |
|
Jason Volk
|
d32534164c
|
fix soft-failed redaction regression (ff8bbd4cfa )
Signed-off-by: Jason Volk <jason@zemos.net>
|
2025-02-04 21:00:12 +00:00 |
|
Jason Volk
|
4add39d0fe
|
cache compressed state in a sorted structure for logarithmic queries with partial keys
Signed-off-by: Jason Volk <jason@zemos.net>
|
2025-02-02 10:08:30 +00:00 |
|
Jason Volk
|
ff8bbd4cfa
|
untwist the redaction check stanza
Signed-off-by: Jason Volk <jason@zemos.net>
|
2025-01-30 05:26:30 +00:00 |
|
Jason Volk
|
1a8482b3b4
|
refactor incoming extremities retention; broad filter, single pass
Signed-off-by: Jason Volk <jason@zemos.net>
|
2025-01-30 05:26:30 +00:00 |
|
Jason Volk
|
677316631a
|
pipeline prologue of handle_incoming_pdu
simplify room_version/first_pdu_in_room argument passing
Signed-off-by: Jason Volk <jason@zemos.net>
|
2025-01-29 01:18:08 +00: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
|
dd8c646b63
|
optimize state compressor I/O w/ batch operation
Signed-off-by: Jason Volk <jason@zemos.net>
|
2024-11-27 06:30:20 +00:00 |
|
Jason Volk
|
1ce3db727f
|
split event_handler service
Signed-off-by: Jason Volk <jason@zemos.net>
|
2024-11-08 09:21:42 +00:00 |
|