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-04-13
Make `/messages` filterable (#2347)
Till
2022-04-11
Add database namespacing for unit tests (#2340)
kegsay
2022-04-11
Correctly use provided filters (#2339)
Till
2022-04-09
Remove dead code in the sync api (#2341)
kegsay
2022-04-08
syncapi: add more tests; fix more bugs (#2338)
kegsay
2022-04-08
Update to matrix-org/pinecone@2999ea2
Neil Alexander
2022-04-08
Update to matrix-org/pinecone@9b3963248c9bdc22cf0789bc3ca58e8f274371e6
Neil Alexander
2022-04-08
Use connection manager in Pinecone demos
Neil Alexander
2022-04-08
Update dependencies (#2336)
Neil Alexander
2022-04-08
Add metrics for internal API requests (#2310)
Till
2022-04-08
Remove `client-api-proxy` and `federation-api-proxy` (closes #928) (#2335)
Neil Alexander
2022-04-08
Fix data race in `TestCorrectStreamWakeup` (#2334)
Neil Alexander
2022-04-08
Prevent setting push rules via account data endpoint (#2333)
Neil Alexander
2022-04-08
Handle QueryAccountAvailabilityPath in internal user API (#2332)
PiotrKozimor
2022-04-08
Add test infrastructure code for dendrite unit/integ tests (#2331)
kegsay
2022-04-07
Dendrite 0.8.1
v0.8.1
Neil Alexander
2022-04-07
Fix lock contention in sync notifier
Neil Alexander
2022-04-07
Version 0.8.0 (#2330)
v0.8.0
Neil Alexander
2022-04-07
Send avatar updates asynchronously, same as display name updates
Neil Alexander
2022-04-07
Add possibility to ignore users (#2329)
Till
2022-04-07
Simplify presence stringification (should help with vector-im/element-android...
Neil Alexander
2022-04-06
Fix bug where state events could be requested twice in appservices (#2328)
Neil Alexander
2022-04-06
Update README.md
Neil Alexander
2022-04-06
Sync notifier tweaks (#2327)
Neil Alexander
2022-04-06
Reduce allocations in `/sync` presence stream (#2326)
Neil Alexander
2022-04-06
Add presence module V2 (#2312)
Till
2022-04-06
Reduce the number of allocations made by `localRoomMembers` when consuming st...
Neil Alexander
2022-04-05
Nuke a couple of tests for now
Neil Alexander
2022-04-05
Update the "Are We Synapse Yet?" list
Neil Alexander
2022-04-05
Merge branch 'main' of github.com:matrix-org/dendrite
Neil Alexander
2022-04-05
Update to matrix-org/gomatrixserverlib#300
Neil Alexander
2022-04-05
Add Are We Synapse Yet to GHA (#2321)
Till
2022-04-05
Update sytest-whitelist again
Neil Alexander
2022-04-05
build.sh to build.cmd (#2319)
Emanuele Aliberti
2022-04-05
Added /upgrade endpoint (#2307)
David Spenler
2022-04-04
Update to matrix-org/gomatrixserverlib#299
Neil Alexander
2022-04-04
remove obsolete config entry "federation_certificates" (#2318)
Sebastian Spaeth
2022-04-04
Fix `dendritejs-pinecone` build
Neil Alexander
2022-04-04
Enhanced calm at startup of Pinecone demos
Neil Alexander
2022-04-04
Update to matrix-org/pinecone@e526fa8
Neil Alexander
2022-04-04
Slower federation warm-up (#2320)
Neil Alexander
2022-04-04
Fix sign-off link in `CONTRIBUTING.md`
Neil Alexander
2022-04-04
Fix unlimitedSize uploads (#2317)
S7evinK
2022-04-01
Include joined and invite member counts in room summary (#2315)
Neil Alexander
2022-03-30
Update Pinecone P2P demo
Neil Alexander
2022-03-29
Remove eduserver (#2306)
S7evinK
2022-03-28
User directory for nearby Pinecone peers (P2P demo) (#2311)
Neil Alexander
2022-03-28
Fix account availability on register
Neil Alexander
2022-03-28
P2P demo tweaks
Neil Alexander
2022-03-28
Ensure Dendrite has stopped in Pinecone demo `Stop()`
Neil Alexander
[next]