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
Age
Commit message (
Expand
)
Author
2022-05-02
Return `null` if MaxFileSizeBytes is 0 (#2409)
Till
2022-04-29
Add restrictions for open registration (#2402)
Till
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-24
fixup treat the sender_localpart as an exclusive namespace of one user (#2255)
Nick Cao
2022-03-23
Per-room consumers (#2293)
Neil Alexander
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-18
Merge both user API databases into one (#2186)
Neil Alexander
2022-02-18
Allow preventing guest registration (#2199)
Neil Alexander
2022-02-17
Remove outbound proxy, http.ProxyFromEnvironment is now used (#2191)
S7evinK
2022-02-02
Use pull consumers (#2140)
Neil Alexander
2022-01-07
NATS JetStream tweaks (#2086)
Neil Alexander
2022-01-05
Add NATS JetStream support (#1866)
S7evinK
2021-11-24
Don't populate config defaults where it doesn't make sense (#2058)
Neil Alexander
2021-11-24
Merge `federationapi`, `federationsender`, `signingkeyserver` components (#2055)
Neil Alexander
2021-09-10
Added .well-known/matrix/server endpoint (#1988)
Ryan W
2021-08-17
Cross-signing fixes, notifications via sync, federation (#1974)
Neil Alexander
2021-08-04
Cross-signing groundwork (#1953)
Neil Alexander
2021-07-19
Set MaxFileSizeBytes <= 0 to unlimited (#1876)
S7evinK
2021-06-14
Set MaxFileSizeBytes <= 0 to "unlimited" (#1875)
S7evinK
2021-06-07
Fix SIGSEGV in IsInterestedInRoomID (#1846)
bodqhrohro
2021-04-07
Implement OpenID module (#599) (#1812)
Bruce MacDonald
2021-03-24
Add Sentry support (#1803)
Kegsay
2021-03-08
Make sure the component max open conns doesn't exceed 100
Kegan Dougal
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
Treat the sender_localpart as an exclusive namespace of one user (#1790)
Will Hunt
2021-03-05
Tweak AS registration check and AS component HTTP clients (#1785)
Neil Alexander
2021-01-22
Gate peeking behind msc flags (#1731)
Kegsay
2021-01-22
DNS caching (#1728)
Neil Alexander
2021-01-18
Mention unstable features in /_matrix/client/versions (#1710)
sumitks866
2021-01-13
MSC2946: Spaces Summary (#1700)
Kegsay
2020-12-02
Top-level setup package (#1605)
Neil Alexander
[prev]