summary refs log tree commit diff
path: root/synapse/app/synchrotron.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-08-20Collect old current stats rows when updating stats with deltasOlivier Wilkinson (reivilibre)1-2/+79
Signed-off-by: Olivier Wilkinson (reivilibre) <olivier@librepush.net>
2019-08-20Handle state deltas and turn them into stats deltasOlivier Wilkinson (reivilibre)2-2/+439
Signed-off-by: Olivier Wilkinson (reivilibre) <olivier@librepush.net>
2019-08-20