aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-31Version 0.10.5 (#2845)v0.10.5Neil Alexander
2022-10-31Fix `go.mod`Neil Alexander
2022-10-31Tweak `"state"` and `"timeline"` filtering (#2844)Neil Alexander
2022-10-31Update to matrix-org/gomatrixserverlib@0885c35Neil Alexander
2022-10-31Add `/_dendrite/admin/downloadState/{serverName}/{roomID}` admin endpointNeil Alexander
2022-10-28Limit recent events when going backwards (#2840)Till
2022-10-28Add hcaptcha support besides Google ReCaptcha (#2834)X. Ding
2022-10-28Simplify error checking and check the correct errorTill Faelligen
2022-10-27Refactor `claimRemoteKeys`Neil Alexander
2022-10-27Fix upgrade appservicesTill Faelligen
2022-10-27Add AS specific public room list endpoints (#2836)Till
2022-10-27Fix /members (#2837)Till
2022-10-27Add scheduled tasks to run tests with race detection (#2814)Till
2022-10-26Update Yggdrasil demoNeil Alexander
2022-10-26Associate events in db before queueing them to send (#2833)devonh
2022-10-26Add network interface callback to pinecone build (#2825)devonh
2022-10-26Update federation API consumersNeil Alexander
2022-10-26Initial support for multiple server names (#2829)Neil Alexander
2022-10-26Add support for config "auto_join_rooms" (#2823)Neboer
2022-10-25Fix `Current state appears in timeline in private history with many messages ...Till
2022-10-25Return forbidden if not a member anymore (fix #2802)Till Faelligen
2022-10-25Prettify unit test outputNeil Alexander
2022-10-25Filter `/members`, return members at given point (#2827)Till
2022-10-24Get messages from before user left the room (#2824)Till
2022-10-24Fix slow querying of cross-signing signaturesNeil Alexander
2022-10-24Fix wrong config keyTill Faelligen
2022-10-21Version 0.10.4 (#2822)v0.10.4Neil Alexander
2022-10-21Add `syncapi_memberships` table tests (#2805)Till
2022-10-21Optimize inserting pending PDUs/EDUs (#2821)Till
2022-10-21Verify `room_id`, `type`, `sender` and `state_key` field lengths using bytes ...Neil Alexander
2022-10-21Set `display_name` and/or `avatar_url` for server notices (#2820)Till
2022-10-21Fix `invite -> leave -> join` dance when accepting invites (#2817)Till
2022-10-21Allow `m.read.private` to clear notifications (#2811)Neil Alexander
2022-10-20Mutex protect query keys response (#2812)devonh
2022-10-20Fix flakey queue test (#2818)devonh
2022-10-20Remove test from blacklistTill Faelligen
2022-10-20Fix race conditionTill Faelligen
2022-10-19Get state deltas without filters (#2810)Till
2022-10-19Fix lock contentionNeil Alexander
2022-10-19Fix concurrent map write in key serverNeil Alexander
2022-10-19Bump nokogiri from 1.13.6 to 1.13.9 in /docs (#2809)dependabot[bot]
2022-10-19Refactor Federation Destination Queues (#2807)devonh
2022-10-18Namespace user API tables (#2806)Neil Alexander
2022-10-18Try to make `AddEvent` less expensive (update to matrix-org/gomatrixserverlib...Neil Alexander
2022-10-17Scope transactions to endpoints (#2799)Till
2022-10-17Set `org.matrix.msc2285.stable` in `/versions`Neil Alexander
2022-10-17Return error if we fail to read the response bodyTill Faelligen
2022-10-14Dendrite 0.10.3v0.10.3Neil Alexander
2022-10-14Set inactivity threshold on durable consumers in the roomserver input API (#2...Neil Alexander
2022-10-14Update dependency now that it is fixedNeil Alexander