aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-27Version 0.8.2 (#2386)v0.8.2Neil Alexander
2022-04-27Fix graceful shutdownNeil Alexander
2022-04-27Defer cancel on shutdown contextNeil Alexander
2022-04-27Use process context as base context for all HTTPNeil Alexander
2022-04-27Try that againNeil Alexander
2022-04-27Correct account data position mappingNeil Alexander
2022-04-27Add UserAPI storage tests (#2384)Till
2022-04-27Prevent JetStream from handling OS signals, allow running as a Windows servic...Neil Alexander
2022-04-27Don't try to federated-join via ourselves (#2383)Neil Alexander
2022-04-27Don't send account data or receipts for left/forgotten rooms (#2382)Neil Alexander
2022-04-27Don't create fictitious presence entries (#2381)Neil Alexander
2022-04-26Use a value that is Go 1.16-friendlyNeil Alexander
2022-04-26Send all account data on complete sync by defaultNeil Alexander
2022-04-26Fix account data positionNeil Alexander
2022-04-26Start account data ID from `from`Neil Alexander
2022-04-26Fix account_data not correctly send in a complete sync (#2379)Till
2022-04-26Fix bug when uploading device signatures (#2377)Neil Alexander
2022-04-26Add heroes to the room summary (#2373)Till
2022-04-26Add transactionsCache to redact endpoint (#2375)Till
2022-04-26Checkout correct branch for SytestTill Faelligen
2022-04-25Return M_NOT_FOUND for rejected events (#2371)Till
2022-04-25Use provided filter for account_data (#2372)Till
2022-04-25Only call key update process functions if there are updates, don't send thing...Neil Alexander
2022-04-25Store the EDU type in the database (#2370)Till
2022-04-24Update READMETill Faelligen
2022-04-22Fix retrieving cross-signing signatures in `/user/devices/{userId}` (#2368)Neil Alexander
2022-04-22Reuse the existing lazyload cache on /context and /messages (#2367)Till
2022-04-21Update AWSY test groups (#2365)kegsay
2022-04-21Remove libp2p demos (#2337)Neil Alexander
2022-04-20Update test listNeil Alexander
2022-04-20Eliminate more SQL no row errors in sync API (#2363)Neil Alexander
2022-04-20Lazy loading fixes (#2362)Neil Alexander
2022-04-20Update to NATS Server v2.8.0 and nats.go v1.14.0 (#2359)Neil Alexander
2022-04-19Use unix not secondKegan Dougal
2022-04-19Add newly passing test to listNeil Alexander
2022-04-19Update `go-sqlite3-js` to matrix-org/go-sqlite3-js#2 (SQLite 3.36.0)Neil Alexander
2022-04-19Change `pushkey_ts` to be seconds (fix #2354) (#2358)Neil Alexander
2022-04-19Make sure resp.Username is defined before hashing. Fixes #2356 (#2357)fcwoknhenuxdfiyv-nextcloud
2022-04-19Implement lazy loading on `/sync` (#2346)Till
2022-04-14Refactor media storage layer, add tests (#2352)Till
2022-04-13Use default sync filter if specified filter is not found (should fix #2350) (...Neil Alexander
2022-04-13Precompute values for `userIDSet` in sync notifier (#2348)Neil Alexander
2022-04-13Make `/messages` filterable (#2347)Till
2022-04-11Add database namespacing for unit tests (#2340)kegsay
2022-04-11Correctly use provided filters (#2339)Till
2022-04-09Remove dead code in the sync api (#2341)kegsay
2022-04-08syncapi: add more tests; fix more bugs (#2338)kegsay
2022-04-08Update to matrix-org/pinecone@2999ea2Neil Alexander
2022-04-08Update to matrix-org/pinecone@9b3963248c9bdc22cf0789bc3ca58e8f274371e6Neil Alexander
2022-04-08Use connection manager in Pinecone demosNeil Alexander