index
:
slackcoder/dendrite
main
Dendrite is a second-generation Matrix homeserver written in Go
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
syncapi
/
streams
/
stream_receipt.go
Age
Commit message (
Expand
)
Author
2024-10-17
Rename the go package
Quentin Gliech
2023-04-19
refactor: update GMSL (#3058)
kegsay
2023-04-04
Move GMSL client types to Dendrite (#3045)
kegsay
2022-11-29
Fix `m.receipt`s causing notifications (#2893)
Till
2022-10-11
Private read receipts (#2789)
Neil Alexander
2022-10-06
Use the stream positions of the notifier (#2768)
Till
2022-10-05
Remove empty fields from `/sync` response (#2755)
Till
2022-10-03
Modify sync transaction behaviour (#2758)
Neil Alexander
2022-09-30
Reset transaction after a failure
Neil Alexander
2022-09-30
Fix broken `/sync` due to transaction error
Neil Alexander
2022-09-30
Transactional isolation for `/sync` (#2745)
Neil Alexander
2022-04-27
Don't send account data or receipts for left/forgotten rooms (#2382)
Neil Alexander
2022-04-07
Add possibility to ignore users (#2329)
Till
2022-03-29
Remove eduserver (#2306)
S7evinK
2022-03-01
Hopefully fix read receipts (#2241)
Neil Alexander
2021-01-13
Sync fixes (#1709)
Neil Alexander
2021-01-08
Sync refactor — Part 1 (#1688)
Neil Alexander