summary refs log tree commit diff
path: root/synapse/push/pusherpool.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2022-08-24add function to calculate event context without pulling from dbH. Shay1-1/+64
2022-08-24create events and contexts seperatelyH. Shay1-34/+84
2022-08-24