aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-22Version 0.9.9 (#2732)v0.9.9Neil Alexander
2022-09-22Tweak `InsertMigration` to avoid logging (#2720)Till
2022-09-22Update embedded NATS Server to v2.9.1-beta1 (as this includes a fix that prev...Neil Alexander
2022-09-22Bump commonmarker from 0.23.4 to 0.23.6 in /docs (#2731)dependabot[bot]
2022-09-20HTTP connection keepalives (#2730)Neil Alexander
2022-09-20Update dependencies (#2729)Neil Alexander
2022-09-20Update readmeNeil Alexander
2022-09-20Remove deleted state logging lines from sync API (they are pointless)Neil Alexander
2022-09-20Mark device list as stale, if we don't have the requesting device (#2728)Till
2022-09-20Update database documentationNeil Alexander
2022-09-20Update contributing documentationNeil Alexander
2022-09-19Bug fix #2718 appservice txnid should be different for each batch of events (...Tak Wai Wong
2022-09-16Fix origin on device list update EDUsTill Faelligen
2022-09-16Ensure that all state event IDs are included in the `added` section when rewr...Neil Alexander
2022-09-15Hopefully fix `upgrade-tests` (#2717)Till
2022-09-14Fix Pinecone demo build errors after Pinecone updateNeil Alexander
2022-09-14Update to matrix-org/pinecone@608215eb1b2920f3510b56c4a36a87ed9e75779fNeil Alexander
2022-09-14Revert 482914aef4a7d637a8c468d46904fde9f478b5d1Neil Alexander
2022-09-13Use `AckNone` on the ephemeral room input consumerNeil Alexander
2022-09-13Tweak `LoadMembershipAtEvent` behaviour when state not known (#2716)Neil Alexander
2022-09-13Always resolve state in `QueryStateAfterEvents`Neil Alexander
2022-09-13Send-to-device consumer/producer tweaks (#2713)Till
2022-09-13Check unique constraint errors when manually inserting migrations (#2712)Till
2022-09-12Update to matrix-org/gomatrixserverlib@7b96db4Neil Alexander
2022-09-12Version 0.9.8v0.9.8Neil Alexander
2022-09-12Fix missing signature check on the `/get_missing_events` responseNeil Alexander
2022-09-12Update to NATS Server v2.9.0Neil Alexander
2022-09-12Update to matrix-org/pinecone@b215925Neil Alexander
2022-09-12P2P demo tweaksNeil Alexander
2022-09-11Update to matrix-org/gomatrixserverlib@dec87dbaa40700a8c8f7c299c53f911047cf2cb9Neil Alexander
2022-09-09Only verify if fulltext indexing is enabledTill Faelligen
2022-09-09Version 0.9.7 (#2707)v0.9.7Neil Alexander
2022-09-09Optimise `SharedUsers` again by using complete composite indexNeil Alexander
2022-09-09Optimise shared users query in Synx API slightly by removing a potential sortNeil Alexander
2022-09-09Fix database transaction for keyserver `DeleteDeviceKeys`Neil Alexander
2022-09-09Fix transactions around assigning NIDsNeil Alexander
2022-09-09Change detection of already executed migrations (#2665)Till
2022-09-09More writer fixes in the Sync APINeil Alexander
2022-09-09Use database writer in user API `DeleteOldNotifications`Neil Alexander
2022-09-09Update getting pushrules, add tests, tweak pushrules (#2705)Till
2022-09-08Fix issue with stale device lists (#2702)Till
2022-09-07Fulltext implementation incl. config (#2480)Till
2022-09-07Use a single context insteadNeil Alexander
2022-09-07Update state reset capture to SentryNeil Alexander
2022-09-07Add HTTP status code to FederationClientError (#2699)Till
2022-09-07Avoid unneeded JSON operations (#2698)Till
2022-09-07Re-add waitTime if we're not blacklisted and no RetryAfter wasTill Faelligen
2022-09-07Add a SigningKeyUpdate producer (#2697)Till
2022-09-07Handle errors differently in the `DeviceListUpdater` (#2695)Till
2022-09-07Update to matrix-org/gomatrixserverlib@637a173Neil Alexander