summary refs log tree commit diff
path: root/synctl (unfollow)
Commit message (Expand)AuthorFilesLines
2022-09-19fix tests to reflect new realityH. Shay1-2/+2
2022-09-19ditch auth events and pass state map insteadH. Shay1-17/+16
2022-09-19split out creating events for batches and add helper methods for duplicated codeH. Shay1-68/+132
2022-09-19reduce duplicated codeH. Shay2-105/+33
2022-09-19fix test to align with new behaviourH. Shay