aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-01Version 0.9.6 (#2689)v0.9.6Neil Alexander
2022-09-01Configuration tweaks (#2567)Neil Alexander
2022-09-01Refactor appservices component (#2687)Neil Alexander
2022-08-31Allow batching in `JetStreamConsumer` (#2686)Neil Alexander
2022-08-31Pinecone standalone refactoring (#2685)Neil Alexander
2022-08-30Check for `"creator"` field in `m.room.create` during event auth (update to m...Neil Alexander
2022-08-30Index on `syncapi_send_to_device` table (#2684)PiotrKozimor
2022-08-30Set the notification count when sending push notifications (#2683)Till
2022-08-30Use existing limit instead of default limit when lazy loading members (#2682)Till
2022-08-30Fix race condition on startup (#2679)Till
2022-08-30Fix the Cat Overflow bug (update to matrix-org/gomatrixserverlib@2020bdc)Neil Alexander
2022-08-29Log roomserver errorTill Faelligen
2022-08-29Race in keyserver intialization (#2619)Brian Meek
2022-08-29Default to limit of 20 state eventsTill Faelligen
2022-08-28Enforce `type`, `sender`, `state_key` and `room_id` lengths using codepoints ...Neil Alexander
2022-08-26Restrict username length properly (#2676)Neil Alexander
2022-08-25Version 0.9.5 (#2673)v0.9.5Neil Alexander
2022-08-25SyncAPI tweaks/fixes (#2671)Till
2022-08-25Remove a couple unnecessary Sentry captures from backfillNeil Alexander
2022-08-25Tweak logging and Sentry reporting for roomserver inputNeil Alexander
2022-08-25Fix 500s on `/state`, `/state_ids` when state not known (#2672)Neil Alexander
2022-08-24Allow un-rejecting events on reprocessingNeil Alexander
2022-08-23Only set backOffStarted to false if until is not zero (#2669)Till
2022-08-23Detect `types.MissingStateError` in `CheckServerAllowedToSeeEvent` (#2667)Neil Alexander
2022-08-23Complement QoL changes (#2663)Till
2022-08-23Add timeout parameter & trim URL (#2666)Till
2022-08-22Tweak soft-failure handling in roomserverNeil Alexander
2022-08-19Fetch more data for newly joined rooms in an incremental sync (#2657)Till
2022-08-19Version 0.9.4 (#2658)v0.9.4Neil Alexander
2022-08-19Enforce device list backoffs (#2653)Neil Alexander
2022-08-19Set historyVisibility for backfilled events over federation (#2656)Till
2022-08-19Make SyncAPI unit tests more reliable (#2655)Till
2022-08-19De-race `TestExpireEDUs` (#2654)Winter
2022-08-18State handling tweaks (#2652)Neil Alexander
2022-08-18Enable `workflow_dispatch` in GHANeil Alexander
2022-08-18Actually store EDUs once we retrieved from the database (#2651)Till
2022-08-18Reprocess rejected input events (#2647)Neil Alexander
2022-08-18Add a delay after sending events to the roomserverTill Faelligen
2022-08-16Stop spamming the logs with `StateBetween: ignoring deleted state` event IDsNeil Alexander
2022-08-16Lazy-loading fixes (#2646)Neil Alexander
2022-08-16Verify a shared secret is set in `create-account` (#2645)Till
2022-08-16Use `is_direct` flag from `/createRoom`, update stripped state (#2644)Neil Alexander
2022-08-16Only return non-retired invites (#2643)Till
2022-08-15Version 0.9.3v0.9.3Neil Alexander
2022-08-13Fix FAQ questionTill Faelligen
2022-08-13Admin endpoint documentation (#2640)timaeos
2022-08-13Adding FAQ Questions with common questions (#2641)timaeos
2022-08-12Version 0.9.2 (#2638)v0.9.2Neil Alexander
2022-08-12/hierarchy - return public and knockable rooms for authed users (#2578)texuf
2022-08-12Update example in readmeNeil Alexander