aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-26Version 0.8.6 (#2497)v0.8.6Neil Alexander
2022-05-26Upgrade various dependencies (#2496)Neil Alexander
2022-05-26Update to matrix-org/gomatrixserverlib#314Neil Alexander
2022-05-26Make logging output for state deletions a bit betterNeil Alexander
2022-05-25Update 1_planning.md (#2467)Brandon
2022-05-25Try to spot state deletions when they happen (#2489)Neil Alexander
2022-05-25Mark room versions 8 and 9 as stableNeil Alexander
2022-05-25Fix using the remote provided event from `/send_join` (#2490)Neil Alexander
2022-05-25Fix the `resolve-state` toolNeil Alexander
2022-05-25Restricted join support on `/make_join`, `/send_join` (#2478)Neil Alexander
2022-05-24Allow authing invited user in rooms with `"restricted"` join rule (update to ...Neil Alexander
2022-05-24Fix `join_authorised_via_users_server` key name in `SendEvent`Neil Alexander
2022-05-24Give PL100 to invited users in `trusted_private_chat` preset (#2485)Neil Alexander
2022-05-24Strip `join_authorised_by_users_server` when updating membership events using...Neil Alexander
2022-05-24Handle invite in appservice roomserver consumer (#2476)Aaron Ogle
2022-05-23Preserve content from `/make_join` as well as supplied content in the request...Neil Alexander
2022-05-23Fix control flow related to joining restricted v8/v9 rooms (update to matrix-...Neil Alexander
2022-05-23Allow defers to run in `TestMain` in federation API testsNeil Alexander
2022-05-23Update to matrix-org/gomatrixserverlib#311 (#2479)Neil Alexander
2022-05-20Fix `/deactivate` (#2474)Till
2022-05-19syncapi: don't return early for no-op incremental syncs (#2473)kegsay
2022-05-18Really SKIP_NODB (#2472)Till
2022-05-17bugfix: fix race condition when updating presence via /sync (#2470)kegsay
2022-05-17Remove debug loggingKegan Dougal
2022-05-17bugfix: E2EE device keys could sometimes not be sent to remote servers (#2466)kegsay
2022-05-17Add docs which explain how to calculate coverage (#2468)kegsay
2022-05-16Add roomserver tests (3/4) (#2447)Till
2022-05-13Version 0.8.5 (#2461)v0.8.5Neil Alexander
2022-05-13The Pinecone `gobind` demo must listen on `localhost` for `baseURL` to be cor...Neil Alexander
2022-05-13Update README.mdNeil Alexander
2022-05-13Resolve over old and new extremities (#2457)Neil Alexander
2022-05-13Update NATS Server to version 2.8.2 (#2460)Neil Alexander
2022-05-13Only try to get OTKs if the context isn't done yetTill Faelligen
2022-05-13Shuffle config Verify/Defaults a bit around (#2459)Till
2022-05-12Separate sample configs for monolith and polylith (#2456)Neil Alexander
2022-05-12Fix `create-account` with global database settings (#2455)Till
2022-05-12Wait 100ms for events to be processed by syncapiKegan Dougal
2022-05-11Fix OTK upload spam (#2448)Till
2022-05-11Fix linkNeil Alexander
2022-05-11New documentation: https://matrix-org.github.io/dendrite/Neil Alexander
2022-05-11More syncapi tests (#2451)kegsay
2022-05-11Add RoomExists flag to QueryMembershipForUser (#2450)kegsay
2022-05-10Add roomserver tests (2/?) (#2445)Till
2022-05-10Version 0.8.4v0.8.4Neil Alexander
2022-05-10Add indexes to `syncapi_output_room_events` table that satisfy the filters (#...Neil Alexander
2022-05-10Back out matrix-org/dendrite#2421 by restoring `http.Client`sNeil Alexander
2022-05-09🏗️ mediaapi/thumbnailer: fix build with bimg (#2440)database64128
2022-05-09Version 0.8.3 (#2431)v0.8.3Neil Alexander
2022-05-09Begin adding syncapi component tests (#2442)kegsay
2022-05-09Don't store invites in sync API that aren't relevant to local users (#2439)Neil Alexander