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
/
dendrite-config.yaml
Age
Commit message (
Expand
)
Author
2022-04-06
Add presence module V2 (#2312)
Till
2022-04-04
remove obsolete config entry "federation_certificates" (#2318)
Sebastian Spaeth
2022-03-29
Remove eduserver (#2306)
S7evinK
2022-03-03
Implement Push Notifications (#1842)
Dan
2022-03-01
Only allow device deletion from session UIA was initiated from (#2235)
S7evinK
2022-02-18
Implement server notices (#2180)
S7evinK
2022-02-18
Allow preventing guest registration (#2199)
Neil Alexander
2022-02-17
Remove outbound proxy, http.ProxyFromEnvironment is now used (#2191)
S7evinK
2022-01-21
Document log levels (#2101)
kegsay
2022-01-05
Add NATS JetStream support (#1866)
S7evinK
2021-12-16
Added std type to logging config. (#2060)
Martin Ashby
2021-11-24
Merge `federationapi`, `federationsender`, `signingkeyserver` components (#2055)
Neil Alexander
2021-09-10
Added .well-known/matrix/server endpoint (#1988)
Ryan W
2021-07-16
Fix DNS CacheLifetime (#1926)
S7evinK
2021-04-08
Document need for max-body-size change in reverse proxy as well (#1816)
Tim McCormack
2021-04-07
Implement OpenID module (#599) (#1812)
Bruce MacDonald
2021-03-30
Use log directory that we will be able to write to (#1799)
Eric Eastwood
2021-03-08
Make bcrypt cost configurable (#1793)
Kegsay
2021-03-08
Fix database default connection limits for CI (#1794)
Neil Alexander
2021-03-05
Tweak AS registration check and AS component HTTP clients (#1785)
Neil Alexander
2021-01-22
DNS caching (#1728)
Neil Alexander
2021-01-13
MSC2946: Spaces Summary (#1700)
Kegsay
2021-01-05
Add MSC's section to example config (#1675)
Jason Robinson
2020-12-09
Version 0.3.3
v0.3.3
Neil Alexander
2020-12-02
Add ability to disable federation (#1604)
Neil Alexander
2020-11-20
Update last seen on sync requests (#1593)
Neil Alexander
2020-10-27
Add possibilty to configure MaxMessageBytes for sarama (#1563)
S7evinK
2020-10-26
Update documentation (#1569)
Neil Alexander
2020-10-07
Rename serverkeyapi to signingkeyserver (#1492)
Kegsay
2020-09-29
Remove TLS fingerprints, improve perspective unmarshal handling (#1452)
Neil Alexander
2020-09-25
Allow configuring old verify keys (#1443)
Neil Alexander
2020-09-23
Enforce valid key IDs (#1437)
Neil Alexander
2020-09-07
Remove current state server (#1405)
Kegsay
2020-09-03
Rate limiting (#1385)
Neil Alexander
2020-08-27
Add OpenTracing documentation (#1345)
Kegsay
2020-08-13
Fix Docker builds, polylith components (#1269)
Neil Alexander
2020-08-13
API setup refactoring (#1266)
Neil Alexander
2020-08-11
New sample config (#1258)
Neil Alexander
2020-08-10
Configuration format v1 (#1230)
Neil Alexander
2020-08-07
Allow enforcing X.509 certificate validity (MSC1711) (#1249)
Neil Alexander
2020-07-15
Implement key uploads (#1202)
Kegsay
2020-07-02
Remove publicroomsapi (#1176)
Kegsay
2020-06-30
Add a new component: currentstateserver (#1171)
Kegsay
2020-06-19
User API polylith component (#1151)
Neil Alexander
2020-06-16
Make userapi responsible for checking access tokens (#1133)
Kegsay
2020-06-01
Send-to-device support (#1072)
Neil Alexander
2020-05-27
Server key component (#1050)
Neil Alexander
2020-05-14
Keyserver skeleton (#1032)
Neil Alexander
2020-05-08
Add registration_disabled to dendrite-config.yaml (#1013)
Will Hunt
2020-05-01
Limit database connections (#980, #564) (#998)
Neil Alexander
[next]