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
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
2021-11-02
Run gofmt on dendrite - apply go 1.17 preferred build tags (#2021)
PiotrKozimor
2021-11-02
Fix #2028 (#2036)
Neil Alexander
2021-11-02
0️⃣ Media API: Fix maxFileSizeBytes=0 handling (#1993)
database64128
2021-11-02
Support WebP based thumbnails (#2033)
hacktivista
2021-11-02
Update to matrix-org/gomatrixserverlib@5e02b64
Neil Alexander
2021-11-01
Add part of #1322 tests (#2034)
kegsay
2021-10-29
Remove tests from the blacklist (#2031)
kegsay
2021-10-29
Add 'Federation publicRoom Name/topic keys are correct' to the sytest whiteli...
Andrew Morgan
2021-10-29
generate-config: add flags for db and server name (#2030)
kegsay
2021-10-25
Update README.md (#2012)
cofob
2021-10-25
Update are-we-synapse-yet (#2018)
S7evinK
2021-10-22
Fix dendritejs build
Neil Alexander
2021-10-22
Update Pinecone demo
Neil Alexander
2021-10-21
sytest: update blacklist and whitelist (#2025)
kegsay
[next]