aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-30Calculate correct room member count for push rule evaluation (#2894)Till
2022-11-29Version 0.10.8v0.10.8Neil Alexander
2022-11-29Fix `m.receipt`s causing notifications (#2893)Till
2022-11-29Update configurationNeil Alexander
2022-11-29Update NATS Server to 2.9.8Neil Alexander
2022-11-29Tweak event auth logging and cases (update to matrix-org/gomatrixserverlib@88...Neil Alexander
2022-11-28Return empty JSON if we don't have any protocols to return (#2892)Till
2022-11-22Never filter out a user's own membership when using LL (#2887)Erik Johnston
2022-11-18Update pinecone version (#2884)devonh
2022-11-18Fix registration for virtual hostingNeil Alexander
2022-11-18Add p2p wakeup broadcast handling to pinecone demos (#2841)devonh
2022-11-17Fix nightly code coverage (#2881)devonh
2022-11-17Try that againNeil Alexander
2022-11-17Fix `/key/v2/server`, add HTTP `Host` matchingNeil Alexander
2022-11-16Add test code coverage reporting (#2871)devonh
2022-11-16Fix bug in a2f72dd9Neil Alexander
2022-11-16Detect consumer being deleted in `JetStreamConsumer`Neil Alexander
2022-11-16Update to NATS Server 2.9.6 and nats.go 1.20.0Neil Alexander
2022-11-16Fix slice out of bounds in federation APINeil Alexander
2022-11-16Virtual host server name workaroundNeil Alexander
2022-11-16Tweak `/key/v2/server`Neil Alexander
2022-11-15Don't get blacklisted hosts when querying joined servers (#2880)Neil Alexander
2022-11-15Update to matrix-org/gomatrixserverlib@900369eNeil Alexander
2022-11-15Federation fixes for virtual hostingNeil Alexander
2022-11-14Fix Caddy config well-known delegation example (#2879)Omar Kotb
2022-11-14Handle remote room upgrades (#2866)Till
2022-11-14Try to optimize CI (#2867)Till
2022-11-14Use a writer to assign state key NIDs (#2877)Till
2022-11-11Virtual hosting schema and logic changes (#2876)Neil Alexander
2022-11-11Fix oops, add simple UTTill Faelligen
2022-11-11Run upgrade tests for SQLite too (#2875)Neil Alexander
2022-11-11Fix issue with missing user NIDs (#2874)Till
2022-11-11Deny guest access on several endpoints (#2873)Till
2022-11-11Send presence to newly added servers (#2869)Till
2022-11-10Fix lint errorNeil Alexander
2022-11-10Improve logging in upgrade testsNeil Alexander
2022-11-09Update RistrettoNeil Alexander
2022-11-09Remove unspecced fields from `Transaction` (update to matrix-org/gomatrixserv...Neil Alexander
2022-11-07Add custom build flag to satisfy SytestTill Faelligen
2022-11-07Handle `m.room.tombstone` events in the UserAPI (#2864)Till
2022-11-04Revert Docker user changeNeil Alexander
2022-11-04Fix GHA release scriptTill Faelligen
2022-11-04Version 0.10.7 (#2861)v0.10.7Neil Alexander
2022-11-04Update `latestPosition` when getting reversed room delta (#2860)Till
2022-11-04Send presence to joined hosts only (#2858)Till
2022-11-04Cache go mod directoryTill Faelligen
2022-11-03Move `prev_batch` calculation (#2856)Neil Alexander
2022-11-03Put P2P Demos back into their own DockerfilesNeil Alexander
2022-11-03Update to matrix-org/pinecone@37f2e9bNeil Alexander
2022-11-03Update README.md (#2855)gitlab-nickfreeman