aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-03Disable stack protector on Linux CI build pipelines for now (to avoid `reloca...Neil Alexander
2022-08-03Update PineconeNeil Alexander
2022-08-03Test Go 1.19 in CINeil Alexander
2022-08-03Add Cache-Control header to media endpoints (#2612)Till
2022-08-02Delete correct Send-to-Device messages (#2608)Till
2022-08-02Disable flakey testNeil Alexander
2022-08-02Fix data race in `lookupMissingStateViaStateIDs`Neil Alexander
2022-08-02Disable NATS Server logging, allow self-signed certificates (#2605)Till
2022-08-02Various roominfo tweaks (#2607)Neil Alexander
2022-08-02Stronger checks for `/send_join` (#2604)Neil Alexander
2022-08-02Fix issue with sync API not advancing. (#2603)sergekh2
2022-08-01Version 0.9.0 (#2602)v0.9.0Neil Alexander
2022-08-01De-race `CompleteSync` (#2601)Neil Alexander
2022-08-01De-race `types.RoomInfo` (#2600)Neil Alexander
2022-08-01Optimise checking other servers allowed to see events (#2596)Neil Alexander
2022-08-01Set CORS headers for HTTP 404 and 405 errors (#2599)Neil Alexander
2022-08-01Update NATS Server and nats.go to use upstreamNeil Alexander
2022-07-25Make the User API responsible for sending account data output events (#2592)Neil Alexander
2022-07-25Remove `goose` from DockerfilesNeil Alexander
2022-07-25Remove `room_id` field from MSC2946 stripped events (closes #2588)Neil Alexander
2022-07-25Add .well-known/matrix/client to clientapi (#2551)Jonathan Bartlett
2022-07-25Update database migrations, remove goose (#2264)Till
2022-07-22Try to fix HTTP 500s on `/members` (#2581)Neil Alexander
2022-07-22Membership updater refactoring (#2541)Neil Alexander
2022-07-22Bump tzinfo from 1.2.9 to 1.2.10 in /docs (#2584)dependabot[bot]
2022-07-21docs: Add build page; correct proxy info; fix Caddy example (#2579)Matt Holt
2022-07-20Fix issue with membership event_nid being 0 (#2580)Till
2022-07-19Explain how SRV works in Matrix and discourage using it (#2577)Tulir Asokan
2022-07-19Add event state key cache (#2576)Neil Alexander
2022-07-19Update FAQNeil Alexander
2022-07-18Set historyVisibility in rowsToStreamEventsTill Faelligen
2022-07-18Tweak cache counters (#2575)Neil Alexander
2022-07-18History visibility database changes (#2533)Till
2022-07-17Fix connection_string format in dendrite-sample.polylith.yaml (#2574)Maximilian Gaedig
2022-07-15Update 1_createusers.md (#2571)andreever
2022-07-15Use sync API database in `filterSharedUsers` (#2572)Neil Alexander
2022-07-14Update `sytest-whitelist`Neil Alexander
2022-07-14Add a Troubleshooting pageNeil Alexander
2022-07-13Pointerise `types.RoomInfo` in the cache so we can update it in-place in the ...Neil Alexander
2022-07-13Use `/v3` to request media from remote servers (update to matrix-org/gomatrix...Neil Alexander
2022-07-12Minor SendToDevice fix (#2565)Till
2022-07-11Ristretto cache (#2563)Neil Alexander
2022-07-08Update Pinecone to matrix-org/pinecone@1ce778fNeil Alexander
2022-07-07Fix issue `uint64 values with high bit are not supported` in presence (#2562)Till
2022-07-07Fix nil pointer access when redacting events (#2560)Till
2022-07-05Hopefully fix read receipts timestamps (#2557)Neil Alexander
2022-07-05Wrap error from `SnapshotNIDFromEventID`Neil Alexander
2022-07-05Return clearer error when no state NID exists for an event (#2555)Neil Alexander
2022-07-05Fix QuerySharedUsers for the SyncAPI keychange consumer (#2554)Till
2022-07-05Use new testrig for key changes tests (#2552)Till