Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a unit test for the phone home stats (#18463) | Andrew Morgan | 2025-05-20 | 1 | -0/+263 |
| | |||||
* | Revert "Add total event, unencrypted message, and e2ee event counts to stats ↵ | Devon Hudson | 2025-04-16 | 1 | -258/+0 |
| | | | | | | | | | | | reporting" (#18346) Reverts element-hq/synapse#18260 It is causing a failure when building release debs for `debian:bullseye` with the following error: ``` sqlite3.OperationalError: near "RETURNING": syntax error ``` | ||||
* | Add total event, unencrypted message, and e2ee event counts to stats ↵ | Andrew Morgan | 2025-04-15 | 1 | -0/+258 |
reporting (#18260) Co-authored-by: Eric Eastwood <erice@element.io> |