fix: Don't panic when m.room.create event isn't a PDU
#20361 -
Commit 68ee16962a pushed by nex
chore: Remove redundant client IP extractions on individual routes
#19648 -
Commit 789589ef37 pushed by nex
docs(deploying/rpm): Update out-of-date statement about Oracle Linux
#19570 -
Commit 78adeccda1 pushed by nex
fix: Only insert event ID after checking/performing signatures
#19306 -
Commit 64c0964102 pushed by nex
fix: Ensure events received from federated invites have event IDs
#19303 -
Commit 6273c7b371 pushed by nex
fix: Don't allow event ID-less events to make their way into the DB
#19299 -
Commit 142e95b5a1 pushed by nex
feat: Prioritise sending dummy events when the extremity count reaches 20 or more
#18106 -
Commit cd931ca7e2 pushed by nex
fix: Don't create fake objects when defaulting a partial PDU build
#18103 -
Commit d2f563a340 pushed by nex
refactor: Add better documentation to sender service, add additional logging traces
#17952 -
Commit e3b1ca1f7a pushed by nex
chore: Remove unstable features that are now stable or abandoned
#17902 -
Commit cec38e3c71 pushed by nex
fix: Correct inverted boolean condition, add explicit timeout on /state fetch
#16968 -
Commit 0acd9819a8 pushed by nex
fix: Correctly pre-populate state events vec with known events
#16964 -
Commit 784ae234ca pushed by nex
perf: Don't try to re-persist non-outliers we already have
#16943 -
Commit d5eb48e2a2 pushed by nex
perf: Don't add trees we already have to latest boundary
#16939 -
Commit e0359ad7cb pushed by nex
fix: Fall back to atomic fetch when full-state fetch fails
#16822 -
Commit 9daf828724 pushed by nex
feat: Enhance reliability by fetching full state when we're missing a lot of auth events
#16811 -
Commit 94fb7e6f84 pushed by nex
perf: Increase default `max_fetch_prev_events` to 256
#16701 -
Commit c4d297ae3b pushed by nex