Commit graph

15 commits

Author SHA1 Message Date
nexy7574
d7dcffbd4a When in doubt, log all the things 2025-06-14 19:08:19 -07:00
nexy7574
9eccb491ca log which room struggled to get mainline depth 2025-06-14 19:08:19 -07:00
nexy7574
5abb4c9545 more logs 2025-06-14 19:08:19 -07:00
nexy7574
3097390f20 Unsafe, untested, and potentially overeager PDU sanity checks 2025-06-14 19:08:19 -07:00
nexy7574
1c207afeaf Fix room ID check 2025-06-14 19:08:19 -07:00
nexy7574
f49bc6096a Kick up a fuss when m.room.create is unfindable 2025-06-14 19:08:19 -07:00
nexy7574
bc1f567d68 Note about ruma#2064 in TODO 2025-06-14 19:08:19 -07:00
nexy7574
04d3ef76a0 fix an auth rule not applying correctly 2025-06-14 19:08:19 -07:00
Jade Ellis
2b268fdaf3
fix: Allow joining via invite for knock_restricted rooms 2025-05-26 19:16:01 +01:00
Jason Volk
f605913ea9
Eliminate associated Id type from trait Event.
Co-authored-by: Jade Ellis <jade@ellis.link>
Signed-off-by: Jason Volk <jason@zemos.net>
2025-05-21 11:36:15 +01:00
Jason Volk
44302ce732
Eliminate explicit parallel_fetches argument.
Signed-off-by: Jason Volk <jason@zemos.net>
2025-05-21 11:36:15 +01:00
Jade Ellis
77c4f9ff2f
fix: Do not panic on invalid membership event content 2025-04-26 22:00:52 +01:00
Jason Volk
21ec255159
eliminate Arc impl for trait Event
Signed-off-by: Jason Volk <jason@zemos.net>
2025-04-19 23:33:53 +01:00
Jason Volk
e7c3f78377
modernize state_res w/ stream extensions
Signed-off-by: Jason Volk <jason@zemos.net>
2025-04-19 23:33:51 +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