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
/
setup
/
config
/
config_test.go
Age
Commit message (
Expand
)
Author
2023-11-25
added a warning log , for well_known_server_name,well_known_server_name whe...
Joseph Alvarenga Beech
2023-04-19
refactor: update GMSL (#3058)
kegsay
2023-04-06
refactor: use latest GMSL which splits fed client from matrix room logic (#3051)
kegsay
2023-02-14
Remove polylith/API mode (#2967)
Till
2023-01-23
Initial Store & Forward Implementation (#2917)
devonh
2022-12-22
Handle guest access [1/2?] (#2872)
Till
2022-07-25
Add .well-known/matrix/client to clientapi (#2551)
Jonathan Bartlett
2022-07-11
Ristretto cache (#2563)
Neil Alexander
2022-04-04
remove obsolete config entry "federation_certificates" (#2318)
Sebastian Spaeth
2022-03-29
Remove eduserver (#2306)
S7evinK
2022-03-09
Remove references to `userapi_devices` (fixes #2259)
Neil Alexander
2022-03-03
Implement Push Notifications (#1842)
Dan
2022-02-18
Implement server notices (#2180)
S7evinK
2022-02-17
Remove outbound proxy, http.ProxyFromEnvironment is now used (#2191)
S7evinK
2022-01-05
Add NATS JetStream support (#1866)
S7evinK
2021-11-24
Merge `federationapi`, `federationsender`, `signingkeyserver` components (#2055)
Neil Alexander
2021-09-10
Added .well-known/matrix/server endpoint (#1988)
Ryan W
2020-12-02
Top-level setup package (#1605)
Neil Alexander