Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2022-04-28 | replace async client API / federator msg processing with worker pools (#497) | 1 | ||
* replace async client API / federator msg processing with worker pools * appease our lord-and-saviour, the linter | ||||
2022-04-24 | [bug] Fix status API / status web API being case sensitive (#481) | 1 | ||
* make getStatus by id case-insensitive * test get status case insensitive * init config before log |