aboutsummaryrefslogtreecommitdiff
path: root/syncapi/streams/stream_presence.go
AgeCommit message (Expand)Author
2024-10-18Update the license headers to mention the commercial licenseQuentin Gliech
2024-10-17Rename the go packageQuentin Gliech
2024-10-17Update the copyright headers in all filesQuentin Gliech
2023-04-19refactor: update GMSL (#3058)kegsay
2023-04-04Move GMSL client types to Dendrite (#3045)kegsay
2022-12-08Fix newly joined users presence (#2854)Till
2022-10-19Get state deltas without filters (#2810)Till
2022-10-03Modify sync transaction behaviour (#2758)Neil Alexander
2022-09-30Reset transaction after a failureNeil Alexander
2022-09-30Fix broken `/sync` due to transaction errorNeil Alexander
2022-09-30Transactional isolation for `/sync` (#2745)Neil Alexander
2022-08-19Fetch more data for newly joined rooms in an incremental sync (#2657)Till
2022-06-30Silence presence logs (#2547)Till
2022-04-30Return "to", if we didn't return any presence events (#2407)Till
2022-04-28Only load members of newly joined rooms (#2389)Till
2022-04-28Limit presence in `/sync` responses (#2394)Till
2022-04-27Don't create fictitious presence entries (#2381)Neil Alexander
2022-04-07Simplify presence stringification (should help with vector-im/element-android...Neil Alexander
2022-04-06Reduce allocations in `/sync` presence stream (#2326)Neil Alexander
2022-04-06Add presence module V2 (#2312)Till