mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-06 14:33:10 -06:00
* Fix the sync api returning an empty sync response when reaching timeout, regardless of the since token * Declare syncData from the start to avoid declaration shadowing * Bump Kafka version Since this is a huge bump, it might completely blow up - I'll revert it if that's the case * Put the loop and the IsEmpty() check back in sync handler * Add doc and allow returning if timeout is reached |
||
|---|---|---|
| .. | ||
| build-test-lint.sh | ||
| find-lint.sh | ||
| install-local-kafka.sh | ||
| README.md | ||
| travis-test.sh | ||
Dev Scripts
These are a collection of scripts that should be helpful for those developing on dendrite.
See find-lint.sh for environment variables that control linter resource
usage.