aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-05Prefer /state_ids when missing state across federation (#1008)Kegsay
2020-05-05Fix RespState/RespSendJoin (#1005)Neil Alexander
2020-05-04Roomserver perform leave (#1004)Neil Alexander
2020-05-04Update gomatrixserverlibNeil Alexander
2020-05-04Fix newlines between white/blacklist test names in buildkite annotations (#1003)Andrew Morgan
2020-05-04Roomserver perform join (#1001)Neil Alexander
2020-05-01Fix ordering when backfilling (#1000)Kegsay
2020-05-01Limit database connections (#980, #564) (#998)Neil Alexander
2020-05-01Rename FS queue package to internal (#997)Neil Alexander
2020-05-01Fix prev_batch tokens (#999)Kegsay
2020-05-01Correctly generate backpagination tokens for events which have the same depth...Kegsay
2020-05-01Consolidation of roomserver APIs (#994)Neil Alexander
2020-04-30Add tests for the storage interface (#995)Kegsay
2020-04-30Update gmsl for key validity fixNeil Alexander
2020-04-29Enable v5 rooms (#992)Neil Alexander
2020-04-29Honour history_visibility when backfilling (#990)Kegsay
2020-04-29Update gomatrixserverlibNeil Alexander
2020-04-29Join room support in federation sender (#989)Neil Alexander
2020-04-29Federation sender API remodel (#988)Neil Alexander
2020-04-28Dependency inject the federation client so p2p binaries work as expected (#987)Kegsay
2020-04-28Unbreak the wasm build (#986)Kegsay
2020-04-28sql/backwards_extremities: Shift to table format and share code (#985)Kegsay
2020-04-28Fix URLDecodeMapValues (#984)Neil Alexander
2020-04-28Implement backfill in the roomserver (#983)Kegsay
2020-04-28Loopback event from invite response (#982)Neil Alexander
2020-04-27Update gomatrixserverlibNeil Alexander
2020-04-24More invite support (#979)Neil Alexander
2020-04-24Add new sytests to listKegan Dougal
2020-04-24Use a single storage.Database interface (#978)Kegsay
2020-04-22Fix sarama import URLs (#856)Neil Alexander
2020-04-22Response from /send_join now use gomatrixserverlib.RespSendJoin (#796)Behouba Manassé
2020-04-22LRU cache for room versions in RS query API (#976)Neil Alexander
2020-04-21Update gomatrixserverlibNeil Alexander
2020-04-20Perspective key fetching, some federation room join fixes (#975)Neil Alexander
2020-04-20Add login sytests (#974)Kegsay
2020-04-19Fix nil http clients provided to components in polylith mode (#973)Alex Chen
2020-04-18Ensure room version tests can be grouped whether failed or passed (#972)Alex Chen
2020-04-17Allow anyone to publish rooms (#971)Kegsay
2020-04-16Federation fixes and error handling (#970)Neil Alexander
2020-04-16Set default room version to 4 (#957)Neil Alexander
2020-04-16Add SQL tracing via DENDRITE_TRACE_SQL (#968)Kegsay
2020-04-15Add HTTP trace logging (#965)Kegsay
2020-04-15Use topological ordering for /messages response (#966)Neil Alexander
2020-04-15Tweaks to backfill (#964)Neil Alexander
2020-04-14Move /room/{roomID}/state endpoints into client API (#606) (#962)Neil Alexander
2020-04-14WIP: Add libp2p-go (#956)Hilmar Gústafsson
2020-04-14Are we synapse yet? (#960)Kegsay
2020-04-14S7evinK: basicauth metrics (#961)Kegsay
2020-04-14support non-exclusive namespaces for AS (#828)mohit kumar singh
2020-04-14Check if user has the power level to edit the room visibility (#900)Prateek Sachan