0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-06-14 18:38:30 +02:00
dendrite/federationapi
Till 297479ea49
Use pointer when passing the connection manager around (#3152)
As otherwise existing connections aren't reused.
2023-07-19 13:37:04 +02:00
..
api Add pseudoID compatibility to Invites (#3126) 2023-07-06 15:15:24 +00:00
consumers Avoid panic due to being unable to query the userID 2023-07-14 08:04:25 +02:00
internal Extend context timeout on send_join to allow for joining complex rooms (#3153) 2023-07-18 18:48:05 +00:00
producers refactor: update GMSL (#3058) 2023-04-19 15:50:33 +01:00
queue Use PDU not *Event in HeaderedEvent (#3073) 2023-05-02 15:03:16 +01:00
routing Don't HTTP500 if a profile does't exist 2023-07-14 14:24:31 +02:00
statistics refactor: update GMSL (#3058) 2023-04-19 15:50:33 +01:00
storage Use pointer when passing the connection manager around (#3152) 2023-07-19 13:37:04 +02:00
types refactor: update GMSL (#3058) 2023-04-19 15:50:33 +01:00
federationapi.go Use pointer when passing the connection manager around (#3152) 2023-07-19 13:37:04 +02:00
federationapi_keys_test.go Move fedclient interface over to gmsl (#3061) 2023-04-24 16:23:25 +00:00
federationapi_test.go Merge SenderID & Per Room User Key work (#3109) 2023-06-14 14:23:46 +00:00