aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-04Version 0.6.5 (#2254)v0.6.5Neil Alexander
2022-03-04Revert NATS server upgrade in 00b3545b14ca5e6987be93cabafc51e771f8bcc7Neil Alexander
2022-03-04Mark soft-failed events as rejected in `roomserver_events` (#2252)Neil Alexander
2022-03-04Fix memory leaks with SQLite prepared statements (#2253)Neil Alexander
2022-03-04Un-ratelimit calls to /thumbnail (#2251)S7evinK
2022-03-04Fix a panic in `OnIncomingMessagesRequest` (#2250)Neil Alexander
2022-03-03Send profile updates asynchronously (#2246)Neil Alexander
2022-03-03Return 404 if event given to `/context` was not found (#2245)Neil Alexander
2022-03-03Clean old notifications regularly (#2244)Neil Alexander
2022-03-03Don't open two connections for the userapiTill Faelligen
2022-03-03Test `/context/ with lazy_load_members filter works` should be OK nowNeil Alexander
2022-03-03Give more time to `TestSessionCleanUp` testsNeil Alexander
2022-03-03Handle `ErrNoRows` when sending read updatesNeil Alexander
2022-03-03Only store notifications for users with pushers, de-parallelise `TestSessionC...Neil Alexander
2022-03-03Implement Push Notifications (#1842)Dan
2022-03-03Update `sytest-whitelist` for changes in matrix-org/sytest#1200Neil Alexander
2022-03-02Skip flakey test for nowKegan Dougal
2022-03-02Media endpoints on `/v3` (#2242)Neil Alexander
2022-03-02Fix data race in unit testsKegan Dougal
2022-03-02Update NATS Server to v2.7.3Neil Alexander
2022-03-01Use correct stream provider in `Latest` for `ReceiptPosition`Neil Alexander
2022-03-01Add unit test for device list update debouncing (#2220)kegsay
2022-03-01Set max age of 5 minutes for spaces summary cacheNeil Alexander
2022-03-01Allow specifying max age for caches (#2239)Neil Alexander
2022-03-01Hopefully fix read receipts (#2241)Neil Alexander
2022-03-01Only allow device deletion from session UIA was initiated from (#2235)S7evinK
2022-03-01msc2946: add federation cache (#2238)kegsay
2022-03-01Make complement go fast (#2240)kegsay
2022-03-01Also don't send null back when the target room isn't a space roomKegan Dougal
2022-03-01Return state on calls to /message and lazy load members (#2218)S7evinK
2022-03-01Remove unnecessary error line (#2237)Neil Alexander
2022-03-01Always send [] from federated rooms, not nullKegan Dougal
2022-03-01Bump GMSL versionKegan Dougal
2022-03-01MSC2946: Spaces Summary (round 2) (#2232)kegsay
2022-03-01Limit `JoinedUsersSetInRooms` to interested users (#2234)Neil Alexander
2022-03-01Check for changes in `PerformUploadDeviceKeys` (#2233)Neil Alexander
2022-02-28Update `Events` call-sites which now don't return an error, update `parsedRes...Neil Alexander
2022-02-28Add possibility to reset password using create-account (#2231)S7evinK
2022-02-25Update systemd example to set `LimitNOFILE`Neil Alexander
2022-02-25Remember parameters on registration (#2225)S7evinK
2022-02-24Reduce allocations significantly in state res v2, which should help to keep m...Neil Alexander
2022-02-24State resolution v2 micro-optimisations (#2226)Neil Alexander
2022-02-23Relax roomserver input transactional isolation (#2224)Neil Alexander
2022-02-23Update to matrix-org/pinecone@0f0afd1a46aabf7b1e48cb607bc9fa6a083aade6Neil Alexander
2022-02-22Version 0.6.4 (#2212)v0.6.4Neil Alexander
2022-02-22Send device update to local users if remote display name changes (#2215)S7evinK
2022-02-22Remote banned user is kicked and may not rejoin until unbanned (#2216)S7evinK
2022-02-22Add `DeviceKeysEqual` (#2219)Neil Alexander
2022-02-22Remove logging line in `PerformInvite`Neil Alexander
2022-02-22Remove error when state keys are missing for user NIDs (#2213)Neil Alexander