aboutsummaryrefslogtreecommitdiff
path: root/syncapi/notifier
AgeCommit message (Expand)Author
2022-04-28Only load members of newly joined rooms (#2389)Till
2022-04-13Precompute values for `userIDSet` in sync notifier (#2348)Neil Alexander
2022-04-08Fix data race in `TestCorrectStreamWakeup` (#2334)Neil Alexander
2022-04-07Fix lock contention in sync notifierNeil Alexander
2022-04-06Sync notifier tweaks (#2327)Neil Alexander
2022-04-06Reduce allocations in `/sync` presence stream (#2326)Neil Alexander
2022-04-06Add presence module V2 (#2312)Till
2022-03-03Implement Push Notifications (#1842)Dan
2022-01-05Add NATS JetStream support (#1866)S7evinK
2021-01-19Basic sync filtering (#1721)Neil Alexander
2021-01-08Sync refactor — Part 1 (#1688)Neil Alexander