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