As it turns out, some of the code set the prev_batch for rooms too early to an empty string. For synapse this means "request from the start", for conduit it is just an error. This commit fixes that by never resolving null --> empty string, but instead throw an error. |
||
|---|---|---|
| .. | ||
| encryption | ||
| src | ||
| encryption.dart | ||
| matrix.dart | ||