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
Age
Commit message (
Expand
)
Author
2022-01-21
Expand issue template (#2103)
kegsay
2022-01-21
Add `Forward extremities remain so even after the next events are populated a...
Neil Alexander
2022-01-21
Document log levels (#2101)
kegsay
2022-01-21
Update monolith-sample.conf (#2087)
FORCHA
2022-01-21
Fix #2027 by gracefully handling stub rooms (#2100)
kegsay
2022-01-21
Remodel how device list change IDs are created (#2098)
kegsay
2022-01-20
BREAKING: Remove Partitioned Stream Positions (#2096)
kegsay
2022-01-07
NATS JetStream tweaks (#2086)
Neil Alexander
2022-01-07
Fix panic at startup if roomserver was not given federation API reference by ...
Neil Alexander
2022-01-06
Fix #2084 - incorrect /event_auth response (#2085)
kegsay
2022-01-05
Add NATS JetStream support (#1866)
S7evinK
2021-12-20
Use non http API as fsAPI to avoid network requests (#2075)
S7evinK
2021-12-20
Allow partial test runs (#2076)
S7evinK
2021-12-16
Added std type to logging config. (#2060)
Martin Ashby
2021-12-13
Fix build error
Neil Alexander
2021-12-13
Update to matrix-org/pinecone@aa2808d
Neil Alexander
2021-12-13
Fix keyring regressions in previous P2P demo
Neil Alexander
2021-12-09
Return event NID from `StoreEvent`, match PSQL vs SQLite behaviour, tweak bac...
Neil Alexander
2021-12-09
Set @matrix-org/dendrite-core as repository code owner
Neil Alexander
2021-12-03
Cherry-pick removal of unused HTTP client from #2061
Neil Alexander
2021-12-03
Cherry-pick typing fix from #2061
Neil Alexander
2021-12-03
Add missing HTTP mode for userapi (#1982)
S7evinK
2021-12-03
Add missing internal routes (#2064)
S7evinK
2021-12-03
Squash username to lowercase at login (#2065)
nymori
2021-11-29
Updating example to Postgres v14 (#2062)
Ben Yanke
2021-11-25
Fixes for multiple Pinecone peers
Neil Alexander
2021-11-25
Fix P2P demo builds
Neil Alexander
2021-11-25
Update to matrix-org/pinecone@0cc483b
Neil Alexander
2021-11-25
Support connecting to multiple Pinecone static peers in the P2P demos (supply...
Neil Alexander
2021-11-24
Ratelimit requests to /media/r0/download|upload (#2020)
S7evinK
2021-11-24
Don't let things added to the media_store/ directory find their way into the ...
The Stranjer
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-11-22
Don't persist transaction IDs in the roomserver (#2048)
Neil Alexander
2021-11-18
Only return non-stub rooms from `GetKnownRooms` (#2049)
Neil Alexander
2021-11-16
Version 0.5.1 (#2047)
v0.5.1
Neil Alexander
2021-11-16
Guard in all key consumers
Neil Alexander
2021-11-16
Fix panic in federationsender consumer
Neil Alexander
2021-11-15
Mark room versions 8 and 9 as unstable (update to matrix-org/gomatrixserverli...
Neil Alexander
2021-11-12
Fix default power levels (update to matrix-org/gomatrixserverlib@af2616b)
Neil Alexander
2021-11-08
Fix sytest
Neil Alexander
2021-11-08
Update to matrix-org/gomatrixserverlib@ed70208 (hopefully will fix sytest)
Neil Alexander
2021-11-08
Update sytest-whitelist
Neil Alexander
2021-11-08
Resume federation sends (#2039)
Neil Alexander
2021-11-04
Try to reduce re-allocations a bit in resolveConflictsV2
Neil Alexander
2021-11-04
Further state resolution v2 optimisations
Neil Alexander
2021-11-04
State resolution v2 performance improvements (reduce allocs in Kahn's algorit...
Neil Alexander
2021-11-03
Reduce CPU usage of SelectStateInRange (#2038)
Neil Alexander
2021-11-02
Support joining version 8 and 9 rooms (update to matrix-org/gomatrixserverlib...
Neil Alexander
2021-11-02
Fix building on Windows (#2008)
S7evinK
[prev]
[next]