Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add phone home stats for encrypted messages. (#9283) | Jan Christian Grünhage | 2021-02-01 | 1 | -2/+7 |
| | | | Signed-off-by: Jan Christian Grünhage <jan.christian@gruenhage.xyz> | ||||
* | Move additional tasks to the background worker, part 3 (#8489) | Patrick Cloke | 2020-10-09 | 1 | -11/+3 |
| | |||||
* | Move additional tasks to the background worker (#8458) | Patrick Cloke | 2020-10-07 | 1 | -22/+11 |
| | |||||
* | Include the configured log level in phone home stats. (#8477) | Patrick Cloke | 2020-10-07 | 1 | -0/+7 |
| | | | By reporting the log level of the synapse logger as a string. | ||||
* | Allow background tasks to be run on a separate worker. (#8369) | Patrick Cloke | 2020-10-02 | 1 | -0/+202 |