aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2022-10-14Update direct dependencies (#2794)Neil Alexander
2022-10-14Update to NATS Server v2.9.3 and nats.go v1.18.0Neil Alexander
2022-10-14Always add `UnreadNotifications` to joined room reponses (#2793)Till
2022-10-14Relax test a bitTill Faelligen
2022-10-14Fix `outliers whose auth_events are in a different room are correctly rejecte...Till
2022-10-13Revert "Federation backoff fixes and tests (#2792)"Neil Alexander
2022-10-13Federation backoff fixes and tests (#2792)devonh
2022-10-13Event relations (#2790)Neil Alexander
2022-10-11Fix `/get_missing_events` for rooms with `joined`/`invited` history_visibilit...Till
2022-10-11Private read receipts (#2789)Neil Alexander
2022-10-11Tweak `GetStateDeltas` behaviour (#2788)Neil Alexander
2022-10-11Tweak federation `M_NOT_FOUND` errorsNeil Alexander
2022-10-10Fix joined hosts with `RewritesState` (#2785)Neil Alexander
2022-10-10Send E2EE related errors to sentry (#2784)Till
2022-10-10CI updateTill Faelligen
2022-10-10SyTest List MaintenanceTill Faelligen
2022-10-10Move /event to the SyncAPI (#2782)Till
2022-10-10Tweak `GetAccountByPassword` moreNeil Alexander