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
/
userapi
/
util
Age
Commit message (
Expand
)
Author
2023-09-15
Move pseudoID ClientEvent hotswapping to a common location (#3199)
devonh
2023-08-31
Handle event_format federation in /sync responses (#3192)
devonh
2023-06-12
Cleanup remaining statekey usage for senderIDs (#3106)
devonh
2023-06-06
PDU Sender split (#3100)
devonh
2023-04-28
Use PDU in more places (#3072)
kegsay
2023-04-19
refactor: update GMSL (#3058)
kegsay
2023-04-04
Move GMSL client types to Dendrite (#3045)
kegsay
2023-03-22
Remove `BaseDendrite` (#3023)
Till
2023-03-17
Preparations for removing `BaseDendrite` (#3016)
Till
2023-02-20
Merge keyserver & userapi (#2972)
Till
2023-02-14
Remove polylith/API mode (#2967)
Till
2022-12-08
Add UserAPI util tests (#2907)
Till
2022-11-11
Virtual hosting schema and logic changes (#2876)
Neil Alexander
2022-11-02
Add message stats to reporting (#2748)
Till
2022-07-19
Update FAQ
Neil Alexander
2022-05-10
Back out matrix-org/dendrite#2421 by restoring `http.Client`s
Neil Alexander
2022-05-05
Use `gomatrixserverlib.Client` instead of `http.Client` (#2421)
Neil Alexander
2022-05-04
Add opt-in anonymous stats reporting (#2249)
Till
2022-03-03
Implement Push Notifications (#1842)
Dan