aboutsummaryrefslogtreecommitdiff
path: root/syncapi/notifier
AgeCommit message (Expand)Author
2023-09-15Update gmsl to use new validated RoomID on PDUs (#3200)devonh
2023-07-06Add pseudoID compatibility to Invites (#3126)devonh
2023-06-14Merge SenderID & Per Room User Key work (#3109)devonh
2023-06-12Cleanup remaining statekey usage for senderIDs (#3106)devonh
2023-05-03Use PDU in even more places (#3074)kegsay
2023-04-27Remove gmsl.HeaderedEvent (#3068)kegsay
2023-04-19refactor: update GMSL (#3058)kegsay
2022-10-07Ensure we only wake up a given user once (#2775)Neil Alexander
2022-09-30Fix broken `/sync` due to transaction errorNeil Alexander
2022-09-30Transactional isolation for `/sync` (#2745)Neil Alexander
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