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
/
eduserver
Age
Commit message (
Expand
)
Author
2020-12-02
Top-level setup package (#1605)
Neil Alexander
2020-11-09
Implement read receipts (#1528)
S7evinK
2020-10-15
Start Kafka connections for each component that needs them (#1527)
Neil Alexander
2020-08-10
Prefix-defined Kafka topics (#1254)
Neil Alexander
2020-08-10
Configuration format v1 (#1230)
Neil Alexander
2020-06-16
BREAKING: Make eduserver/appservice use userapi (#1138)
Kegsay
2020-06-12
Rehuffle where things are in the internal package (#1122)
Kegsay
2020-06-12
Add trace logging to RoomserverInternalAPI (#1120)
Kegsay
2020-06-10
Remove clientapi producers which aren't actually producers (#1111)
Kegsay
2020-06-08
Split out SetupFooComponent (#1106)
Kegsay
2020-06-04
Convert everything but serverkeyapi to inthttp (#1096)
Kegsay
2020-06-01
Send-to-device support (#1072)
Neil Alexander
2020-05-26
Miscellaneous fixes (#1060)
Neil Alexander
2020-05-22
Fix API paths
Neil Alexander
2020-05-21
Fix #897 and shuffle directory around (#1054)
Kegsay
2020-05-18
Add -api flag to monolith (#1044)
Neil Alexander
2020-04-22
Fix sarama import URLs (#856)
Neil Alexander
2020-04-03
use custom http client instead of the http DefaultClient (#823)
Ben B
2020-03-30
Implement typing over federation (#949)
Kegsay
2020-03-30
Rename the typing server to EDU server (#948)
Kegsay