0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-07-21 20:38:38 +02:00
dendrite/roomserver/internal/input
Neil Alexander 2668050e53
Tweak soft-failure handling in roomserver
commit 1929b688e31987c46e0c8a546f0f9cb0a46bf9a3
Author: Neil Alexander <neilalexander@users.noreply.github.com>
Date:   Mon Aug 22 10:09:44 2022 +0100

    Still process state-before for soft-failed events

commit e83c0b701d40d78b92072c4643f6bc6f71b72800
Author: Neil Alexander <neilalexander@users.noreply.github.com>
Date:   Mon Aug 22 10:06:50 2022 +0100

    Improve logging

commit 29e26124bc27cb83d449de2a4214b253c594aa93
Author: Neil Alexander <neilalexander@users.noreply.github.com>
Date:   Mon Aug 22 09:58:13 2022 +0100

    Don't store soft-failed events as rejected
2022-08-22 10:34:07 +01:00
..
input.go Generic-based internal HTTP API (#2626) 2022-08-11 15:29:33 +01:00
input_events.go Tweak soft-failure handling in roomserver 2022-08-22 10:34:07 +01:00
input_latest_events.go Fix linter issues (#2624) 2022-08-05 11:12:41 +02:00
input_membership.go Membership updater refactoring (#2541) 2022-07-22 14:44:04 +01:00
input_missing.go Try more servers when calling /state_ids (#2610) 2022-08-03 17:37:27 +01:00
input_test.go Ristretto cache (#2563) 2022-07-11 14:31:31 +01:00