matrix-org.dendrite/setup
Till 1555b3542d
Introduce a new stream for the appservice consumer (#3277)
This introduces a new stream the syncAPI produces to once it processed a
`OutputRoomEvent` and the appservices consumes.
This is to work around a race condition where appservices receive an
event before the syncAPI has handled it, this can result in e.g. calls
to `/joined_members` returning a wrong membership list.
2023-12-12 12:13:55 +01:00
..
base Move fedclient interface over to gmsl (#3061) 2023-04-24 16:23:25 +00:00
config added a warning log , for well_known_server_name,well_known_server_name when they dont have prefix (#3205) 2023-11-25 22:19:22 +01:00
jetstream Introduce a new stream for the appservice consumer (#3277) 2023-12-12 12:13:55 +01:00
mscs More `rows.Close()` and `rows.Err()` (#3262) 2023-11-09 08:42:33 +01:00
process Fix flaky test in process context 2023-05-03 18:21:33 -06:00
flags.go Remove polylith/API mode (#2967) 2023-02-14 12:47:47 +01:00
monolith.go Use pointer when passing the connection manager around (#3152) 2023-07-19 13:37:04 +02:00