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
/
streams.go
Age
Commit message (
Expand
)
Author
2024-10-17
Rename the go package
Quentin Gliech
2023-06-06
PDU Sender split (#3100)
devonh
2023-02-20
Merge keyserver & userapi (#2972)
Till
2022-09-30
Fix broken `/sync` due to transaction error
Neil Alexander
2022-09-30
Transactional isolation for `/sync` (#2745)
Neil Alexander
2022-08-05
Invalidate lazyLoadCache if we're doing an initial sync (#2623)
Till
2022-05-06
Move LL cache (#2429)
Till
2022-05-05
syncapi: define specific interfaces for internal HTTP communications (#2416)
kegsay
2022-04-26
Add heroes to the room summary (#2373)
Till
2022-04-19
Implement lazy loading on `/sync` (#2346)
Till
2022-04-07
Add possibility to ignore users (#2329)
Till
2022-04-06
Add presence module V2 (#2312)
Till
2022-03-29
Remove eduserver (#2306)
S7evinK
2022-03-03
Implement Push Notifications (#1842)
Dan
2022-03-01
Use correct stream provider in `Latest` for `ReceiptPosition`
Neil Alexander
2022-01-20
BREAKING: Remove Partitioned Stream Positions (#2096)
kegsay
2021-01-08
Sync refactor — Part 1 (#1688)
Neil Alexander