0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-06-26 08:18:21 +02:00
dendrite/syncapi/storage
Till 09f0ff14c8
Minor SendToDevice fix (#2565)
* Avoid unnecessary marshalling if sending to the local server

* Fix ordering of ToDevice messages

* Revive SendToDevice test
2022-07-12 08:23:58 +02:00
..
postgres Minor SendToDevice fix (#2565) 2022-07-12 08:23:58 +02:00
shared Ristretto cache (#2563) 2022-07-11 14:31:31 +01:00
sqlite3 Minor SendToDevice fix (#2565) 2022-07-12 08:23:58 +02:00
tables bugfix: E2EE device keys could sometimes not be sent to remote servers (#2466) 2022-05-17 13:23:35 +01:00
interface.go Only load members of newly joined rooms (#2389) 2022-04-28 18:53:28 +02:00
storage.go Global database connection pool (for monolith mode) (#2411) 2022-05-03 16:35:06 +01:00
storage_test.go Minor SendToDevice fix (#2565) 2022-07-12 08:23:58 +02:00
storage_wasm.go Global database connection pool (for monolith mode) (#2411) 2022-05-03 16:35:06 +01:00