Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Ensure `(room_id, next_batch_id)` is unique to avoid cross-talk/conflicts bet... | Eric Eastwood | 2021-09-28 | 1 | -2/+4 |
* | Rename MSC2716 things from `chunk` to `batch` to match `/batch_send` endpoint... | Eric Eastwood | 2021-09-21 | 1 | -43/+43 |
* | Rename `/batch_send` query parameter from `?prev_event` to more obvious usage... | Eric Eastwood | 2021-09-21 | 1 | -7/+9 |
* | Verify `?chunk_id` actually corresponds to an insertion event that exists (MS... | Eric Eastwood | 2021-09-15 | 1 | -1/+12 |
* | Split out `/batch_send` meta events to their own fields (MSC2716) (#10777) | Eric Eastwood | 2021-09-15 | 1 | -11/+18 |
* | Additional type hints for client REST servlets (part 4) (#10728) | Patrick Cloke | 2021-09-01 | 1 | -9/+22 |
* | Flatten the synapse.rest.client package (#10600) | reivilibre | 2021-08-17 | 1 | -0/+441 |